| Package | Description |
|---|---|
| net.ontopia.topicmaps.utils.ctm |
Provides support for the ISO-standardized textual Compact Topic Maps
syntax (or CTM) format for topic maps.
|
| Class and Description |
|---|
| AbstractTopicGenerator
Abstract topic generator.
|
| CTMParserTokenTypes |
| GlobalParseContext |
| NamedWildcardTopicGenerator |
| ParseContextIF |
| ParseEventHandlerIF
INTERNAL: Interface implemented by event handlers which build the
actual topic map, based on events received by the parser.
|
| ParseEventIF
INTERNAL: Represents a stored parse event, ready to be replayed.
|
| Template
INTERNAL: Represents a CTM template.
|
| ValueGeneratorIF
Common interface for generating both literal values and topics.
|