| Interface | Description |
|---|---|
| _Private_ByteTransferReader |
An
IonReader facet that can rapidly bulk-copy
Ion binary data under certain circumstances. |
| _Private_ByteTransferSink |
A destination sink that can be fed bytes.
|
| _Private_CallbackBuilder |
NOT FOR APPLICATION USE!
|
| _Private_IncrementalReader |
Interface to be implemented by all incremental IonReaders.
|
| _Private_IonContainer |
NOT FOR APPLICATION USE!
|
| _Private_IonDatagram |
NOT FOR APPLICATION USE!
|
| _Private_IonSymbol |
NOT FOR APPLICATION USE!
|
| _Private_IonSystem |
NOT FOR APPLICATION USE!
|
| _Private_IonValue |
NOT FOR APPLICATION USE!
|
| _Private_IonValue.SymbolTableProvider |
Provides an IonValue's SymbolTable.
|
| _Private_IonWriter |
NOT FOR APPLICATION USE!
|
| _Private_ListWriter |
NOT FOR APPLICATION USE!
|
| _Private_LocalSymbolTableFactory |
NOT FOR APPLICATION USE
Implementations of this interface may be provided to IonReaders in order
to force them to construct LocalSymbolTables in a different way.
|
| _Private_ReaderWriter |
NOT FOR APPLICATION USE!
|
| _Private_RecyclingQueue.ElementFactory<T> |
Factory for new queue elements.
|
| _Private_RecyclingQueue.Recycler<T> | |
| _Private_RecyclingStack.ElementFactory<T> |
Factory for new stack elements.
|
| _Private_RecyclingStack.Recycler<T> | |
| _Private_SymbolToken | |
| _Private_ValueFactory |
| Class | Description |
|---|---|
| _Private_CommandLine |
NOT FOR APPLICATION USE!
|
| _Private_CurriedValueFactory |
NOT FOR APPLICATION USE!
|
| _Private_FastAppendableDecorator |
NOT FOR APPLICATION USE!
|
| _Private_FastAppendableTrampoline |
NOT FOR APPLICATION USE!
|
| _Private_IonBinaryWriterBuilder |
NOT FOR APPLICATION USE!
|
| _Private_IonBinaryWriterImpl | Deprecated |
| _Private_IonConstants |
NOT FOR APPLICATION USE!
|
| _Private_IonReaderBuilder |
IonReaderBuilder extension for internal use only. |
| _Private_IonReaderBuilder.Mutable | |
| _Private_IonReaderFactory |
NOT FOR APPLICATION USE!
|
| _Private_IonTextAppender |
NOT FOR APPLICATION USE!
|
| _Private_IonTextWriterBuilder |
NOT FOR APPLICATION USE!
|
| _Private_IonWriterBase |
NOT FOR APPLICATION USE!
|
| _Private_IonWriterFactory |
NOT FOR APPLICATION USE!
|
| _Private_MarkupCallback |
NOT FOR APPLICATION USE!
Callback for giving users the ability to inject markup into their Ion
documents.
|
| _Private_RecyclingQueue<T> |
A queue whose elements are recycled.
|
| _Private_RecyclingStack<T> |
A stack whose elements are recycled.
|
| _Private_ScalarConversions |
NOT FOR APPLICATION USE!
|
| _Private_ScalarConversions.AS_TYPE | |
| _Private_ScalarConversions.ValueVariant | |
| _Private_SymtabExtendsCache |
Cache to reduce unnecessary calls to
_Private_Utils.symtabExtends(SymbolTable, SymbolTable). |
| _Private_Utils |
NOT FOR APPLICATION USE!
|
| ResizingPipedInputStream |
Manages a resizing buffer for production and consumption of data within a single thread.
|
| Enum | Description |
|---|---|
| _Private_IonConstants.HighNibble |
| Exception | Description |
|---|---|
| _Private_ScalarConversions.CantConvertException | |
| _Private_ScalarConversions.ConversionException | |
| _Private_ScalarConversions.ValueNotSetException |