Package | Description |
---|---|
com.itextpdf.kernel.xmp | |
com.itextpdf.kernel.xmp.impl |
Package containing the xmpcore implementation.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
XMPIteratorImpl
The XMPIterator implementation.
|
Modifier and Type | Method and Description |
---|---|
XMPIterator |
XMPMetaImpl.iterator() |
XMPIterator |
XMPMetaImpl.iterator(IteratorOptions options) |
XMPIterator |
XMPMetaImpl.iterator(String schemaNS, String propName, IteratorOptions options) |
Copyright © 1998–2018 iText Group NV. All rights reserved.