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

  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPUtils.java 14 import com.adobe.xmp.impl.XMPUtilsImpl;
60 return XMPUtilsImpl
87 XMPUtilsImpl.separateArrayItems(xmp, schemaNS, arrayName, catedStr, arrayOptions,
141 XMPUtilsImpl.removeProperties(xmp, schemaNS, propName, doAllProperties, includeAliases);
241 XMPUtilsImpl.appendProperties(source, dest, doAllProperties, replaceOldValues,
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPUtilsImpl.java 32 public class XMPUtilsImpl implements XMPConst
51 private XMPUtilsImpl()
589 * @see XMPUtilsImpl#appendProperties(XMPMeta, XMPMeta, boolean, boolean, boolean)
    [all...]

Completed in 445 milliseconds