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.
|
Meta Data (1)
Other Resources
Related Topics
Has Parameters
in
[
Parameter #1
]
