Uses of Interface
org.apache.pdfbox.preflight.xobject.XObjectValidator
-
Packages that use XObjectValidator Package Description org.apache.pdfbox.preflight.xobject -
-
Uses of XObjectValidator in org.apache.pdfbox.preflight.xobject
Classes in org.apache.pdfbox.preflight.xobject that implement XObjectValidator Modifier and Type Class Description classAbstractXObjValidatorThis class processes commons validations of XObjects.classXObjFormValidatorThis class validates XObject with the Form subtype.classXObjImageValidatorThis class validates XObject with the Image subtype.classXObjPostscriptValidator
-