Package | Description |
---|---|
com.pdfunit |
This is the main package for testing PDF documents.
|
Modifier and Type | Method and Description |
---|---|
DefaultNamespace |
XMLNode.getDefaultNamespace()
This method does what the name suggests.
|
Constructor and Description |
---|
XMLNode(java.lang.String tagName,
DefaultNamespace defaultNS) |
XMLNode(java.lang.String tagName,
java.lang.String value,
DefaultNamespace defaultNS)
Creating a wrapper instance for the three value
given by the parameters.
|
XPathExpression(java.lang.String xpath,
DefaultNamespace defaultNS)
Create an instance of an XPath expression.
|
Copyright (C) PDFUnit.com. See here for license.