Searched refs:XMPIterator (Results 1 – 4 of 4) sorted by relevance
1075 XMPIterator iterator() throws XMPException; in iterator()1086 XMPIterator iterator(IteratorOptions options) throws XMPException; in iterator()1105 XMPIterator iterator( in iterator()
68 public interface XMPIterator extends Iterator interface
18 import com.adobe.xmp.XMPIterator;34 public class XMPIteratorImpl implements XMPIterator
19 import com.adobe.xmp.XMPIterator;1005 public XMPIterator iterator() throws XMPException1014 public XMPIterator iterator(IteratorOptions options) throws XMPException1023 public XMPIterator iterator(String schemaNS, String propName, IteratorOptions options)