public class ReferenceBatchValidator extends Object implements BatchValidator
| Constructor and Description |
|---|
ReferenceBatchValidator(PDFAFlavour flavour,
boolean recurse) |
ReferenceBatchValidator(String name,
PDFAFlavour flavour,
boolean recurse) |
| Modifier and Type | Method and Description |
|---|---|
static void |
initialise(VeraPDFFoundry foundry) |
ValidationBatchReport |
process(File toProcess) |
ValidationBatchReport |
processArchive(File toProcess) |
ValidationBatchReport |
processDirectory(File toProcess) |
public ReferenceBatchValidator(PDFAFlavour flavour, boolean recurse)
public ReferenceBatchValidator(String name, PDFAFlavour flavour, boolean recurse)
public ValidationBatchReport process(File toProcess)
process in interface BatchValidatorpublic static void initialise(VeraPDFFoundry foundry)
public ValidationBatchReport processDirectory(File toProcess)
processDirectory in interface BatchValidatorpublic ValidationBatchReport processArchive(File toProcess) throws ZipException, IOException
processArchive in interface BatchValidatorZipExceptionIOExceptionCopyright © 2015–2016 The veraPDF Consortium. All rights reserved.