Home
last modified time | relevance | path

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

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
DXMPMeta.java79 XMPProperty getArrayItem(String schemaNS, String arrayName, int itemIndex) throws XMPException; in getArrayItem() method
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPMetaImpl.java368 public XMPProperty getArrayItem(String schemaNS, String arrayName, int itemIndex) in getArrayItem() method in XMPMetaImpl