Home
last modified time | relevance | path

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

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
DIteratorOptions.java36 public boolean isJustChildren() in isJustChildren() method in IteratorOptions
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPIteratorImpl.java105 if (!this.options.isJustChildren()) in XMPIteratorImpl()