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

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
H A DXMPMeta.java79 XMPProperty getArrayItem(String schemaNS, String arrayName, int itemIndex) throws XMPException; method in interface:XMPMeta
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
H A DXMPMetaImpl.java366 * @see XMPMeta#getArrayItem(String, String, int)
368 public XMPProperty getArrayItem(String schemaNS, String arrayName, int itemIndex) method in class:XMPMetaImpl

Completed in 46 milliseconds