Searched defs:doAllProperties (Results 1 – 2 of 2) sorted by relevance
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
D | XMPUtils.java | 139 boolean doAllProperties, boolean includeAliases) throws XMPException in removeProperties() 154 public static void appendProperties(XMPMeta source, XMPMeta dest, boolean doAllProperties, in appendProperties() 238 public static void appendProperties(XMPMeta source, XMPMeta dest, boolean doAllProperties, in appendProperties()
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
D | XMPUtilsImpl.java | 409 boolean doAllProperties, boolean includeAliases) throws XMPException in removeProperties() 515 boolean doAllProperties, boolean replaceOldValues, boolean deleteEmptyValues) in appendProperties() 572 private static boolean removeSchemaChildren(XMPNode schemaNode, boolean doAllProperties) in removeSchemaChildren()
|