|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TopicMapBuilderIF | |
|---|---|
| net.ontopia.topicmaps.core | Provides interfaces for topic map objects; the topic map API for all Ontopia topic map implementations. |
| net.ontopia.topicmaps.impl.basic | The in-memory implementation of the core topic map interfaces. |
| net.ontopia.topicmaps.impl.rdbms | Relational database implementation of the core topic map interfaces. |
| net.ontopia.topicmaps.utils.ctm | Provides support for the ISO-standardized textual Compact Topic Maps syntax (or CTM) format for topic maps. |
| Uses of TopicMapBuilderIF in net.ontopia.topicmaps.core |
|---|
| Methods in net.ontopia.topicmaps.core that return TopicMapBuilderIF | |
|---|---|
TopicMapBuilderIF |
TopicMapIF.getBuilder()
PUBLIC: Gets a topic map builder for use with this transaction. |
| Uses of TopicMapBuilderIF in net.ontopia.topicmaps.impl.basic |
|---|
| Classes in net.ontopia.topicmaps.impl.basic that implement TopicMapBuilderIF | |
|---|---|
class |
TopicMapBuilder
INTERNAL: The default topic map builder implementation. |
| Methods in net.ontopia.topicmaps.impl.basic that return TopicMapBuilderIF | |
|---|---|
TopicMapBuilderIF |
TopicMap.getBuilder()
|
| Uses of TopicMapBuilderIF in net.ontopia.topicmaps.impl.rdbms |
|---|
| Methods in net.ontopia.topicmaps.impl.rdbms that return TopicMapBuilderIF | |
|---|---|
TopicMapBuilderIF |
TopicMap.getBuilder()
|
TopicMapBuilderIF |
ReadOnlyTopicMap.getBuilder()
|
| Uses of TopicMapBuilderIF in net.ontopia.topicmaps.utils.ctm |
|---|
| Constructors in net.ontopia.topicmaps.utils.ctm with parameters of type TopicMapBuilderIF | |
|---|---|
BuilderEventHandler(TopicMapBuilderIF builder,
ParseContextIF context)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||