public class ContentStoreUtils extends Object
| Constructor and Description |
|---|
ContentStoreUtils() |
| Modifier and Type | Method and Description |
|---|---|
static ContentStoreIF |
getContentStore(TopicMapIF topicmap,
Map<?,?> properties)
Returns a content store for content stored in the given topic map.
|
public static ContentStoreIF getContentStore(TopicMapIF topicmap, Map<?,?> properties)
topicmap - The topic mapproperties - String properties for configuring the store.