Interface ChildrenListElement

All Superinterfaces:
DescriptorElement
All Known Implementing Classes:
ConvertedChildrenListElement

public interface ChildrenListElement extends DescriptorElement
Represents list of children in Impex header structure. For instance A,B,C,D.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns children array.
  • Method Details