|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.utils.IdentityUtils
public class IdentityUtils
INTERNAL: Utilities for working with identities of topic map objects.
| Constructor Summary | |
|---|---|
IdentityUtils()
|
|
| Method Summary | |
|---|---|
static java.util.Collection<TopicIF> |
findSameTopic(TopicMapIF topicmap,
TopicIF topic)
INTERNAL: Returns the topic or topics with overlapping identities in the given topic map. |
static TMObjectIF |
getObjectBySymbolicId(TopicMapIF topicmap,
java.lang.String symbolicId)
INTERNAL: Looks up a topic map object by its symbolic id. |
static LocatorIF |
getSymbolicIdLocator(TopicMapIF topicmap,
java.lang.String symbolicId)
INTERNAL: Expands a symbolic id into a LocatorIF based on the base locator of the given topic map.. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IdentityUtils()
| Method Detail |
|---|
public static TMObjectIF getObjectBySymbolicId(TopicMapIF topicmap,
java.lang.String symbolicId)
public static LocatorIF getSymbolicIdLocator(TopicMapIF topicmap,
java.lang.String symbolicId)
public static java.util.Collection<TopicIF> findSameTopic(TopicMapIF topicmap,
TopicIF topic)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||