Class SafeRepresenter.RepresentDate

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected RepresentDate()  
    • Constructor Detail

      • RepresentDate

        protected RepresentDate()
    • Method Detail

      • getDefaultTag

        public Tag getDefaultTag()
      • representData

        public Node representData​(java.lang.Object data)
        Description copied from interface: Represent
        Create a Node
        Specified by:
        representData in interface Represent
        Parameters:
        data - the instance to represent
        Returns:
        Node to dump