net.ontopia.infoset.content
Class ContentStoreUtils

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

public class ContentStoreUtils
extends java.lang.Object

INTERNAL: Utility methods for accessing the content store.


Constructor Summary
ContentStoreUtils()
           
 
Method Summary
static ContentStoreIF getContentStore(TopicMapIF topicmap, java.util.Map<?,?> properties)
          Returns a content store for content stored in the given topic map.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentStoreUtils

public ContentStoreUtils()
Method Detail

getContentStore

public static ContentStoreIF getContentStore(TopicMapIF topicmap,
                                             java.util.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.


Copyright © 2000-2012 Ontopia.