Interface ElementContainer

  • All Known Subinterfaces:
    IndexedElementContainer<E>, IterableElementContainer<E>

    public interface ElementContainer
    Base interface for element containers. Allows automatic handling of repeated elements/children of container/collection-like messages.
    Since:
    4.4
    Author:
    anistor@redhat.com
    • Method Detail

      • getNumElements

        int getNumElements()