Class XmpArray<E>

All Implemented Interfaces:
Serializable, Cloneable, Iterable<E>, Collection<E>, List<E>, RandomAccess, SequencedCollection<E>

public class XmpArray<E> extends ArrayList<E>
StringBuffer to construct an XMP array.
See Also:
  • Field Details

  • Constructor Details

    • XmpArray

      public XmpArray(String type)
      Creates an XmpArray.
      Parameters:
      type - the type of array: UNORDERED, ORDERED or ALTERNATIVE.
  • Method Details

    • toString

      public String toString()
      Returns the String representation of the XmpArray.
      Overrides:
      toString in class AbstractCollection<E>
      Returns:
      a String representation