org.tm4j.topicmap.index.basic.VariantDataIndex .getVariantsByData(java.lang.String data)

Description

Returns the Variant instances in the indexed TopicMap where the data property value of the child VariantName object matches data.

Parameters
java.lang.String data the index value to lookup

Returns

an unmodifiable collection of Variant instances

Other Resources

Related Topics

Has Parameters