StoreManager

The StoreManager manages topicmaps and providers. It is the basic interface to the PanckouckeStore, which is the internal repository for loaded topicmaps.

StoreManager defines methods to

  • instantiate tm4j-topicmap providers
  • open topicmaps
  • merge topicmaps
  • harvest topicmaps

See the section about opening a topicmap for a complete example.