org.tm4j.topicmap.TopicMap .hasMergeMap(org.tm4j.net.Locator mapLocator)

Description

Determine whether or not the specified resource is listed in an unresolved mergeMap directive for this topic map.

Parameters
org.tm4j.net.Locator mapLocator The Locator of the external topic map to test for

Returns

True if the specified external resource is referenced from an unprocessed mergeMap directive, false otherwise.

Other Resources

Related Topics

Has Parameters