Uses of Interface
org.verapdf.xmp.XMPIterator
Packages that use XMPIterator
Package
Description
Package containing the xmpcore interface.
Package containing the xmpcore implementation.
-
Uses of XMPIterator in org.verapdf.xmp
Methods in org.verapdf.xmp that return XMPIteratorModifier and TypeMethodDescriptionXMPMeta.iterator()Constructs an iterator for the properties within this XMP object.XMPMeta.iterator(String schemaNS, String propName, IteratorOptions options) Construct an iterator for the properties within an XMP object.XMPMeta.iterator(IteratorOptions options) Constructs an iterator for the properties within this XMP object using some options. -
Uses of XMPIterator in org.verapdf.xmp.impl
Classes in org.verapdf.xmp.impl that implement XMPIteratorMethods in org.verapdf.xmp.impl that return XMPIteratorModifier and TypeMethodDescriptionXMPMetaImpl.iterator()XMPMetaImpl.iterator(String schemaNS, String propName, IteratorOptions options) XMPMetaImpl.iterator(IteratorOptions options)