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 class
AbstractXObjValidator
This class processes commons validations of XObjects.class
XObjFormValidator
This class validates XObject with the Form subtype.class
XObjImageValidator
This class validates XObject with the Image subtype.class
XObjPostscriptValidator
-