Class XObjPostscriptValidator
java.lang.Object
org.apache.pdfbox.preflight.xobject.AbstractXObjValidator
org.apache.pdfbox.preflight.xobject.XObjPostscriptValidator
- All Implemented Interfaces:
XObjectValidator
-
Field Summary
Fields inherited from class org.apache.pdfbox.preflight.xobject.AbstractXObjValidator
context, cosDocument, xobject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
This method checks if required fields are present.Methods inherited from class org.apache.pdfbox.preflight.xobject.AbstractXObjValidator
checkOPI, checkPostscriptXObject, checkReferenceXObject, checkSMask, validate
-
Constructor Details
-
XObjPostscriptValidator
-
-
Method Details
-
checkMandatoryFields
protected void checkMandatoryFields()Description copied from class:AbstractXObjValidator
This method checks if required fields are present.- Specified by:
checkMandatoryFields
in classAbstractXObjValidator
-