@DoNotObfuscate public final class CompareXMPValidator extends CompareXPathValidator
masterDocument, xmlMaster, xmlTest
Modifier | Constructor and Description |
---|---|
protected |
CompareXMPValidator(com.pdfunit.internal.spi.IDocument masterDocument,
com.pdfunit.internal.spi.IDocument testDocument) |
Modifier and Type | Method and Description |
---|---|
void |
haveXMPData()
This method does what the name suggests.
|
CompareXMPValidator |
matchingXPath(XPathExpression xpath,
javax.xml.namespace.QName resultType)
This method does what the name suggests.
|
getXPathResult
protected CompareXMPValidator(com.pdfunit.internal.spi.IDocument masterDocument, com.pdfunit.internal.spi.IDocument testDocument)
public void haveXMPData()
@Guarded public CompareXMPValidator matchingXPath(XPathExpression xpath, javax.xml.namespace.QName resultType)
Copyright (C) PDFUnit.com. See here for license.