Class XmpArray

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

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

  • Constructor Details

    • XmpArray

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

    • toString

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