| Package | Description | 
|---|---|
| com.itextpdf.xmp |  
          
           Package containing the xmpcore interface. 
            |  
       
| com.itextpdf.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–2019. All rights reserved.