Class ContentStoreUtils

java.lang.Object
net.ontopia.infoset.content.ContentStoreUtils

public class ContentStoreUtils extends Object
INTERNAL: Utility methods for accessing the content store.
  • Constructor Details

    • ContentStoreUtils

      public ContentStoreUtils()
  • Method Details

    • getContentStore

      public static ContentStoreIF getContentStore(TopicMapIF topicmap, Map<?,?> properties)
      Returns a content store for content stored in the given topic map.
      Parameters:
      topicmap - The topic map
      properties - String properties for configuring the store.