net.ontopia.topicmaps.impl.basic
Class InMemoryStoreFactory
java.lang.Object
net.ontopia.topicmaps.impl.basic.InMemoryStoreFactory
- All Implemented Interfaces:
- TopicMapStoreFactoryIF
public class InMemoryStoreFactory
- extends Object
- implements TopicMapStoreFactoryIF
PUBLIC: The in-memory TopicMapStoreFactoryIF implementation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InMemoryStoreFactory
public InMemoryStoreFactory()
createStore
public TopicMapStoreIF createStore()
- Description copied from interface:
TopicMapStoreFactoryIF
- PUBLIC: Creates a topic map store object.
- Specified by:
createStore
in interface TopicMapStoreFactoryIF
- Returns:
- An object implementing TopicMapStoreIF
Copyright © 2000-2012 Ontopia.