HomeSort by relevance Sort by last modified time
    Searched refs:separateArrayItems (Results 1 - 2 of 2) sorted by null

  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPUtils.java 83 public static void separateArrayItems(XMPMeta xmp, String schemaNS, String arrayName,
87 XMPUtilsImpl.separateArrayItems(xmp, schemaNS, arrayName, catedStr, arrayOptions,
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPUtilsImpl.java 147 * see {@link XMPUtils#separateArrayItems(XMPMeta, String, String, String,
169 public static void separateArrayItems(XMPMeta xmp, String schemaNS, String arrayName,
335 * Utility to find or create the array used by <code>separateArrayItems()</code>.
    [all...]

Completed in 149 milliseconds