Home
last modified time | relevance | path

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

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
DXMPMeta.java92 int countArrayItems(String schemaNS, String arrayName) throws XMPException; in countArrayItems() method
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPMetaImpl.java167 public int countArrayItems(String schemaNS, String arrayName) throws XMPException in countArrayItems() method in XMPMetaImpl