org.tm4j.topicmap.TopicMapUtils .getObjectScopes(java.util.Collection objects)

Description

Get the scopes of all specified topic map objects.

Parameters
java.util.Collection objects A List of the objects to be processed. If this is null then all objects in the topic map are processed.

Returns

The collection of all themes defined by the collection of objects

Other Resources

Related Topics

Has Parameters