org.tm4j.topicmap.index.basic.OccurrenceLocatorIndex .getOccurrencesOfLocator(org.tm4j.net.Locator loc)

Description

Returns the occurrences which refer to the resource address specified by loc

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

Returns

An unmodifiable Collection containing those {@link org.tm4j.topicmap.Occurrence}s for which loc is the resource reference.

Other Resources

Related Topics

Has Parameters