Uses of Interface
com.itextpdf.kernel.xmp.XMPVersionInfo
-
Packages that use XMPVersionInfo Package Description com.itextpdf.kernel.xmp -
-
Uses of XMPVersionInfo in com.itextpdf.kernel.xmp
Classes in com.itextpdf.kernel.xmp that implement XMPVersionInfo Modifier and Type Class Description private static classXMPMetaFactory.XMPVersionInfoImplFields in com.itextpdf.kernel.xmp declared as XMPVersionInfo Modifier and Type Field Description private static XMPVersionInfoXMPMetaFactory. versionInfocache for version infoMethods in com.itextpdf.kernel.xmp that return XMPVersionInfo Modifier and Type Method Description static XMPVersionInfoXMPMetaFactory. getVersionInfo()Obtain version information.
-