Package com.amazon.ion.impl
Interface _Private_IonContainer
- All Superinterfaces:
Cloneable,IonContainer,IonValue,Iterable<IonValue>
NOT FOR APPLICATION USE!
Internal, private, interfaces for manipulating the base child collection of IonContainer
-
Field Summary
Fields inherited from interface com.amazon.ion.IonValue
EMPTY_ARRAY -
Method Summary
Methods inherited from interface com.amazon.ion.IonContainer
clear, clone, isEmpty, iterator, makeNull, remove, sizeMethods inherited from interface com.amazon.ion.IonValue
accept, addTypeAnnotation, clearTypeAnnotations, equals, getContainer, getFieldId, getFieldName, getFieldNameSymbol, getSymbolTable, getSystem, getType, getTypeAnnotations, getTypeAnnotationSymbols, hashCode, hasTypeAnnotation, isNullValue, isReadOnly, makeReadOnly, removeFromContainer, removeTypeAnnotation, setTypeAnnotations, setTypeAnnotationSymbols, topLevelValue, toPrettyString, toString, toString, writeToMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Method Details
-
get_child_count
int get_child_count() -
get_child
-