| RTXColumn |  | 
| RTXColumnRuntimeException | Runtime Exception related to an RTXColumn. | 
| RTXConsumer |  | 
| RTXDocumentKey | Definition of the key of this table. | 
| RTXDocumentPair | Name value pair. | 
| RTXException | RTX Exception base class. | 
| RTXIncompatibleColumnException | Columns not compatible. | 
| RTXInRowDataRuntimeException | Attempt to modify metadata (for example columns) when row data has started. | 
| RTXMetadata | RTX Metadata: column definitions and sources. | 
| RTXMetadataReadOnlyRuntimeException | Attempt was made to modify read only metadata. | 
| RTXMetadataRuntimeException | Error manipulating metadata. | 
| RTXParseException |  | 
| RTXProblem | All RTX Exceptions implement this interface. | 
| RTXProducer |  | 
| RTXReader.StrictMode | Control over how strictly the specification is interpreted. | 
| RTXReaderException | General problem reading RTX data. | 
| RTXRow | A row of data with typed values defined by metadata (RTXMetadata). | 
| RTXRowRELScript | Compiled REL script for execution on an RTX Row. | 
| RTXRuntimeException | RTX Runtime Exception base class. | 
| RTXSource | Metadata about the source of this document. | 
| RTXType | Data type of an RTX Column. | 
| RTXWriterException | General problem writing RTX data. |