Class RemoteTopicMapBuilder

java.lang.Object
net.ontopia.topicmaps.impl.basic.TopicMapBuilder
net.ontopia.topicmaps.impl.remote.RemoteTopicMapBuilder
All Implemented Interfaces:
Serializable, TopicMapBuilderIF

public class RemoteTopicMapBuilder extends TopicMapBuilder
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.
See Also: