Uses of Interface
net.ontopia.topicmaps.utils.ctm.ParseContextIF
Packages that use ParseContextIF
Package
Description
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 ParseContextIFMethods in net.ontopia.topicmaps.utils.ctm that return ParseContextIFMethods in net.ontopia.topicmaps.utils.ctm with parameters of type ParseContextIFModifier and TypeMethodDescriptionvoidCTMParser.setHandler(ParseEventHandlerIF handler, ParseContextIF context) voidCTMParser.setTopicMap(TopicMapIF topicmap, ParseContextIF parent) Constructors in net.ontopia.topicmaps.utils.ctm with parameters of type ParseContextIFModifierConstructorDescriptionBuilderEventHandler(TopicMapBuilderIF builder, ParseContextIF context) IRIAsArgumentGenerator(ParseContextIF context, LocatorIF locator) LocalParseContext(TopicMapIF topicmap, LocatorIF base, ParseContextIF parent) NamedWildcardTopicGenerator(ParseContextIF context, String name) WildcardTopicGenerator(ParseContextIF context)