See: Description
Interface | Description |
---|---|
NeXMLConstants |
Defines constants necessary to read and write NeXML files.
|
Class | Description |
---|---|
NeXMLEventReader |
An event reader for the NeXML format.
|
NeXMLEventWriter |
Event based writer for the NeXML format.
|
NeXMLFactory |
Reader and writer factory for the NeXML format.
|
NeXMLReaderStreamDataProvider |
Stores data that shall be shared among different implementations of
AbstractNeXMLElementReader
reading from the same document. |
NeXMLReaderTokenSetInformation |
Class that is used by
NeXMLEventReader to store information about a token set. |
NeXMLSingleTokenDefinitionInformation |
Class that is used by
NeXMLEventReader to store information about a single token definition. |
NeXMLWriterAlignmentInformation |
Class that is used by
NeXMLEventWriter to store information about an alignment. |
NeXMLWriterStreamDataProvider |
Stores data that shall be shared among different implementations of
AbstractNeXMLDataReceiver
and the writer instance that uses them. |
NeXMLWriterTokenSetInformation |
Class that is used by
NeXMLEventWriter to store information about a token set. |
Enum | Description |
---|---|
TokenDefinitionLabelHandling |
Instances of this enum can be used as parameter values for
ReadWriteParameterNames.KEY_NEXML_TOKEN_DEFINITION_LABEL_METADATA . |
TokenTranslationStrategy |
Instances of this enum can be used as parameter values for
ReadWriteParameterNames#KEY_NEXML_TOKEN_TRANSLATION_STRATEGY . |