Home
last modified time | relevance | path

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

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
DIteratorOptions.java45 public boolean isJustLeafname() in isJustLeafname() method in IteratorOptions
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPIteratorImpl.java423 else if (getOptions().isJustLeafname()) in accumulatePath()