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

  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
IteratorOptions.java 54 public boolean isJustLeafnodes()
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPIteratorImpl.java 314 (!getOptions().isJustLeafnodes() || !visitedNode.hasChildren()))
582 if (!getOptions().isJustLeafnodes() || !child.hasChildren())

Completed in 475 milliseconds