Class InMemoryTopicMapStore

java.lang.Object
net.ontopia.topicmaps.impl.utils.AbstractTopicMapStore
net.ontopia.topicmaps.impl.basic.InMemoryTopicMapStore
All Implemented Interfaces:
AutoCloseable, TopicMapStoreIF
Direct Known Subclasses:
RemoteTopicMapStore

public class InMemoryTopicMapStore extends AbstractTopicMapStore
PUBLIC: The in-memory TopicMapStoreIF implementation.