HomeSort by relevance Sort by last modified time
    Searched refs:deleteArrayItem (Results 1 - 2 of 2) sorted by null

  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPMeta.java 471 void deleteArrayItem(String schemaNS, String arrayName, int itemIndex);
    [all...]
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPMetaImpl.java 192 * @see XMPMeta#deleteArrayItem(String, String, int)
194 public void deleteArrayItem(String schemaNS, String arrayName, int itemIndex)
    [all...]

Completed in 787 milliseconds