Uses of Interface
com.itextpdf.kernel.xmp.properties.XMPPropertyInfo
Packages that use XMPPropertyInfo
-
Uses of XMPPropertyInfo in com.itextpdf.kernel.xmp.impl
Fields in com.itextpdf.kernel.xmp.impl declared as XMPPropertyInfoModifier and TypeFieldDescriptionprivate XMPPropertyInfo
XMPIteratorImpl.NodeIterator.returnProperty
the cachedPropertyInfo
to returnMethods in com.itextpdf.kernel.xmp.impl that return XMPPropertyInfoModifier and TypeMethodDescriptionprotected XMPPropertyInfo
XMPIteratorImpl.NodeIterator.createPropertyInfo
(XMPNode node, String baseNS, String path) Creates a property info object from anXMPNode
.protected XMPPropertyInfo
XMPIteratorImpl.NodeIterator.getReturnProperty()
Methods in com.itextpdf.kernel.xmp.impl with parameters of type XMPPropertyInfoModifier and TypeMethodDescriptionprotected void
XMPIteratorImpl.NodeIterator.setReturnProperty
(XMPPropertyInfo returnProperty)