org.tm4j.panckoucke.impl.store.PanckouckeStore .openTopicMap(java.lang.String src,org.tm4j.panckoucke.impl.store.ProviderReferenceImpl p)
Description
loads a Topicmap from the local filesystem or from an url into the given TopicmapProvider. Uses the DEFAULT_TOPICMAP_BUILDER to parse the file.
| Parameters | ||
|---|---|---|
| org.tm4j.panckoucke.impl.store.ProviderReferenceImpl | p | the Provider that shall hold the parsed topicmap |
| java.lang.String | src | the source of the Topicmap, either as a reference to a file or as an URL |
Returns
a Reference to the TopicMap which will be loaded in the future
Meta Data (1)
