|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.infoset.fulltext.core.GenericDocument net.ontopia.infoset.fulltext.topicmaps.TopicMapDocument
public class TopicMapDocument
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.
Field Summary |
---|
Fields inherited from class net.ontopia.infoset.fulltext.core.GenericDocument |
---|
fields |
Constructor Summary | |
---|---|
TopicMapDocument()
|
Method Summary | |
---|---|
protected java.lang.String |
_toString()
|
Methods inherited from class net.ontopia.infoset.fulltext.core.GenericDocument |
---|
addField, getField, getFields, removeField, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TopicMapDocument()
Method Detail |
---|
protected java.lang.String _toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |