Package com.amazon.ion.util
Various utilites for working with Ion data.
-
Interface Summary Interface Description _Private_FastAppendable -
Class Summary Class Description AbstractValueVisitor A base class for extending IonValueVisitors.Equivalence Provides equivalence comparisons between twoIonValues, following the contract ofIonValue.equals(Object).Equivalence.Builder ConstructsEquivalenceinstances.IonStreamUtils IonTextUtils Utility methods for working with Ion's text-oriented data types.IonValueUtils Utility methods for working withIonValues.JarInfo Provides information about this release of the ion-java library.Printer Deprecated. UseIonValue.writeTo(IonWriter)instead.Printer.PrinterVisitor Deprecated. UseIonValue.writeTo(IonWriter)instead.Spans Utility methods for working withSpans. -
Enum Summary Enum Description IonTextUtils.SymbolVariant