|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParseContextIF | |
|---|---|
| net.ontopia.topicmaps.utils.ctm | Provides support for the ISO-standardized textual Compact Topic Maps syntax (or CTM) format for topic maps. |
| Uses of ParseContextIF in net.ontopia.topicmaps.utils.ctm |
|---|
| Classes in net.ontopia.topicmaps.utils.ctm that implement ParseContextIF | |
|---|---|
class |
GlobalParseContext
|
class |
LocalParseContext
|
| Methods in net.ontopia.topicmaps.utils.ctm that return ParseContextIF | |
|---|---|
ParseContextIF |
CTMParser.getContext()
|
ParseContextIF |
CTMParser.getContext()
|
| Methods in net.ontopia.topicmaps.utils.ctm with parameters of type ParseContextIF | |
|---|---|
void |
CTMParser.setHandler(ParseEventHandlerIF handler,
ParseContextIF context)
|
void |
CTMParser.setHandler(ParseEventHandlerIF handler,
ParseContextIF context)
|
void |
CTMParser.setTopicMap(TopicMapIF topicmap,
ParseContextIF parent)
|
void |
CTMParser.setTopicMap(TopicMapIF topicmap,
ParseContextIF parent)
|
| Constructors in net.ontopia.topicmaps.utils.ctm with parameters of type ParseContextIF | |
|---|---|
BuilderEventHandler(TopicMapBuilderIF builder,
ParseContextIF context)
|
|
IRIAsArgumentGenerator(ParseContextIF context,
LocatorIF locator)
|
|
LocalParseContext(TopicMapIF topicmap,
LocatorIF base,
ParseContextIF parent)
|
|
NamedWildcardTopicGenerator(ParseContextIF context,
String name)
|
|
WildcardTopicGenerator(ParseContextIF context)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||