Class EmptyValidationProcess

java.lang.Object
org.apache.pdfbox.preflight.process.EmptyValidationProcess
All Implemented Interfaces:
ValidationProcess

public class EmptyValidationProcess extends Object implements ValidationProcess
This class is used to return a non null ValidationProcess when a missing process is asked to the ConfigurationBean only if the errorOnMissingProcess configuration attribute is set to false.