Home
last modified time | relevance | path

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

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
DIteratorOptions.java54 public boolean isJustLeafnodes() in isJustLeafnodes() method in IteratorOptions
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPIteratorImpl.java314 (!getOptions().isJustLeafnodes() || !visitedNode.hasChildren())) in reportNode()
582 if (!getOptions().isJustLeafnodes() || !child.hasChildren())