Searched defs:XMPMeta (Results 1 - 1 of 1) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
H A DXMPMeta.java27 public interface XMPMeta extends Cloneable interface in inherits:Cloneable
204 * @see XMPMeta#setProperty(String, String, Object, PropertyOptions)
228 * the last existing item, use {@link XMPMeta#countArrayItems(String, String)} to find
244 * @see XMPMeta#setArrayItem(String, String, int, String, PropertyOptions)
285 * @see XMPMeta#insertArrayItem(String, String, int, String, PropertyOptions)
319 * {@link XMPMeta#appendArrayItem(String, String, String)}.
333 * @see XMPMeta#appendArrayItem(String, String, PropertyOptions, String, PropertyOptions)
375 * @see XMPMeta#setStructField(String, String, String, String, String, PropertyOptions)
426 * @see XMPMeta#setQualifier(String, String, String, String, String, PropertyOptions)
694 * @see XMPMeta#setLocalizedTex
[all...]

Completed in 100 milliseconds