Searched refs:XMPUtilsImpl (Results 1 - 2 of 2) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
H A DXMPUtils.java14 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/
H A DXMPUtilsImpl.java32 public class XMPUtilsImpl implements XMPConst class in inherits:XMPConst
51 private XMPUtilsImpl() method in class:XMPUtilsImpl
589 * @see XMPUtilsImpl#appendProperties(XMPMeta, XMPMeta, boolean, boolean, boolean)

Completed in 141 milliseconds