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 XMPPropertyInfoXMPIteratorImpl.NodeIterator.returnPropertythe cachedPropertyInfoto returnMethods in com.itextpdf.kernel.xmp.impl that return XMPPropertyInfoModifier and TypeMethodDescriptionprotected XMPPropertyInfoXMPIteratorImpl.NodeIterator.createPropertyInfo(XMPNode node, String baseNS, String path) Creates a property info object from anXMPNode.protected XMPPropertyInfoXMPIteratorImpl.NodeIterator.getReturnProperty()Methods in com.itextpdf.kernel.xmp.impl with parameters of type XMPPropertyInfoModifier and TypeMethodDescriptionprotected voidXMPIteratorImpl.NodeIterator.setReturnProperty(XMPPropertyInfo returnProperty)