Searched refs:removeProperties (Results 1 – 2 of 2) sorted by relevance
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
D | XMPUtils.java | 138 public static void removeProperties(XMPMeta xmp, String schemaNS, String propName, in removeProperties() method in XMPUtils 141 XMPUtilsImpl.removeProperties(xmp, schemaNS, propName, doAllProperties, includeAliases); in removeProperties()
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
D | XMPUtilsImpl.java | 408 public static void removeProperties(XMPMeta xmp, String schemaNS, String propName, in removeProperties() method in XMPUtilsImpl
|