public class LocalParseContext extends GlobalParseContext
Constructor and Description |
---|
LocalParseContext(TopicMapIF topicmap,
LocatorIF base,
ParseContextIF parent) |
Modifier and Type | Method and Description |
---|---|
TopicIF |
makeAnonymousTopic() |
TopicIF |
makeAnonymousTopic(String wildcard_name) |
addIncludeUri, addPrefix, getIncludeUris, getTemplate, getTemplates, getTopicById, getTopicByItemIdentifier, getTopicByQname, getTopicBySubjectIdentifier, getTopicBySubjectLocator, makeTopicById, makeTopicByItemIdentifier, makeTopicBySubjectIdentifier, makeTopicBySubjectLocator, registerTemplate, resolveQname
public LocalParseContext(TopicMapIF topicmap, LocatorIF base, ParseContextIF parent)
public TopicIF makeAnonymousTopic()
makeAnonymousTopic
in interface ParseContextIF
makeAnonymousTopic
in class GlobalParseContext
public TopicIF makeAnonymousTopic(String wildcard_name)
makeAnonymousTopic
in interface ParseContextIF
makeAnonymousTopic
in class GlobalParseContext