Uses of Interface
com.itextpdf.xmp.XMPVersionInfo
-
Packages that use XMPVersionInfo Package Description com.itextpdf.xmp Package containing the xmpcore interface. -
-
Uses of XMPVersionInfo in com.itextpdf.xmp
Fields in com.itextpdf.xmp declared as XMPVersionInfo Modifier and Type Field Description private static XMPVersionInfo
XMPMetaFactory. versionInfo
cache for version infoMethods in com.itextpdf.xmp that return XMPVersionInfo Modifier and Type Method Description static XMPVersionInfo
XMPMetaFactory. getVersionInfo()
Obtain version information.
-