org.tm4j.topicmap.utils.TopicMapMerger .addSource(java.io.InputStream in)

Description

Constructs a SourceAddressPair from the given InputStream and the default base locator, and adds it to the list of sources.

Parameters
java.io.File in the URL from which to read the topic map. Must not be null. the file from which to read the topic map. Must not be null. the stream from which to read the topic map. Must not be null.

Other Resources

Related Topics

Has Parameters