org.tm4j.topicmap.index.basic .VariantLocatorIndex
Description
This interface provides an index of Variants by the locator of the resource that their child VariantName object refers to.
Interfaces
| Method Summary | |
|---|---|
| java.util.Collection |
getVariantsOfLocator(org.tm4j.net.Locator loc)
Returns the Variants which have a child VariantName object
which refers to the resource address specified by loc
|
Related Topics
Imports
Is Contained By
