| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IteratorOptions | |
|---|---|
| com.adobe.xmp | Package containing the xmpcore interface. | 
| com.adobe.xmp.options | Package containing the option classes. | 
| Uses of IteratorOptions in com.adobe.xmp | 
|---|
| Methods in com.adobe.xmp with parameters of type IteratorOptions | |
|---|---|
|  XMPIterator | XMPMeta.iterator(IteratorOptions options)Constructs an iterator for the properties within this XMP object using some options. | 
|  XMPIterator | XMPMeta.iterator(java.lang.String schemaNS,
         java.lang.String propName,
         IteratorOptions options)Construct an iterator for the properties within an XMP object. | 
| Uses of IteratorOptions in com.adobe.xmp.options | 
|---|
| Methods in com.adobe.xmp.options that return IteratorOptions | |
|---|---|
|  IteratorOptions | IteratorOptions.setJustChildren(boolean value)Sets the option and returns the instance. | 
|  IteratorOptions | IteratorOptions.setJustLeafname(boolean value)Sets the option and returns the instance. | 
|  IteratorOptions | IteratorOptions.setJustLeafnodes(boolean value)Sets the option and returns the instance. | 
|  IteratorOptions | IteratorOptions.setOmitQualifiers(boolean value)Sets the option and returns the instance. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||