| Package | Description |
|---|---|
| com.adobe.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(java.lang.String schemaNS,
java.lang.String propName,
IteratorOptions options)
Construct an iterator for the properties within an XMP object.
|
Copyright © 2006-2007 Adobe Systems Inc. All Rights Reserved.