| Package | Description | 
|---|---|
| com.pdfunit.validators | 
 Classes implementing validations on specific topics of PDF. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MultiDocumentXFAValidator | 
MultiDocumentValidator.hasXFAData()
Validating that each document of the given set of PDF documents has XFA data. 
 | 
MultiDocumentXFAValidator | 
MultiDocumentXFAValidator.hasXFAData()
Validating that each document of the given set of PDF documents
 has XFA data. 
 | 
MultiDocumentXFAValidator | 
MultiDocumentXFAValidator.matchingXPath(XPathExpression xpath)
This method processes the given XPath expression against the XFA data
 of each PDF document. 
 | 
MultiDocumentXFAValidator | 
MultiDocumentXFAValidator.withNode(XMLNode node)
This method validates the node name and value, covered by the instance
 of XMLNode, against all PDF given documents. 
 | 
Copyright (C) PDFUnit.com. See here for license.