Uses of Interface
com.adobe.xmp.XMPIterator

Packages that use XMPIterator
com.adobe.xmp Package containing the xmpcore interface. 
 

Uses of XMPIterator in com.adobe.xmp
 

Methods in com.adobe.xmp that return XMPIterator
 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.