Package org.apache.pdfbox.preflight
Class Validator_A1b
java.lang.Object
org.apache.pdfbox.preflight.Validator_A1b
This class is a simple main class used to check the validity of a pdf file.
Usage : java org.apache.pdfbox.preflight.Validator_A1b <file path>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Validator_A1b
public Validator_A1b()
-
-
Method Details
-
main
public static void main(String[] args) throws IOException, TransformerException, ParserConfigurationException -
usage
private static void usage() -
runSimple
- Throws:
IOException
-
listFiles
- Throws:
IOException
-