public class XObjPostscriptValidator extends AbstractXObjValidator
context, cosDocument, xobject
Constructor and Description |
---|
XObjPostscriptValidator(PreflightContext context,
COSStream xobj) |
Modifier and Type | Method and Description |
---|---|
protected void |
checkMandatoryFields()
This method checks if required fields are present.
|
void |
validate()
Process the validation of the XObject.
|
checkOPI, checkPostscriptXObject, checkReferenceXObject, checkSMask
public XObjPostscriptValidator(PreflightContext context, COSStream xobj)
public void validate() throws ValidationException
XObjectValidator
validate
in interface XObjectValidator
validate
in class AbstractXObjValidator
ValidationException
protected void checkMandatoryFields()
AbstractXObjValidator
checkMandatoryFields
in class AbstractXObjValidator
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.