Class TopicMapDocument

  • All Implemented Interfaces:
    Serializable, DocumentIF

    public class TopicMapDocument
    extends GenericDocument
    INTERNAL: A class that extends GenericDocument to add an appropriate toString implementation for topic map documents.

    The used fields are: object_id, notation and address.

    See Also:
    Serialized Form
    • Constructor Detail

      • TopicMapDocument

        public TopicMapDocument()
    • Method Detail

      • _toString

        protected String _toString()