Interface _Private_IonContainer

All Superinterfaces:
Cloneable, IonContainer, IonValue, Iterable<IonValue>

public interface _Private_IonContainer extends IonContainer
NOT FOR APPLICATION USE!

Internal, private, interfaces for manipulating the base child collection of IonContainer

  • Method Details

    • get_child_count

      int get_child_count()
    • get_child

      IonValue get_child(int idx)