org.tm4j.panckoucke.store.StoreManager .getTopicmapReference(java.lang.String baseLocatorAdress)

Description

Conceptually static method (Interfaces do not allow the declaration of static methods) which returns a TopicMapReference-Object for a given BaseLocator-String The returned TopicMapReference may be in any state.

Parameters
java.lang.String baseLocatorAdress

Returns

the TopicMapReference which has the given String as its BaseLocator or null if no such TopicMapReference is loaded in the store.

Other Resources

Related Topics