| Package | Description |
|---|---|
| com.adobe.internal.xmp |
Package containing the xmpcore interface.
|
| Modifier and Type | Method and Description |
|---|---|
XMPIterator |
XMPMeta.iterator()
Constructs an iterator for the properties within this XMP object.
|
XMPIterator |
XMPMeta.iterator(IteratorOptions options)
Constructs an iterator for the properties within this XMP object using some options.
|
XMPIterator |
XMPMeta.iterator(String schemaNS,
String propName,
IteratorOptions options)
Construct an iterator for the properties within an XMP object.
|
Copyright © 2011–2016 Adobe Systems Incorporated. All rights reserved.