Class TopicMapDocument
java.lang.Object
net.ontopia.infoset.fulltext.core.GenericDocument
net.ontopia.infoset.fulltext.topicmaps.TopicMapDocument
- All Implemented Interfaces:
Serializable,DocumentIF
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:
-
Field Summary
Fields inherited from class net.ontopia.infoset.fulltext.core.GenericDocument
fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.ontopia.infoset.fulltext.core.GenericDocument
addField, getField, getFields, removeField, toString
-
Constructor Details
-
TopicMapDocument
public TopicMapDocument()
-
-
Method Details
-
_toString
-