Uses of Interface
com.itextpdf.kernel.xmp.properties.XMPPropertyInfo
-
Packages that use XMPPropertyInfo Package Description com.itextpdf.kernel.xmp.impl -
-
Uses of XMPPropertyInfo in com.itextpdf.kernel.xmp.impl
Fields in com.itextpdf.kernel.xmp.impl declared as XMPPropertyInfo Modifier and Type Field Description private XMPPropertyInfoXMPIteratorImpl.NodeIterator. returnPropertythe cachedPropertyInfoto returnMethods in com.itextpdf.kernel.xmp.impl that return XMPPropertyInfo Modifier and Type Method Description protected XMPPropertyInfoXMPIteratorImpl.NodeIterator. createPropertyInfo(XMPNode node, java.lang.String baseNS, java.lang.String path)Creates a property info object from anXMPNode.protected XMPPropertyInfoXMPIteratorImpl.NodeIterator. getReturnProperty()Methods in com.itextpdf.kernel.xmp.impl with parameters of type XMPPropertyInfo Modifier and Type Method Description protected voidXMPIteratorImpl.NodeIterator. setReturnProperty(XMPPropertyInfo returnProperty)
-