Uses of Class
org.apache.xmpbox.type.ThumbnailType
-
Packages that use ThumbnailType Package Description org.apache.pdfbox.preflight.process org.apache.xmpbox.schema -
-
Uses of ThumbnailType in org.apache.pdfbox.preflight.process
Methods in org.apache.pdfbox.preflight.process with parameters of type ThumbnailType Modifier and Type Method Description private void
MetadataValidationProcess. checkThumbnail(ThumbnailType tb, PreflightContext ctx)
-
Uses of ThumbnailType in org.apache.xmpbox.schema
Methods in org.apache.xmpbox.schema that return types with arguments of type ThumbnailType Modifier and Type Method Description java.util.List<ThumbnailType>
XMPBasicSchema. getThumbnailsProperty()
Get list of Thumbnails
-