|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TopicMapDocumentGeneratorIF | |
---|---|
net.ontopia.infoset.fulltext.topicmaps | Collection of classes for indexing topic maps. |
net.ontopia.topicmaps.impl.utils | INTERNAL: Classes that are used by many implementations. |
Uses of TopicMapDocumentGeneratorIF in net.ontopia.infoset.fulltext.topicmaps |
---|
Classes in net.ontopia.infoset.fulltext.topicmaps that implement TopicMapDocumentGeneratorIF | |
---|---|
class |
DefaultTopicMapDocumentGenerator
INTERNAL: The default topic map document generator that generates DocumentIFs for topic map objects. |
Fields in net.ontopia.infoset.fulltext.topicmaps declared as TopicMapDocumentGeneratorIF | |
---|---|
protected TopicMapDocumentGeneratorIF |
TopicMapIteratorGenerator.docgen
|
protected TopicMapDocumentGeneratorIF |
DefaultTopicMapIndexer.docgen
|
Methods in net.ontopia.infoset.fulltext.topicmaps that return TopicMapDocumentGeneratorIF | |
---|---|
TopicMapDocumentGeneratorIF |
TopicMapIteratorGenerator.getDocumentGenerator()
INTERNAL: Gets the topic map document generator that is to be used. |
Methods in net.ontopia.infoset.fulltext.topicmaps with parameters of type TopicMapDocumentGeneratorIF | |
---|---|
void |
TopicMapIteratorGenerator.setDocumentGenerator(TopicMapDocumentGeneratorIF docgen)
INTERNAL: Gets the topic map document generator that is to be used. |
Constructors in net.ontopia.infoset.fulltext.topicmaps with parameters of type TopicMapDocumentGeneratorIF | |
---|---|
TopicMapIteratorGenerator(TopicMapIF topicmap,
IndexerIF indexer,
TopicMapDocumentGeneratorIF docgen)
|
Uses of TopicMapDocumentGeneratorIF in net.ontopia.topicmaps.impl.utils |
---|
Fields in net.ontopia.topicmaps.impl.utils declared as TopicMapDocumentGeneratorIF | |
---|---|
protected TopicMapDocumentGeneratorIF |
FulltextIndexManager.docgen
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |