Interface XObjectValidator
-
- All Known Implementing Classes:
AbstractXObjValidator,XObjFormValidator,XObjImageValidator,XObjPostscriptValidator
public interface XObjectValidator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidvalidate()Process the validation of the XObject.
-
-
-
Method Detail
-
validate
void validate() throws ValidationExceptionProcess the validation of the XObject.- Throws:
ValidationException
-
-