org.tm4j.topicmap.index.basic.VariantLocatorIndex .getVariantsOfLocator(org.tm4j.net.Locator loc)

Description

Returns the Variants which have a child VariantName object which refers to the resource address specified by loc

Parameters
org.tm4j.net.Locator loc The Locator which is the resource reference of the child VariantName of each of the returned Variants.

Returns

An unmodifiable Collection containing those {@link org.tm4j.topicmap.Variant} objects.

Other Resources

Related Topics

Has Parameters