Uses of Class
net.ontopia.topicmaps.impl.basic.TopicMapBuilder
-
Packages that use TopicMapBuilder Package Description net.ontopia.topicmaps.impl.remote -
-
Uses of TopicMapBuilder in net.ontopia.topicmaps.impl.remote
Subclasses of TopicMapBuilder in net.ontopia.topicmaps.impl.remote Modifier and Type Class Description class
RemoteTopicMapBuilder
INTERNAL: The remote (remote in the sense that it deals with remote topics - and not that the transactions work in a remote or distributed fashion) implementation of a topicMapBuilder.
-