Class TopicMapDocument

java.lang.Object
net.ontopia.infoset.fulltext.core.GenericDocument
net.ontopia.infoset.fulltext.topicmaps.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:
  • Constructor Details

    • TopicMapDocument

      public TopicMapDocument()
  • Method Details

    • _toString

      protected String _toString()