org.tm4j.panckoucke.impl.store.PanckouckeStore .harvestTopicMap(java.lang.String src,org.tm4j.panckoucke.impl.store.ProviderReferenceImpl p)

Description

harvests a Topicmap from the local filesystem or from an url into the given TopicmapProvider.

Parameters
org.tm4j.panckoucke.impl.store.ProviderReferenceImpl p the Provider that shall hold the hrvested topicmap
java.lang.String src the source of the harvestfile, either as a reference to a file or as an URL

Returns

a Reference to the TopicMap which will be harvested in the future

Other Resources

Related Topics

Has Parameters