Package com.amazon.ion.impl.lite
Class _Private_LiteDomTrampoline
java.lang.Object
com.amazon.ion.impl.lite._Private_LiteDomTrampoline
NOT FOR APPLICATION USE!
Isolates private APIs that are needed from other packages in this library. The leading _ reduces the chance of somebody finding this via autocomplete.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisLiteSystem(IonSystem system) static IonSystemstatic byte[]reverseEncode(int initialSize, SymbolTable symtab)
-
Constructor Details
-
_Private_LiteDomTrampoline
public _Private_LiteDomTrampoline()
-
-
Method Details
-
newLiteSystem
public static IonSystem newLiteSystem(IonTextWriterBuilder twb, _Private_IonBinaryWriterBuilder bwb, IonReaderBuilder rb) -
isLiteSystem
-
reverseEncode
-