Class XmpArray

All Implemented Interfaces:
Serializable, Cloneable, Iterable, Collection, List, RandomAccess

public class XmpArray extends ArrayList
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
      Returns:
      a String representation