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.
  • Constructor Details

    • InMemoryStoreFactory

      public InMemoryStoreFactory()
  • Method Details