- AbstractNodeTester - Class in org.custommonkey.xmlunit
-
Helper class.
- AbstractNodeTester() - Constructor for class org.custommonkey.xmlunit.AbstractNodeTester
-
- addSchemaSource(Source) - Method in class org.custommonkey.xmlunit.jaxp13.Validator
-
Adds a source for the schema defintion.
- append(int) - Method in class org.custommonkey.xmlunit.util.IntegerBuffer
-
Appends a single int.
- append(int[]) - Method in class org.custommonkey.xmlunit.util.IntegerBuffer
-
Appends an array of ints.
- appendAttributeDetail(StringBuffer, Node) - Static method in class org.custommonkey.xmlunit.NodeDescriptor
-
- appendCdataSectionDetail(StringBuffer, Node) - Static method in class org.custommonkey.xmlunit.NodeDescriptor
-
- appendCommentDetail(StringBuffer, Node) - Static method in class org.custommonkey.xmlunit.NodeDescriptor
-
- appendDocumentDetail(StringBuffer) - Static method in class org.custommonkey.xmlunit.NodeDescriptor
-
- appendDocumentTypeDetail(StringBuffer, Node) - Static method in class org.custommonkey.xmlunit.NodeDescriptor
-
- appendElementDetail(StringBuffer, Node, boolean) - Static method in class org.custommonkey.xmlunit.NodeDescriptor
-
- appendMessage(StringBuffer) - Method in class org.custommonkey.xmlunit.Diff
-
Append the message from the result of this Diff instance to a specified
StringBuffer
- appendNodeDetail(StringBuffer, NodeDetail) - Static method in class org.custommonkey.xmlunit.NodeDescriptor
-
Convert a Node into a simple String representation
and append to StringBuffer
- appendProcessingInstructionDetail(StringBuffer, Node) - Static method in class org.custommonkey.xmlunit.NodeDescriptor
-
- appendTextDetail(StringBuffer, Node) - Static method in class org.custommonkey.xmlunit.NodeDescriptor
-
- areAttributesComparable(Element, Element) - Method in class org.custommonkey.xmlunit.ElementNameAndAttributeQualifier
-
Determine whether the qualifying attributes are present in both elements
and if so whether their values are the same
- assertIsValid() - Method in class org.custommonkey.xmlunit.Validator
-
Assert that a document is valid.
- assertNodeTestPasses(InputSource, NodeTester, short) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Execute a NodeTest for a single node type
and assert that it passes
- assertNodeTestPasses(String, NodeTester, short) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Execute a NodeTest for a single node type
and assert that it passes
- assertNodeTestPasses(NodeTest, NodeTester, short[], boolean) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Execute a NodeTest for multiple node types and make an
assertion about it whether it is expected to pass
- assertNodeTestPasses(InputSource, NodeTester, short) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Execute a NodeTest for a single node type
and assert that it passes
- assertNodeTestPasses(String, NodeTester, short) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Execute a NodeTest for a single node type
and assert that it passes
- assertNodeTestPasses(NodeTest, NodeTester, short[], boolean) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Execute a NodeTest for multiple node types and make an
assertion about it whether it is expected to pass
- assertXMLEqual(Diff, boolean) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the result of an XML comparison is or is not similar.
- assertXMLEqual(String, Diff, boolean) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the result of an XML comparison is or is not similar.
- assertXMLEqual(InputSource, InputSource) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that two XML documents are similar
- assertXMLEqual(String, String) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that two XML documents are similar
- assertXMLEqual(Document, Document) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that two XML documents are similar
- assertXMLEqual(Reader, Reader) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that two XML documents are similar
- assertXMLEqual(String, InputSource, InputSource) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that two XML documents are similar
- assertXMLEqual(String, String, String) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that two XML documents are similar
- assertXMLEqual(String, Document, Document) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that two XML documents are similar
- assertXMLEqual(String, Reader, Reader) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that two XML documents are similar
- assertXMLEqual(Diff, boolean) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the result of an XML comparison is or is not similar.
- assertXMLEqual(String, Diff, boolean) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the result of an XML comparison is or is not similar.
- assertXMLEqual(InputSource, InputSource) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that two XML documents are similar
- assertXMLEqual(String, String) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that two XML documents are similar
- assertXMLEqual(Document, Document) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that two XML documents are similar
- assertXMLEqual(Reader, Reader) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that two XML documents are similar
- assertXMLEqual(String, String, String) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that two XML documents are similar
- assertXMLEqual(String, InputSource, InputSource) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that two XML documents are similar
- assertXMLEqual(String, Document, Document) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that two XML documents are similar
- assertXMLEqual(String, Reader, Reader) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that two XML documents are similar
- assertXMLIdentical(Diff, boolean) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the result of an XML comparison is or is not identical
- assertXMLIdentical(String, Diff, boolean) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the result of an XML comparison is or is not identical
- assertXMLIdentical(Diff, boolean) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the result of an XML comparison is or is not identical
- assertXMLIdentical(String, Diff, boolean) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the result of an XML comparison is or is not identical
- assertXMLNotEqual(InputSource, InputSource) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that two XML documents are NOT similar
- assertXMLNotEqual(String, String) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that two XML documents are NOT similar
- assertXMLNotEqual(Document, Document) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that two XML documents are NOT similar
- assertXMLNotEqual(Reader, Reader) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that two XML documents are NOT similar
- assertXMLNotEqual(String, InputSource, InputSource) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that two XML documents are NOT similar
- assertXMLNotEqual(String, String, String) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that two XML documents are NOT similar
- assertXMLNotEqual(String, Document, Document) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that two XML documents are NOT similar
- assertXMLNotEqual(String, Reader, Reader) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that two XML documents are NOT similar
- assertXMLNotEqual(InputSource, InputSource) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that two XML documents are NOT similar
- assertXMLNotEqual(String, String) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that two XML documents are NOT similar
- assertXMLNotEqual(Document, Document) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that two XML documents are NOT similar
- assertXMLNotEqual(Reader, Reader) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that two XML documents are NOT similar
- assertXMLNotEqual(String, InputSource, InputSource) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that two XML documents are NOT similar
- assertXMLNotEqual(String, String, String) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that two XML documents are NOT similar
- assertXMLNotEqual(String, Document, Document) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that two XML documents are NOT similar
- assertXMLNotEqual(String, Reader, Reader) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that two XML documents are NOT similar
- assertXMLValid(InputSource) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that an InputSource containing XML contains valid XML:
the document must contain a DOCTYPE declaration to be validated
- assertXMLValid(String) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that a String containing XML contains valid XML: the String must
contain a DOCTYPE declaration to be validated
- assertXMLValid(InputSource, String) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that an InputSource containing XML contains valid XML:
the document must contain a DOCTYPE to be validated, but the
validation will use the systemId to obtain the DTD
- assertXMLValid(String, String) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that a String containing XML contains valid XML: the String must
contain a DOCTYPE to be validated, but the validation will use the
systemId to obtain the DTD
- assertXMLValid(InputSource, String, String) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that a piece of XML contains valid XML: the document
will be given a DOCTYPE to be validated with the name and
systemId specified regardless of whether it already contains a
doctype declaration.
- assertXMLValid(String, String, String) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that a String containing XML contains valid XML: the String will
be given a DOCTYPE to be validated with the name and systemId specified
regardless of whether it already contains a doctype declaration.
- assertXMLValid(Validator) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that a Validator instance returns isValid() == true
- assertXMLValid(InputSource) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that a piece of XML contains valid XML: the input must
contain a DOCTYPE declaration to be validated
- assertXMLValid(String) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that a String containing XML contains valid XML: the String must
contain a DOCTYPE declaration to be validated
- assertXMLValid(InputSource, String) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that a piece of XML contains valid XML: the document must
contain a DOCTYPE to be validated, but the validation will use the
systemId to obtain the DTD
- assertXMLValid(String, String) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that a String containing XML contains valid XML: the String must
contain a DOCTYPE to be validated, but the validation will use the
systemId to obtain the DTD
- assertXMLValid(InputSource, String, String) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that a piece of XML contains valid XML: the document
will be given a DOCTYPE to be validated with the name and
systemId specified regardless of whether it already contains a
doctype declaration.
- assertXMLValid(String, String, String) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that a String containing XML contains valid XML: the String will
be given a DOCTYPE to be validated with the name and systemId specified
regardless of whether it already contains a doctype declaration.
- assertXMLValid(Validator) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that a Validator instance returns isValid() == true
- assertXpathEvaluatesTo(String, String, InputSource) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert the value of an Xpath expression in an XML document.
- assertXpathEvaluatesTo(String, String, String) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert the value of an Xpath expression in an XML String
- assertXpathEvaluatesTo(String, String, Document) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert the value of an Xpath expression in an DOM Document
- assertXpathEvaluatesTo(QualifiedName, String, InputSource) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert the value of an Xpath expression in an XML document.
- assertXpathEvaluatesTo(QualifiedName, String, String) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert the value of an Xpath expression in an XML String
- assertXpathEvaluatesTo(QualifiedName, String, Document) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert the value of an Xpath expression in an DOM Document
- assertXpathEvaluatesTo(String, String, InputSource) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert the value of an Xpath expression in an XML String
- assertXpathEvaluatesTo(String, String, String) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert the value of an Xpath expression in an XML String
- assertXpathEvaluatesTo(String, String, Document) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert the value of an Xpath expression in an DOM Document
- assertXpathExists(String, InputSource) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that a specific XPath exists in some given XML
- assertXpathExists(String, String) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that a specific XPath exists in some given XML
- assertXpathExists(String, Document) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that a specific XPath exists in some given XML
- assertXpathExists(String, InputSource) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that a specific XPath exists in some given XML
- assertXpathExists(String, String) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that a specific XPath exists in some given XML
- assertXpathExists(String, Document) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that a specific XPath exists in some given XML
- assertXPathMatches(String, String, String, Document) - Static method in class org.custommonkey.xmlunit.examples.XPathRegexAssert
-
- assertXPathMatches(String, String, String, String) - Static method in class org.custommonkey.xmlunit.examples.XPathRegexAssert
-
- assertXPathMatches(String, String, String, Reader) - Static method in class org.custommonkey.xmlunit.examples.XPathRegexAssert
-
- assertXPathMatches(String, String, Document) - Static method in class org.custommonkey.xmlunit.examples.XPathRegexAssert
-
- assertXPathMatches(String, String, String) - Static method in class org.custommonkey.xmlunit.examples.XPathRegexAssert
-
- assertXPathMatches(String, String, Reader) - Static method in class org.custommonkey.xmlunit.examples.XPathRegexAssert
-
- assertXpathNotExists(String, InputSource) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that a specific XPath does NOT exist in some given XML
- assertXpathNotExists(String, String) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that a specific XPath does NOT exist in some given XML
- assertXpathNotExists(String, Document) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that a specific XPath does NOT exist in some given XML
- assertXpathNotExists(String, InputSource) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that a specific XPath does NOT exist in some given XML
- assertXpathNotExists(String, String) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that a specific XPath does NOT exist in some given XML
- assertXpathNotExists(String, Document) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that a specific XPath does NOT exist in some given XML
- assertXpathsEqual(String, String, Document) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the node lists of two Xpaths in the same document are equal
- assertXpathsEqual(String, String, InputSource) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the node lists of two Xpaths in the same document are equal
- assertXpathsEqual(String, String, String) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the node lists of two Xpaths in the same XML string are
equal
- assertXpathsEqual(String, InputSource, String, InputSource) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the node lists of two Xpaths in two documents are equal
- assertXpathsEqual(String, String, String, String) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the node lists of two Xpaths in two XML strings are equal
- assertXpathsEqual(String, Document, String, Document) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the node lists of two Xpaths in two documents are equal
- assertXpathsEqual(String, String, InputSource) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the node lists of two Xpaths in the same document are equal
- assertXpathsEqual(String, String, Document) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the node lists of two Xpaths in the same document are equal
- assertXpathsEqual(String, String, String) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the node lists of two Xpaths in the same XML string are
equal
- assertXpathsEqual(String, InputSource, String, InputSource) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the node lists of two Xpaths in two XML pieces are equal
- assertXpathsEqual(String, String, String, String) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the node lists of two Xpaths in two XML strings are equal
- assertXpathsEqual(String, Document, String, Document) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the node lists of two Xpaths in two documents are equal
- assertXpathsNotEqual(String, String, Document) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the node lists of two Xpaths in the same document are NOT equal
- assertXpathsNotEqual(String, String, InputSource) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the node lists of two Xpaths in the same document are NOT equal
- assertXpathsNotEqual(String, String, String) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the node lists of two Xpaths in the same XML string are NOT
equal
- assertXpathsNotEqual(String, String, String, String) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the node lists of two Xpaths in two XML strings are NOT equal
- assertXpathsNotEqual(String, InputSource, String, InputSource) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the node lists of two Xpaths in two XML strings are
NOT equal
- assertXpathsNotEqual(String, Document, String, Document) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the node lists of two Xpaths in two documents are NOT equal
- assertXpathsNotEqual(String, String, Document) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the node lists of two Xpaths in the same document are NOT equal
- assertXpathsNotEqual(String, String, InputSource) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the node lists of two Xpaths in the same XML are NOT
equal
- assertXpathsNotEqual(String, String, String) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the node lists of two Xpaths in the same XML string are NOT
equal
- assertXpathsNotEqual(String, InputSource, String, InputSource) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the node lists of two Xpaths in two pieces of XML
are NOT equal
- assertXpathsNotEqual(String, String, String, String) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the node lists of two Xpaths in two XML strings are NOT equal
- assertXpathsNotEqual(String, Document, String, Document) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the node lists of two Xpaths in two documents are NOT equal
- assertXpathValuesEqual(String, String, Document) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the evaluation of two Xpaths in the same document are equal
- assertXpathValuesEqual(String, String, InputSource) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the evaluation of two Xpaths in the same XML string are
equal
- assertXpathValuesEqual(String, String, String) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the evaluation of two Xpaths in the same XML string are
equal
- assertXpathValuesEqual(String, InputSource, String, InputSource) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the evaluation of two Xpaths in two XML strings are equal
- assertXpathValuesEqual(String, String, String, String) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the evaluation of two Xpaths in two XML strings are equal
- assertXpathValuesEqual(String, Document, String, Document) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the evaluation of two Xpaths in two documents are equal
- assertXpathValuesEqual(String, String, Document) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the evaluation of two Xpaths in the same document are equal
- assertXpathValuesEqual(String, String, InputSource) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the evaluation of two Xpaths in the same XML are
equal
- assertXpathValuesEqual(String, String, String) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the evaluation of two Xpaths in the same XML string are
equal
- assertXpathValuesEqual(String, InputSource, String, InputSource) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the evaluation of two Xpaths in two XML strings are equal
- assertXpathValuesEqual(String, String, String, String) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the evaluation of two Xpaths in two XML strings are equal
- assertXpathValuesEqual(String, Document, String, Document) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the evaluation of two Xpaths in two documents are equal
- assertXpathValuesNotEqual(String, String, InputSource) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the evaluation of two Xpaths in the same XML string are
NOT equal
- assertXpathValuesNotEqual(String, String, String) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the evaluation of two Xpaths in the same XML string are
NOT equal
- assertXpathValuesNotEqual(String, String, Document) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the evaluation of two Xpaths in the same document are
NOT equal
- assertXpathValuesNotEqual(String, InputSource, String, InputSource) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the evaluation of two Xpaths in two XML strings are
NOT equal
- assertXpathValuesNotEqual(String, String, String, String) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the evaluation of two Xpaths in two XML strings are
NOT equal
- assertXpathValuesNotEqual(String, Document, String, Document) - Static method in class org.custommonkey.xmlunit.XMLAssert
-
Assert that the evaluation of two Xpaths in two documents are
NOT equal
- assertXpathValuesNotEqual(String, String, InputSource) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the evaluation of two Xpaths in the same XML string are
NOT equal
- assertXpathValuesNotEqual(String, String, String) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the evaluation of two Xpaths in the same XML string are
NOT equal
- assertXpathValuesNotEqual(String, String, Document) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the evaluation of two Xpaths in the same document are
NOT equal
- assertXpathValuesNotEqual(String, InputSource, String, InputSource) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the evaluation of two Xpaths in two XML strings are
NOT equal
- assertXpathValuesNotEqual(String, String, String, String) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the evaluation of two Xpaths in two XML strings are
NOT equal
- assertXpathValuesNotEqual(String, Document, String, Document) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Assert that the evaluation of two Xpaths in two documents are
NOT equal
- ATTR_NAME_NOT_FOUND - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 elements and one has an attribute the other does not
- ATTR_NAME_NOT_FOUND_ID - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 elements and one has an attribute the other does not
- ATTR_SEQUENCE - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 attribute lists with the same attributes in different sequence
- ATTR_SEQUENCE_ID - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 attribute lists with the same attributes in different sequence
- ATTR_VALUE - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 attributes with the same name but different values
- ATTR_VALUE_EXPLICITLY_SPECIFIED - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing an implied attribute value against an explicit value
- ATTR_VALUE_EXPLICITLY_SPECIFIED_ID - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing an implied attribute value against an explicit value
- ATTR_VALUE_ID - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 attributes with the same name but different values
- attributeDifference(Difference) - Method in class org.custommonkey.xmlunit.examples.TextDifferenceListenerBase
-
- available() - Method in class org.custommonkey.xmlunit.NodeInputStream
-
InputStream method
- capacity() - Method in class org.custommonkey.xmlunit.util.IntegerBuffer
-
Returns the current capacity (the size the buffer can use
before it needs to grow).
- CaseInsensitiveDifferenceListener - Class in org.custommonkey.xmlunit.examples
-
Ignores case for all textual content.
- CaseInsensitiveDifferenceListener(DifferenceListener) - Constructor for class org.custommonkey.xmlunit.examples.CaseInsensitiveDifferenceListener
-
- CDATA_VALUE - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 CDATA sections with different values
- CDATA_VALUE_ID - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 CDATA sections with different values
- cdataDifference(Difference) - Method in class org.custommonkey.xmlunit.examples.TextDifferenceListenerBase
-
- characters(char[], int, int) - Method in class org.custommonkey.xmlunit.TolerantSaxDocumentBuilder
-
ContentHandler method.
- CHILD_NODE_NOT_FOUND - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 nodes and one holds more childnodes than can be
matched against child nodes of the other.
- CHILD_NODE_NOT_FOUND_ID - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 nodes and one holds more childnodes than can be
matched against child nodes of the other.
- CHILD_NODELIST_LENGTH - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 nodes with different numbers of children
- CHILD_NODELIST_LENGTH_ID - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 nodes with different numbers of children
- CHILD_NODELIST_SEQUENCE - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 nodes with children whose nodes are in different sequence
- CHILD_NODELIST_SEQUENCE_ID - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 nodes with children whose nodes are in different sequence
- clearParameters() - Method in class org.custommonkey.xmlunit.Transform
-
Clear parameters used for the transformation
- clearTrackedAttribute() - Method in class org.custommonkey.xmlunit.XpathNodeTracker
-
Call after processing attributes of an element and turining to
compare the child nodes.
- close() - Method in class org.custommonkey.xmlunit.DoctypeInputStream
-
- close() - Method in class org.custommonkey.xmlunit.DoctypeReader
-
- close() - Method in class org.custommonkey.xmlunit.NodeInputStream
-
InputStream method
Note that calling close allows a repeated read of the content
- CLOSE_NODE - Static variable in interface org.custommonkey.xmlunit.XMLConstants
-
">"
- comment(char[], int, int) - Method in class org.custommonkey.xmlunit.TolerantSaxDocumentBuilder
-
LexicalHandler method
- COMMENT_VALUE - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 comments with different values
- COMMENT_VALUE_ID - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 comments with different values
- commentDifference(Difference) - Method in class org.custommonkey.xmlunit.examples.TextDifferenceListenerBase
-
- compare() - Method in class org.custommonkey.xmlunit.Diff
-
Top of the recursive comparison execution tree
- compare(Node, Node, DifferenceListener, ElementQualifier) - Method in class org.custommonkey.xmlunit.DifferenceEngine
-
Entry point for Node comparison testing.
- compare(Object, Object, Node, Node, DifferenceListener, Difference) - Method in class org.custommonkey.xmlunit.DifferenceEngine
-
If the expected and actual values are unequal then inform the listener of
a difference and throw a DifferenceFoundException.
- compare(Object, Object, Node, Node, DifferenceListener, Difference, XpathNodeTracker, XpathNodeTracker) - Method in class org.custommonkey.xmlunit.DifferenceEngine
-
If the expected and actual values are unequal then inform the listener of
a difference and throw a DifferenceFoundException.
- compareAttribute(Attr, Attr, DifferenceListener) - Method in class org.custommonkey.xmlunit.DifferenceEngine
-
Compare two attributes
- compareCDataSection(CDATASection, CDATASection, DifferenceListener) - Method in class org.custommonkey.xmlunit.DifferenceEngine
-
Compare two CDATA sections - unused, kept for backwards compatibility
- compareComment(Comment, Comment, DifferenceListener) - Method in class org.custommonkey.xmlunit.DifferenceEngine
-
Compare two comments
- compareDocument(Document, Document, DifferenceListener, ElementQualifier) - Method in class org.custommonkey.xmlunit.DifferenceEngine
-
Compare two Documents for doctype and then element differences
- compareDocumentType(DocumentType, DocumentType, DifferenceListener) - Method in class org.custommonkey.xmlunit.DifferenceEngine
-
Compare two DocumentType nodes
- compareElement(Element, Element, DifferenceListener) - Method in class org.custommonkey.xmlunit.DifferenceEngine
-
Compare 2 elements and their attributes
- compareHasChildNodes(Node, Node, DifferenceListener) - Method in class org.custommonkey.xmlunit.DifferenceEngine
-
Compare the number of children, and if the same, compare the actual
children via their NodeLists.
- compareNode(Node, Node, DifferenceListener, ElementQualifier) - Method in class org.custommonkey.xmlunit.DifferenceEngine
-
First point of call: if nodes are comparable it compares node values then
recurses to compare node children.
- compareNodeBasics(Node, Node, DifferenceListener) - Method in class org.custommonkey.xmlunit.DifferenceEngine
-
Compares node type and node namespace characteristics: basically
determines if nodes are comparable further
- compareNodeChildren(Node, Node, DifferenceListener, ElementQualifier) - Method in class org.custommonkey.xmlunit.DifferenceEngine
-
Compare the number of children, and if the same, compare the actual
children via their NodeLists.
- compareNodeList(NodeList, NodeList, int, DifferenceListener, ElementQualifier) - Method in class org.custommonkey.xmlunit.DifferenceEngine
-
Deprecated.
Use the version with List arguments instead
- compareNodeList(List, List, int, DifferenceListener, ElementQualifier) - Method in class org.custommonkey.xmlunit.DifferenceEngine
-
Compare the contents of two node list one by one, assuming that order
of children is NOT important: matching begins at same position in test
list as control list.
- compareProcessingInstruction(ProcessingInstruction, ProcessingInstruction, DifferenceListener) - Method in class org.custommonkey.xmlunit.DifferenceEngine
-
Compare two processing instructions
- compareRecognizedXMLSchemaInstanceAttribute(Attr, Attr, DifferenceListener) - Method in class org.custommonkey.xmlunit.DifferenceEngine
-
Compare two attributes
- compareText(Text, Text, DifferenceListener) - Method in class org.custommonkey.xmlunit.DifferenceEngine
-
Compare text - unused, kept for backwards compatibility
- compareText(CharacterData, CharacterData, DifferenceListener) - Method in class org.custommonkey.xmlunit.DifferenceEngine
-
Compare text
- compareXML(InputSource, InputSource) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Compare XML documents provided by two InputSource classes
- compareXML(Reader, Reader) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Compare XML documents provided by two Reader classes
- compareXML(String, Reader) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Compare XML documents provided by two Reader classes
- compareXML(Reader, String) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Compare XML documents provided by two Reader classes
- compareXML(String, String) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Compare two XML documents provided as strings
- compareXML(Document, Document) - Method in class org.custommonkey.xmlunit.XMLTestCase
-
Compare two XML documents provided as strings
- compareXML(InputSource, InputSource) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Compare XML documents provided by two InputSource classes
- compareXML(Reader, Reader) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Compare XML documents provided by two Reader classes
- compareXML(String, Reader) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Compare XML documents provided by two Reader classes
- compareXML(Reader, String) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Compare XML documents provided by two Reader classes
- compareXML(String, String) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Compare two XML documents provided as strings
- compareXML(Document, Document) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Compare two XML documents provided as strings
- ComparisonController - Interface in org.custommonkey.xmlunit
-
Callback interface used by DifferenceEngine to determine whether to halt the
node-by-node comparison of two pieces of XML
- ConfigurationException - Exception in org.custommonkey.xmlunit.exceptions
-
Exception thrown when an XML parser-, transformer- or XPath-factory
throws a configuration exception.
- ConfigurationException(Throwable) - Constructor for exception org.custommonkey.xmlunit.exceptions.ConfigurationException
-
- ConfigurationException(String) - Constructor for exception org.custommonkey.xmlunit.exceptions.ConfigurationException
-
- CountingNodeTester - Class in org.custommonkey.xmlunit
-
- CountingNodeTester(int) - Constructor for class org.custommonkey.xmlunit.CountingNodeTester
-
Deprecated.
- CountingNodeTester - Class in org.custommonkey.xmlunit.examples
-
Counts the number of nodes in a document to allow assertions to be made
using a NodeTest.
- CountingNodeTester(int) - Constructor for class org.custommonkey.xmlunit.examples.CountingNodeTester
-
- DetailedDiff - Class in org.custommonkey.xmlunit
-
Compares and describes all the differences between two XML documents.
- DetailedDiff(Diff) - Constructor for class org.custommonkey.xmlunit.DetailedDiff
-
Create a new instance based on a prototypical Diff instance
- Diff - Class in org.custommonkey.xmlunit
-
Compares and describes any difference between XML documents.
- Diff(String, String) - Constructor for class org.custommonkey.xmlunit.Diff
-
Construct a Diff that compares the XML in two Strings
- Diff(Reader, Reader) - Constructor for class org.custommonkey.xmlunit.Diff
-
Construct a Diff that compares the XML read from two Readers
- Diff(Document, Document) - Constructor for class org.custommonkey.xmlunit.Diff
-
Construct a Diff that compares the XML in two Documents
- Diff(String, Transform) - Constructor for class org.custommonkey.xmlunit.Diff
-
Construct a Diff that compares the XML in a control Document against the
result of a transformation
- Diff(InputSource, InputSource) - Constructor for class org.custommonkey.xmlunit.Diff
-
Construct a Diff that compares the XML read from two JAXP InputSources
- Diff(DOMSource, DOMSource) - Constructor for class org.custommonkey.xmlunit.Diff
-
Construct a Diff that compares the XML in two JAXP DOMSources
- Diff(Document, Document, DifferenceEngine) - Constructor for class org.custommonkey.xmlunit.Diff
-
Construct a Diff that compares the XML in two Documents using a specific
DifferenceEngine
- Diff(Document, Document, DifferenceEngine, ElementQualifier) - Constructor for class org.custommonkey.xmlunit.Diff
-
Construct a Diff that compares the XML in two Documents using a specific
DifferenceEngine and ElementQualifier
- Diff(Diff) - Constructor for class org.custommonkey.xmlunit.Diff
-
Construct a Diff from a prototypical instance.
- Difference - Class in org.custommonkey.xmlunit
-
Value object that describes a difference between DOM Nodes using one of
the DifferenceConstants ID values and a NodeDetail instance.
- Difference(int, String) - Constructor for class org.custommonkey.xmlunit.Difference
-
Constructor for non-similar Difference instances
- Difference(int, String, boolean) - Constructor for class org.custommonkey.xmlunit.Difference
-
Constructor for similar Difference instances
- Difference(Difference, NodeDetail, NodeDetail) - Constructor for class org.custommonkey.xmlunit.Difference
-
Copy constructor using prototype Difference and
encountered NodeDetails
- DifferenceConstants - Interface in org.custommonkey.xmlunit
-
Constants for describing differences between DOM Nodes.
- DifferenceEngine - Class in org.custommonkey.xmlunit
-
Class that has responsibility for comparing Nodes and notifying a
DifferenceListener of any differences or dissimilarities that are found.
- DifferenceEngine(ComparisonController) - Constructor for class org.custommonkey.xmlunit.DifferenceEngine
-
Simple constructor that uses no MatchTracker at all.
- DifferenceEngine(ComparisonController, MatchTracker) - Constructor for class org.custommonkey.xmlunit.DifferenceEngine
-
Simple constructor
- DifferenceEngine.DifferenceFoundException - Exception in org.custommonkey.xmlunit
-
Marker exception thrown by the protected compare() method and passed
upwards through the call stack to the public compare() method.
- differenceFound(Difference) - Method in class org.custommonkey.xmlunit.DetailedDiff
-
DifferenceListener implementation.
- differenceFound(Difference) - Method in class org.custommonkey.xmlunit.Diff
-
DifferenceListener implementation.
- differenceFound(Difference) - Method in interface org.custommonkey.xmlunit.DifferenceListener
-
Receive notification that 2 nodes are different.
- differenceFound(Difference) - Method in class org.custommonkey.xmlunit.examples.TextDifferenceListenerBase
-
- differenceFound(Difference) - Method in class org.custommonkey.xmlunit.IgnoreTextAndAttributeValuesDifferenceListener
-
- DifferenceListener - Interface in org.custommonkey.xmlunit
-
- DOCTYPE_NAME - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 document types with different names
- DOCTYPE_NAME_ID - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 document types with different names
- DOCTYPE_PUBLIC_ID - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 document types with different public identifiers
- DOCTYPE_PUBLIC_ID_ID - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 document types with different public identifiers
- DOCTYPE_SYSTEM_ID - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 document types with different system identifiers
- DOCTYPE_SYSTEM_ID_ID - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 document types with different system identifiers
- DoctypeInputStream - Class in org.custommonkey.xmlunit
-
Adapts the marked-up content in a source InputStream to specify that it
conforms to a different DTD.
- DoctypeInputStream(InputStream, String, String, String) - Constructor for class org.custommonkey.xmlunit.DoctypeInputStream
-
Create an InputStream whose XML content is provided by the
originalSource with the exception of the DOCTYPE which is
provided by the doctypeName and systemID.
- DoctypeReader - Class in org.custommonkey.xmlunit
-
Adapts the marked-up content in a source Reader to specify that it
conforms to a different DTD.
- DoctypeReader(Reader, String, String) - Constructor for class org.custommonkey.xmlunit.DoctypeReader
-
Create a Reader whose XML content is provided by the originalSource with
the exception of the DOCTYPE which is provided by the doctypeName
and systemID.
- DOCUMENT_NODE_DESCRIPTION - Static variable in class org.custommonkey.xmlunit.NodeDescriptor
-
- getAllDifferences() - Method in class org.custommonkey.xmlunit.DetailedDiff
-
Obtain all the differences found by this instance
- getCause() - Method in exception org.custommonkey.xmlunit.exceptions.XMLUnitException
-
Root cause of the exception, if any.
- getCause() - Method in exception org.custommonkey.xmlunit.exceptions.XMLUnitRuntimeException
-
Root cause of the exception, if any.
- getCompareUnmatched() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Whether unmatched control nodes should be compared to unmatched
test nodes.
- getContent(String) - Method in class org.custommonkey.xmlunit.DoctypeInputStream
-
- getContent() - Method in class org.custommonkey.xmlunit.DoctypeReader
-
- getControlDocumentBuilderFactory() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Get the DocumentBuilderFactory
instance used to instantiate
parsers for the control XML in an XMLTestCase.
- getControlEntityResolver() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Obtains the EntityResolver to be added to all new control parsers.
- getControlNodeDetail() - Method in class org.custommonkey.xmlunit.Difference
-
- getControlParser() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Deprecated.
use newControlParser()
- getDescription() - Method in class org.custommonkey.xmlunit.Difference
-
- getDocument() - Method in class org.custommonkey.xmlunit.TolerantSaxDocumentBuilder
-
- getExpandEntityReferences() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Whether the parser shall be instructed to expand entity references.
- getId() - Method in class org.custommonkey.xmlunit.Difference
-
- getIgnoreAttributeOrder() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Whether to ignore the order of attributes on an element.
- getIgnoreComments() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Whether comments should be ignored.
- getIgnoreDiffBetweenTextAndCDATA() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Whether CDATA sections and Text nodes should be considered the same.
- getIgnoreWhitespace() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Whether to ignore whitespace when comparing node values.
- getInstanceErrors(Source) - Method in class org.custommonkey.xmlunit.jaxp13.Validator
-
Obtain a list of all errors in the given instance.
- getLocalName() - Method in class org.custommonkey.xmlunit.QualifiedName
-
- getMatchingNodes(String, Document) - Method in class org.custommonkey.xmlunit.jaxp13.Jaxp13XpathEngine
-
Execute the specified xpath syntax select
expression
on the specified document and return the list of nodes (could have
length zero) that match
- getMatchingNodes(String, Document) - Method in class org.custommonkey.xmlunit.SimpleXpathEngine
-
Execute the specified xpath syntax select
expression
on the specified document and return the list of nodes (could have
length zero) that match
- getMatchingNodes(String, Document) - Method in interface org.custommonkey.xmlunit.XpathEngine
-
Execute the specified xpath syntax select
expression
on the specified document and return the list of nodes (could have
length zero) that match
- getMessage() - Method in exception org.custommonkey.xmlunit.NodeTestException
-
- getNamespaceURI(String) - Method in class org.custommonkey.xmlunit.jaxp13.XMLUnitNamespaceContext2Jaxp13
-
- getNamespaceURI(String) - Method in interface org.custommonkey.xmlunit.NamespaceContext
-
Obtain the URI for a given prefix.
- getNamespaceURI() - Method in class org.custommonkey.xmlunit.QualifiedName
-
- getNamespaceURI(String) - Method in class org.custommonkey.xmlunit.SimpleNamespaceContext
-
- getNode() - Method in class org.custommonkey.xmlunit.NodeDetail
-
Returns the node.
- getNode() - Method in exception org.custommonkey.xmlunit.NodeTestException
-
- getNonNamespacedNodeName(Node) - Method in class org.custommonkey.xmlunit.ElementNameQualifier
-
Strip any namespace information off a node name
- getNormalize() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Whether Text nodes should be normalized.
- getNormalizeWhitespace() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Whether whitespace characters inside text nodes or attributes
should be "normalized".
- getParameter(String) - Method in class org.custommonkey.xmlunit.Transform
-
See a parameter used for the transformation
- getPrefix(String) - Method in class org.custommonkey.xmlunit.jaxp13.XMLUnitNamespaceContext2Jaxp13
-
- getPrefixes(String) - Method in class org.custommonkey.xmlunit.jaxp13.XMLUnitNamespaceContext2Jaxp13
-
- getPrefixes() - Method in interface org.custommonkey.xmlunit.NamespaceContext
-
Get all prefixes of this context.
- getPrefixes() - Method in class org.custommonkey.xmlunit.SimpleNamespaceContext
-
- getResultDocument() - Method in class org.custommonkey.xmlunit.Transform
-
Perform the XSLT transformation specified in the constructor
- getResultString() - Method in class org.custommonkey.xmlunit.Transform
-
Perform the XSLT transformation specified in the constructor
- getSAXParserFactory() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Get the SAX parser to use in tests.
- getSchemaErrors() - Method in class org.custommonkey.xmlunit.jaxp13.Validator
-
Obtain a list of all errors in the schema defintion.
- getStripCommentsTransform(Document) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Obtain the transformation that will strip comments from a DOM.
- getStripWhitespaceTransform(Document) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Obtain the transformation that will strip whitespace from a DOM
containing empty Text nodes
- getTestDocumentBuilderFactory() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Get the DocumentBuilderFactory
instance used to instantiate
parsers for the test XML in an XMLTestCase.
- getTestNodeDetail() - Method in class org.custommonkey.xmlunit.Difference
-
- getTestParser() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Deprecated.
use newTestParser()
- getTrace() - Method in class org.custommonkey.xmlunit.HTMLDocumentBuilder
-
- getTrace() - Method in class org.custommonkey.xmlunit.TolerantSaxDocumentBuilder
-
- getTransformerFactory() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Get the transformer to use for XSLT transformations (and by
implication serialization and XPaths).
- getURIResolver() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Gets the URIResolver used during Transformations.
- getValue() - Method in class org.custommonkey.xmlunit.NodeDetail
-
Returns the value.
- getVersion() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Place holder for current version info.
- getWhitespaceStrippedDocument(Document) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Returns a new Document instance that is identical to the one
passed in with element content whitespace removed.
- getXPathFactory() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Gets the class to use as XPathFactory when using JAXP 1.3.
- getXpathLocation() - Method in class org.custommonkey.xmlunit.NodeDetail
-
Returns the xpathLocation.
- getXpathNamespaceContext() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Get the NamespaceContext to use in XPath tests.
- getXPathResultAsDocument(String, Document) - Method in class org.custommonkey.xmlunit.SimpleXpathEngine
-
Execute the copy-of transform and return the resulting Document.
- getXPathResultNode(String, Document) - Method in class org.custommonkey.xmlunit.SimpleXpathEngine
-
Testable method to execute the copy-of transform and return the root
node of the resulting Document.
- getXSLTVersion() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
The XSLT version set on stylesheets used internally.
- NAMESPACE_PREFIX - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 nodes with different namespace prefixes
- NAMESPACE_PREFIX_ID - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 nodes with different namespace prefixes
- NAMESPACE_URI - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 nodes with different namespace URIs
- NAMESPACE_URI_ID - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 nodes with different namespace URIs
- NamespaceContext - Interface in org.custommonkey.xmlunit
-
Interface used by XpathEngine in order to map prefixes to namespace URIs.
- newControlParser() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Get the DocumentBuilder
instance used to parse the control
XML in an XMLTestCase.
- newTestParser() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Get the DocumentBuilder
instance used to parse the test XML
in an XMLTestCase.
- newXpathEngine() - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Obtains an XpathEngine to use in XPath tests.
- NO_NAMESPACE_SCHEMA_LOCATION - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 nodes with different xsi:noNamespaceSchemaLocation
attributes, potentially only one of the two provides such an
attribute at all.
- NO_NAMESPACE_SCHEMA_LOCATION_ID - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 nodes with different xsi:noNamespaceSchemaLocation
attributes, potentially only one of the two provides such an
attribute at all.
- NODE_TYPE - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 nodes with different node types
- NODE_TYPE_ID - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 nodes with different node types
- NodeDescriptor - Class in org.custommonkey.xmlunit
-
Class for describing Nodes
- NodeDescriptor() - Constructor for class org.custommonkey.xmlunit.NodeDescriptor
-
- NodeDetail - Class in org.custommonkey.xmlunit
-
Parameter class for holding information about a Node
within
a Difference instance
- NodeDetail(String, Node, String) - Constructor for class org.custommonkey.xmlunit.NodeDetail
-
Constructor for NodeDetail.
- NodeInputStream - Class in org.custommonkey.xmlunit
-
Adapter class to present the content of a DOM Node (e.g.
- NodeInputStream(Node) - Constructor for class org.custommonkey.xmlunit.NodeInputStream
-
Simple constructor
- NodeInputStream(Node, Properties) - Constructor for class org.custommonkey.xmlunit.NodeInputStream
-
Simple constructor
- NodeTest - Class in org.custommonkey.xmlunit
-
Encapsulation of the Node-by-Node testing of a DOM Document
Uses a nodetype-specific NodeFilter
to pass the DOM Nodes
to a NodeTester instance that performs the acual Node validation.
- NodeTest(String) - Constructor for class org.custommonkey.xmlunit.NodeTest
-
Construct a NodeTest for the DOM built using the String and JAXP
- NodeTest(Reader) - Constructor for class org.custommonkey.xmlunit.NodeTest
-
Construct a NodeTest for the DOM built using the Reader and JAXP
- NodeTest(InputSource) - Constructor for class org.custommonkey.xmlunit.NodeTest
-
Construct a NodeTest for the DOM built using the InputSource.
- NodeTest(Document) - Constructor for class org.custommonkey.xmlunit.NodeTest
-
Construct a NodeTest for the specified Document
- NodeTest(DocumentTraversal, Node) - Constructor for class org.custommonkey.xmlunit.NodeTest
-
Construct a NodeTest using the specified DocumentTraversal, starting at
the specified root node
- NodeTester - Interface in org.custommonkey.xmlunit
-
Perform Node-by-Node validation of a DOM Document.
- NodeTestException - Exception in org.custommonkey.xmlunit
-
Thrown by a NodeTest that fails.
- NodeTestException(String, Node) - Constructor for exception org.custommonkey.xmlunit.NodeTestException
-
Constructor for specific node and message
- NodeTestException(String) - Constructor for exception org.custommonkey.xmlunit.NodeTestException
-
Constructor for message only
- noMoreNodes(NodeTest) - Method in class org.custommonkey.xmlunit.AbstractNodeTester
-
Validate that the Nodes validated one-by-one in the isValid
method were all the Nodes expected.
- noMoreNodes(NodeTest) - Method in class org.custommonkey.xmlunit.examples.CountingNodeTester
-
Called by NodeTest when all nodes have been iterated over: time to see
if all the nodes that were expected were found.
- noMoreNodes(NodeTest) - Method in interface org.custommonkey.xmlunit.NodeTester
-
Validate that the Nodes passed one-by-one to the testNode
method were all the Nodes expected.
- NULL_NS_URI - Static variable in interface org.custommonkey.xmlunit.XMLConstants
-
""
- SCHEMA_LANGUAGE - Static variable in class org.custommonkey.xmlunit.JAXPConstants.Properties
-
Property name for the Schema Language being used.
- SCHEMA_LOCATION - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 nodes with different xsi:schemaLocation
attributes, potentially only one of the two provides such an
attribute at all.
- SCHEMA_LOCATION_ID - Static variable in interface org.custommonkey.xmlunit.DifferenceConstants
-
Comparing 2 nodes with different xsi:schemaLocation
attributes, potentially only one of the two provides such an
attribute at all.
- SCHEMA_SOURCE - Static variable in class org.custommonkey.xmlunit.JAXPConstants.Properties
-
Property name for the Schema Location being used.
- setCompareUnmatched(boolean) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Whether to compare unmatched control nodes to unmatched test nodes.
- setControlDocumentBuilderFactory(DocumentBuilderFactory) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Override the DocumentBuilderFactory
used to instantiate
parsers for the control XML in an XMLTestCase.
- setControlEntityResolver(EntityResolver) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Sets an EntityResolver to be added to all new control parsers.
- setControlParser(String) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Overide the DocumentBuilder to use to parse control documents.
- setDocumentLocator(Locator) - Method in class org.custommonkey.xmlunit.TolerantSaxDocumentBuilder
-
Unhandled ContentHandler method
- setErrorListener(ErrorListener) - Method in class org.custommonkey.xmlunit.Transform
-
Set the ErrorListener for the transformation
- setExpandEntityReferences(boolean) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Whether the parser shall be instructed to expand entity references.
- setIgnoreAttributeOrder(boolean) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Whether to ignore the order of attributes on an element.
- setIgnoreComments(boolean) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Whether comments should be ignored.
- setIgnoreDiffBetweenTextAndCDATA(boolean) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Whether CDATA sections and Text nodes should be considered the same.
- setIgnoreWhitespace(boolean) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Whether to ignore whitespace when comparing node values.
- setJAXP12SchemaSource(Object) - Method in class org.custommonkey.xmlunit.Validator
-
As per JAXP 1.2 changes, which introduced a standard way for parsers to
support schema validation.
- setMatchTracker(MatchTracker) - Method in class org.custommonkey.xmlunit.DifferenceEngine
-
- setNamespaceContext(NamespaceContext) - Method in class org.custommonkey.xmlunit.jaxp13.Jaxp13XpathEngine
-
- setNamespaceContext(NamespaceContext) - Method in class org.custommonkey.xmlunit.SimpleXpathEngine
-
- setNamespaceContext(NamespaceContext) - Method in interface org.custommonkey.xmlunit.XpathEngine
-
Establish a namespace context.
- setNormalize(boolean) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Whether Text nodes should be normalized.
- setNormalizeWhitespace(boolean) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Whether whitespace characters inside text nodes or attributes
should be "normalized".
- setOutputProperties(Properties) - Method in class org.custommonkey.xmlunit.Transform
-
Override output properties specified in the transformation stylesheet
- setOutputProperty(String, String) - Method in class org.custommonkey.xmlunit.Transform
-
Override an output property specified in the transformation stylesheet
- setParameter(String, Object) - Method in class org.custommonkey.xmlunit.Transform
-
Add a parameter for the transformation
- setRecoverable(boolean) - Method in class org.custommonkey.xmlunit.Difference
-
Allow the recoverable field value to be overridden.
- setSAXParserFactory(String) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Override the SAX parser to use in tests.
- setSAXParserFactory(SAXParserFactory) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Override the SAX parser to use in tests.
- setTestDocumentBuilderFactory(DocumentBuilderFactory) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Override the DocumentBuilderFactory
used to instantiate
parsers for the test XML in an XMLTestCase.
- setTestEntityResolver(EntityResolver) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Sets an EntityResolver to be added to all new test parsers.
- setTestParser(String) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Overide the DocumentBuilder to use to parser test documents.
- setTransformerFactory(String) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Overide the transformer to use for XSLT transformations (and by
implication serialization and XPaths).
- setURIResolver(URIResolver) - Method in class org.custommonkey.xmlunit.Transform
-
Set the URIResolver for the transformation
- setURIResolver(URIResolver) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Sets the URIResolver to use during transformations.
- setXPathFactory(String) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Sets the class to use as XPathFactory when using JAXP 1.3.
- setXpathNamespaceContext(NamespaceContext) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Set the NamespaceContext to use in XPath tests.
- setXSLTVersion(String) - Static method in class org.custommonkey.xmlunit.XMLUnit
-
Sets the XSLT version to set on stylesheets used internally.
- similar() - Method in class org.custommonkey.xmlunit.Diff
-
Return the result of a comparison.
- similar(Text, Text) - Method in class org.custommonkey.xmlunit.ElementNameAndTextQualifier
-
Determine whether the text nodes contain similar values
- SimpleNamespaceContext - Class in org.custommonkey.xmlunit
-
Implementation of NamespaceContext that's backed by a map.
- SimpleNamespaceContext(Map) - Constructor for class org.custommonkey.xmlunit.SimpleNamespaceContext
-
Creates a NamespaceContext backed by the given map.
- SimpleXpathEngine - Class in org.custommonkey.xmlunit
-
Simple class for accessing the Nodes matched by an Xpath expression, or
evaluating the String value of an Xpath expression.
- SimpleXpathEngine() - Constructor for class org.custommonkey.xmlunit.SimpleXpathEngine
-
- size() - Method in class org.custommonkey.xmlunit.util.IntegerBuffer
-
Returns the current size.
- skippedComparison(Node, Node) - Method in class org.custommonkey.xmlunit.Diff
-
DifferenceListener implementation.
- skippedComparison(Node, Node) - Method in interface org.custommonkey.xmlunit.DifferenceListener
-
Receive notification that a comparison between 2 nodes has been skipped
because the node types are not comparable by the DifferenceEngine
- skippedComparison(Node, Node) - Method in class org.custommonkey.xmlunit.examples.TextDifferenceListenerBase
-
- skippedComparison(Node, Node) - Method in class org.custommonkey.xmlunit.IgnoreTextAndAttributeValuesDifferenceListener
-
Do nothing
- skippedEntity(String) - Method in class org.custommonkey.xmlunit.TolerantSaxDocumentBuilder
-
Unhandled ContentHandler method
- START_CDATA - Static variable in interface org.custommonkey.xmlunit.XMLConstants
-
"![CDATA["
- START_COMMENT - Static variable in interface org.custommonkey.xmlunit.XMLConstants
-
"!--"
- START_DOCTYPE - Static variable in interface org.custommonkey.xmlunit.XMLConstants
-
"!DOCTYPE"
- START_PROCESSING_INSTRUCTION - Static variable in interface org.custommonkey.xmlunit.XMLConstants
-
"?"
- startCDATA() - Method in class org.custommonkey.xmlunit.TolerantSaxDocumentBuilder
-
Unhandled LexicalHandler method
- startDocument() - Method in class org.custommonkey.xmlunit.TolerantSaxDocumentBuilder
-
ContentHandler method
- startDTD(String, String, String) - Method in class org.custommonkey.xmlunit.TolerantSaxDocumentBuilder
-
Unhandled LexicalHandler method.
- startElement(String, String, String, Attributes) - Method in class org.custommonkey.xmlunit.TolerantSaxDocumentBuilder
-
ContentHandler method
- startEntity(String) - Method in class org.custommonkey.xmlunit.TolerantSaxDocumentBuilder
-
Unhandled LexicalHandler method
- startPrefixMapping(String, String) - Method in class org.custommonkey.xmlunit.TolerantSaxDocumentBuilder
-
Unhandled ContentHandler method
- swingEvent2SaxAdapter - Variable in class org.custommonkey.xmlunit.HTMLDocumentBuilder
-