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

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
H A DXMPMetaImpl.java36 public class XMPMetaImpl implements XMPMeta, XMPConst class in inherits:XMPMeta,XMPConst
64 public XMPMetaImpl() method in class:XMPMetaImpl
78 public XMPMetaImpl(XMPNode tree) method in class:XMPMetaImpl
646 * of {@link XMPMetaImpl#VALUE_STRING}, {@link XMPMetaImpl#VALUE_BOOLEAN},
647 * {@link XMPMetaImpl#VALUE_INTEGER}, {@link XMPMetaImpl#VALUE_LONG},
648 * {@link XMPMetaImpl#VALUE_DOUBLE}, {@link XMPMetaImpl#VALUE_DATE},
649 * {@link XMPMetaImpl#VALUE_CALENDA
[all...]

Completed in 16 milliseconds