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

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
H A DXMPMeta.java92 int countArrayItems(String schemaNS, String arrayName) throws XMPException; method in interface:XMPMeta
228 * the last existing item, use {@link XMPMeta#countArrayItems(String, String)} to find
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
H A DXMPMetaImpl.java165 * @see XMPMeta#countArrayItems(String, String)
167 public int countArrayItems(String schemaNS, String arrayName) throws XMPException method in class:XMPMetaImpl

Completed in 162 milliseconds