|
Class Summary |
| XtmAssociation |
Defines a topic association, such that instances of this class are objects
containing the features of XTM associations, designed to assist in building
in-memory representations via the XtmProcessor class. |
| XtmBaseName |
Defines a topic base name, such that instances of this class are objects
containing the base names of XTM topics, designed to assist in building
representations via the XtmProcessor class. |
| XtmComment |
Defines a comment occurring in a topic map, essentially a container
for an ignoreable PCDATA comment as might occur in an XTM document. |
| XtmDocument |
Defines an XTM document, ie., a container for nodes representing an
XTM document. |
| XtmHandler |
Receives SAX events to process an XTM format document. |
| XtmMember |
Defines a topic association member, such that instances of this class are objects
representing members of XTM associations, designed to assist in building in-memory
representations via the XtmProcessor class. |
| XtmNode |
Defines a base topic map node (or object) class, designed to assist in
building in-memory representations via the XtmProcessor class. |
| XtmOccurrence |
Defines a topic map occurrence, such that instances of this class are
objects containing the features of XTM occurrences, designed to assist
in building in-memory representations via the XtmProcessor class. |
| XtmParameters |
Defines a base name parameter, such that instances of this class are
objects representing a collection of XTM parameters. |
| XtmProcessingInstruction |
Defines a processing instruction (PI) occurring in a topic map. |
| XtmProcessor |
Defines a processor for topic map events generated by a parser, providing
access to a completed XtmDocument object and the individual XtmTopicMap
objects within. |
| XtmReference |
Defines a reference occurring in a topic map. |
| XtmResourceData |
Defines a resource data object, as occurs in a topic map, such
that instances of this class are objects representing resource data,
designed to assist in building in-memory representations via the
XtmProcessor class. |
| XtmScope |
Defines a topic map scope, such that instances of this class are
objects containing the features of XTM scopes, designed to assist
in building in-memory representations via the XtmProcessor class. |
| XtmSerializer |
A serialization processor to convert an XTM Document object to XTM syntax. |
| XtmTopic |
Defines a topic object, as in a topic map, such that instances of this
class are objects containing the features of XTM topics, designed to
assist in building in-memory representations via the XtmProcessor class. |
| XtmTopicMap |
Defines a topic map object, ie., a container for nodes representing an
XTM topic map. |
| XtmVariant |
Defines a base name variant, such that instances of this class are objects
containing the variant names of XtmBaseName objects, designed to assist in
building in-memory representations via the XtmProcessor class. |