Home
last modified time | relevance | path

Searched refs:ARRAY_LAST_ITEM (Results 1 – 3 of 3) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
DXMPConst.java151 int ARRAY_LAST_ITEM = -1; field
DXMPPathFactory.java89 else if (itemIndex == XMPConst.ARRAY_LAST_ITEM) in composeArrayItemPath()
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPMetaImpl.java149 doSetArrayItem(arrayNode, ARRAY_LAST_ITEM, itemValue, itemOptions, true); in appendArrayItem()
1311 if (itemIndex == ARRAY_LAST_ITEM)