Skip to content

Commit a9a6bed

Browse files
committedNov 11, 2020
XMLUnit for Java main javadocs including AssertJ 3.x
1 parent cdde750 commit a9a6bed

File tree

446 files changed

+10859
-865
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

446 files changed

+10859
-865
lines changed
 

‎api/java/main/allclasses-frame.html

+16-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!-- Generated by javadoc -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (XMLUnit for Java 2.8.0-SNAPSHOT API)</title>
7+
<title>All Classes (XMLUnit for Java 2.8.1-SNAPSHOT API)</title>
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
@@ -19,6 +19,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
1919
<li><a href="org/custommonkey/xmlunit/examples/CaseInsensitiveDifferenceListener.html" title="class in org.custommonkey.xmlunit.examples" target="classFrame">CaseInsensitiveDifferenceListener</a></li>
2020
<li><a href="org/xmlunit/input/CommentLessSource.html" title="class in org.xmlunit.input" target="classFrame">CommentLessSource</a></li>
2121
<li><a href="org/xmlunit/assertj/CompareAssert.html" title="class in org.xmlunit.assertj" target="classFrame">CompareAssert</a></li>
22+
<li><a href="org/xmlunit/assertj3/CompareAssert.html" title="class in org.xmlunit.assertj3" target="classFrame">CompareAssert</a></li>
2223
<li><a href="org/xmlunit/matchers/CompareMatcher.html" title="class in org.xmlunit.matchers" target="classFrame">CompareMatcher</a></li>
2324
<li><a href="org/xmlunit/diff/Comparison.html" title="class in org.xmlunit.diff" target="classFrame">Comparison</a></li>
2425
<li><a href="org/xmlunit/diff/Comparison.Detail.html" title="class in org.xmlunit.diff" target="classFrame">Comparison.Detail</a></li>
@@ -95,6 +96,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
9596
<li><a href="org/xmlunit/diff/MultiLevelByNameAndTextSelector.html" title="class in org.xmlunit.diff" target="classFrame">MultiLevelByNameAndTextSelector</a></li>
9697
<li><a href="org/custommonkey/xmlunit/examples/MultiLevelElementNameAndTextQualifier.html" title="class in org.custommonkey.xmlunit.examples" target="classFrame">MultiLevelElementNameAndTextQualifier</a></li>
9798
<li><a href="org/xmlunit/assertj/MultipleNodeAssert.html" title="class in org.xmlunit.assertj" target="classFrame">MultipleNodeAssert</a></li>
99+
<li><a href="org/xmlunit/assertj3/MultipleNodeAssert.html" title="class in org.xmlunit.assertj3" target="classFrame">MultipleNodeAssert</a></li>
98100
<li><a href="org/custommonkey/xmlunit/NamespaceContext.html" title="interface in org.custommonkey.xmlunit" target="classFrame"><span class="interfaceName">NamespaceContext</span></a></li>
99101
<li><a href="org/custommonkey/xmlunit/NewDifferenceEngine.html" title="class in org.custommonkey.xmlunit" target="classFrame">NewDifferenceEngine</a></li>
100102
<li><a href="org/custommonkey/xmlunit/NewDifferenceEngine.ComparisonController2ComparisonController.html" title="class in org.custommonkey.xmlunit" target="classFrame">NewDifferenceEngine.ComparisonController2ComparisonController</a></li>
@@ -120,18 +122,28 @@ <h1 class="bar">All&nbsp;Classes</h1>
120122
<li><a href="org/custommonkey/xmlunit/examples/RecursiveElementNameAndTextQualifier.html" title="class in org.custommonkey.xmlunit.examples" target="classFrame">RecursiveElementNameAndTextQualifier</a></li>
121123
<li><a href="org/xmlunit/diff/RecursiveXPathBuilder.html" title="class in org.xmlunit.diff" target="classFrame">RecursiveXPathBuilder</a></li>
122124
<li><a href="org/xmlunit/assertj/error/ShouldAnyNodeHaveXPath.html" title="class in org.xmlunit.assertj.error" target="classFrame">ShouldAnyNodeHaveXPath</a></li>
125+
<li><a href="org/xmlunit/assertj3/error/ShouldAnyNodeHaveXPath.html" title="class in org.xmlunit.assertj3.error" target="classFrame">ShouldAnyNodeHaveXPath</a></li>
123126
<li><a href="org/xmlunit/assertj/error/ShouldBeConvertible.html" title="class in org.xmlunit.assertj.error" target="classFrame">ShouldBeConvertible</a></li>
127+
<li><a href="org/xmlunit/assertj3/error/ShouldBeConvertible.html" title="class in org.xmlunit.assertj3.error" target="classFrame">ShouldBeConvertible</a></li>
124128
<li><a href="org/xmlunit/assertj/error/ShouldBeInvalid.html" title="class in org.xmlunit.assertj.error" target="classFrame">ShouldBeInvalid</a></li>
129+
<li><a href="org/xmlunit/assertj3/error/ShouldBeInvalid.html" title="class in org.xmlunit.assertj3.error" target="classFrame">ShouldBeInvalid</a></li>
125130
<li><a href="org/xmlunit/assertj/error/ShouldBeNotSimilar.html" title="class in org.xmlunit.assertj.error" target="classFrame">ShouldBeNotSimilar</a></li>
131+
<li><a href="org/xmlunit/assertj3/error/ShouldBeNotSimilar.html" title="class in org.xmlunit.assertj3.error" target="classFrame">ShouldBeNotSimilar</a></li>
126132
<li><a href="org/xmlunit/assertj/error/ShouldBeSimilar.html" title="class in org.xmlunit.assertj.error" target="classFrame">ShouldBeSimilar</a></li>
127133
<li><a href="org/xmlunit/assertj/error/ShouldBeValid.html" title="class in org.xmlunit.assertj.error" target="classFrame">ShouldBeValid</a></li>
134+
<li><a href="org/xmlunit/assertj3/error/ShouldBeValid.html" title="class in org.xmlunit.assertj3.error" target="classFrame">ShouldBeValid</a></li>
128135
<li><a href="org/xmlunit/assertj/error/ShouldHaveAttribute.html" title="class in org.xmlunit.assertj.error" target="classFrame">ShouldHaveAttribute</a></li>
136+
<li><a href="org/xmlunit/assertj3/error/ShouldHaveAttribute.html" title="class in org.xmlunit.assertj3.error" target="classFrame">ShouldHaveAttribute</a></li>
129137
<li><a href="org/xmlunit/assertj/error/ShouldHaveXPath.html" title="class in org.xmlunit.assertj.error" target="classFrame">ShouldHaveXPath</a></li>
138+
<li><a href="org/xmlunit/assertj3/error/ShouldHaveXPath.html" title="class in org.xmlunit.assertj3.error" target="classFrame">ShouldHaveXPath</a></li>
130139
<li><a href="org/xmlunit/assertj/error/ShouldNotHaveAttribute.html" title="class in org.xmlunit.assertj.error" target="classFrame">ShouldNotHaveAttribute</a></li>
140+
<li><a href="org/xmlunit/assertj3/error/ShouldNotHaveAttribute.html" title="class in org.xmlunit.assertj3.error" target="classFrame">ShouldNotHaveAttribute</a></li>
131141
<li><a href="org/xmlunit/assertj/error/ShouldNotHaveThrown.html" title="class in org.xmlunit.assertj.error" target="classFrame">ShouldNotHaveThrown</a></li>
142+
<li><a href="org/xmlunit/assertj3/error/ShouldNotHaveThrown.html" title="class in org.xmlunit.assertj3.error" target="classFrame">ShouldNotHaveThrown</a></li>
132143
<li><a href="org/custommonkey/xmlunit/SimpleNamespaceContext.html" title="class in org.custommonkey.xmlunit" target="classFrame">SimpleNamespaceContext</a></li>
133144
<li><a href="org/custommonkey/xmlunit/SimpleXpathEngine.html" title="class in org.custommonkey.xmlunit" target="classFrame">SimpleXpathEngine</a></li>
134145
<li><a href="org/xmlunit/assertj/SingleNodeAssert.html" title="class in org.xmlunit.assertj" target="classFrame">SingleNodeAssert</a></li>
146+
<li><a href="org/xmlunit/assertj3/SingleNodeAssert.html" title="class in org.xmlunit.assertj3" target="classFrame">SingleNodeAssert</a></li>
135147
<li><a href="org/custommonkey/xmlunit/examples/TextDifferenceListenerBase.html" title="class in org.custommonkey.xmlunit.examples" target="classFrame">TextDifferenceListenerBase</a></li>
136148
<li><a href="org/custommonkey/xmlunit/TolerantSaxDocumentBuilder.html" title="class in org.custommonkey.xmlunit" target="classFrame">TolerantSaxDocumentBuilder</a></li>
137149
<li><a href="org/custommonkey/xmlunit/Transform.html" title="class in org.custommonkey.xmlunit" target="classFrame">Transform</a></li>
@@ -144,6 +156,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
144156
<li><a href="org/xmlunit/util/TransformerFactoryConfigurer.Builder.html" title="class in org.xmlunit.util" target="classFrame">TransformerFactoryConfigurer.Builder</a></li>
145157
<li><a href="org/xmlunit/matchers/TypeMatcher.html" title="class in org.xmlunit.matchers" target="classFrame">TypeMatcher</a></li>
146158
<li><a href="org/xmlunit/assertj/ValidationAssert.html" title="class in org.xmlunit.assertj" target="classFrame">ValidationAssert</a></li>
159+
<li><a href="org/xmlunit/assertj3/ValidationAssert.html" title="class in org.xmlunit.assertj3" target="classFrame">ValidationAssert</a></li>
147160
<li><a href="org/xmlunit/matchers/ValidationMatcher.html" title="class in org.xmlunit.matchers" target="classFrame">ValidationMatcher</a></li>
148161
<li><a href="org/xmlunit/validation/ValidationProblem.html" title="class in org.xmlunit.validation" target="classFrame">ValidationProblem</a></li>
149162
<li><a href="org/xmlunit/validation/ValidationProblem.ProblemType.html" title="enum in org.xmlunit.validation" target="classFrame">ValidationProblem.ProblemType</a></li>
@@ -152,10 +165,12 @@ <h1 class="bar">All&nbsp;Classes</h1>
152165
<li><a href="org/custommonkey/xmlunit/Validator.html" title="class in org.custommonkey.xmlunit" target="classFrame">Validator</a></li>
153166
<li><a href="org/xmlunit/validation/Validator.html" title="class in org.xmlunit.validation" target="classFrame">Validator</a></li>
154167
<li><a href="org/xmlunit/assertj/ValueAssert.html" title="class in org.xmlunit.assertj" target="classFrame">ValueAssert</a></li>
168+
<li><a href="org/xmlunit/assertj3/ValueAssert.html" title="class in org.xmlunit.assertj3" target="classFrame">ValueAssert</a></li>
155169
<li><a href="org/xmlunit/input/WhitespaceNormalizedSource.html" title="class in org.xmlunit.input" target="classFrame">WhitespaceNormalizedSource</a></li>
156170
<li><a href="org/xmlunit/input/WhitespaceStrippedSource.html" title="class in org.xmlunit.input" target="classFrame">WhitespaceStrippedSource</a></li>
157171
<li><a href="org/custommonkey/xmlunit/XMLAssert.html" title="class in org.custommonkey.xmlunit" target="classFrame">XMLAssert</a></li>
158172
<li><a href="org/xmlunit/assertj/XmlAssert.html" title="class in org.xmlunit.assertj" target="classFrame">XmlAssert</a></li>
173+
<li><a href="org/xmlunit/assertj3/XmlAssert.html" title="class in org.xmlunit.assertj3" target="classFrame">XmlAssert</a></li>
159174
<li><a href="org/custommonkey/xmlunit/XMLConstants.html" title="interface in org.custommonkey.xmlunit" target="classFrame"><span class="interfaceName">XMLConstants</span></a></li>
160175
<li><a href="org/custommonkey/xmlunit/XMLTestCase.html" title="class in org.custommonkey.xmlunit" target="classFrame">XMLTestCase</a></li>
161176
<li><a href="org/custommonkey/xmlunit/XMLUnit.html" title="class in org.custommonkey.xmlunit" target="classFrame">XMLUnit</a></li>

‎api/java/main/allclasses-noframe.html

+16-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!-- Generated by javadoc -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (XMLUnit for Java 2.8.0-SNAPSHOT API)</title>
7+
<title>All Classes (XMLUnit for Java 2.8.1-SNAPSHOT API)</title>
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
@@ -19,6 +19,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
1919
<li><a href="org/custommonkey/xmlunit/examples/CaseInsensitiveDifferenceListener.html" title="class in org.custommonkey.xmlunit.examples">CaseInsensitiveDifferenceListener</a></li>
2020
<li><a href="org/xmlunit/input/CommentLessSource.html" title="class in org.xmlunit.input">CommentLessSource</a></li>
2121
<li><a href="org/xmlunit/assertj/CompareAssert.html" title="class in org.xmlunit.assertj">CompareAssert</a></li>
22+
<li><a href="org/xmlunit/assertj3/CompareAssert.html" title="class in org.xmlunit.assertj3">CompareAssert</a></li>
2223
<li><a href="org/xmlunit/matchers/CompareMatcher.html" title="class in org.xmlunit.matchers">CompareMatcher</a></li>
2324
<li><a href="org/xmlunit/diff/Comparison.html" title="class in org.xmlunit.diff">Comparison</a></li>
2425
<li><a href="org/xmlunit/diff/Comparison.Detail.html" title="class in org.xmlunit.diff">Comparison.Detail</a></li>
@@ -95,6 +96,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
9596
<li><a href="org/xmlunit/diff/MultiLevelByNameAndTextSelector.html" title="class in org.xmlunit.diff">MultiLevelByNameAndTextSelector</a></li>
9697
<li><a href="org/custommonkey/xmlunit/examples/MultiLevelElementNameAndTextQualifier.html" title="class in org.custommonkey.xmlunit.examples">MultiLevelElementNameAndTextQualifier</a></li>
9798
<li><a href="org/xmlunit/assertj/MultipleNodeAssert.html" title="class in org.xmlunit.assertj">MultipleNodeAssert</a></li>
99+
<li><a href="org/xmlunit/assertj3/MultipleNodeAssert.html" title="class in org.xmlunit.assertj3">MultipleNodeAssert</a></li>
98100
<li><a href="org/custommonkey/xmlunit/NamespaceContext.html" title="interface in org.custommonkey.xmlunit"><span class="interfaceName">NamespaceContext</span></a></li>
99101
<li><a href="org/custommonkey/xmlunit/NewDifferenceEngine.html" title="class in org.custommonkey.xmlunit">NewDifferenceEngine</a></li>
100102
<li><a href="org/custommonkey/xmlunit/NewDifferenceEngine.ComparisonController2ComparisonController.html" title="class in org.custommonkey.xmlunit">NewDifferenceEngine.ComparisonController2ComparisonController</a></li>
@@ -120,18 +122,28 @@ <h1 class="bar">All&nbsp;Classes</h1>
120122
<li><a href="org/custommonkey/xmlunit/examples/RecursiveElementNameAndTextQualifier.html" title="class in org.custommonkey.xmlunit.examples">RecursiveElementNameAndTextQualifier</a></li>
121123
<li><a href="org/xmlunit/diff/RecursiveXPathBuilder.html" title="class in org.xmlunit.diff">RecursiveXPathBuilder</a></li>
122124
<li><a href="org/xmlunit/assertj/error/ShouldAnyNodeHaveXPath.html" title="class in org.xmlunit.assertj.error">ShouldAnyNodeHaveXPath</a></li>
125+
<li><a href="org/xmlunit/assertj3/error/ShouldAnyNodeHaveXPath.html" title="class in org.xmlunit.assertj3.error">ShouldAnyNodeHaveXPath</a></li>
123126
<li><a href="org/xmlunit/assertj/error/ShouldBeConvertible.html" title="class in org.xmlunit.assertj.error">ShouldBeConvertible</a></li>
127+
<li><a href="org/xmlunit/assertj3/error/ShouldBeConvertible.html" title="class in org.xmlunit.assertj3.error">ShouldBeConvertible</a></li>
124128
<li><a href="org/xmlunit/assertj/error/ShouldBeInvalid.html" title="class in org.xmlunit.assertj.error">ShouldBeInvalid</a></li>
129+
<li><a href="org/xmlunit/assertj3/error/ShouldBeInvalid.html" title="class in org.xmlunit.assertj3.error">ShouldBeInvalid</a></li>
125130
<li><a href="org/xmlunit/assertj/error/ShouldBeNotSimilar.html" title="class in org.xmlunit.assertj.error">ShouldBeNotSimilar</a></li>
131+
<li><a href="org/xmlunit/assertj3/error/ShouldBeNotSimilar.html" title="class in org.xmlunit.assertj3.error">ShouldBeNotSimilar</a></li>
126132
<li><a href="org/xmlunit/assertj/error/ShouldBeSimilar.html" title="class in org.xmlunit.assertj.error">ShouldBeSimilar</a></li>
127133
<li><a href="org/xmlunit/assertj/error/ShouldBeValid.html" title="class in org.xmlunit.assertj.error">ShouldBeValid</a></li>
134+
<li><a href="org/xmlunit/assertj3/error/ShouldBeValid.html" title="class in org.xmlunit.assertj3.error">ShouldBeValid</a></li>
128135
<li><a href="org/xmlunit/assertj/error/ShouldHaveAttribute.html" title="class in org.xmlunit.assertj.error">ShouldHaveAttribute</a></li>
136+
<li><a href="org/xmlunit/assertj3/error/ShouldHaveAttribute.html" title="class in org.xmlunit.assertj3.error">ShouldHaveAttribute</a></li>
129137
<li><a href="org/xmlunit/assertj/error/ShouldHaveXPath.html" title="class in org.xmlunit.assertj.error">ShouldHaveXPath</a></li>
138+
<li><a href="org/xmlunit/assertj3/error/ShouldHaveXPath.html" title="class in org.xmlunit.assertj3.error">ShouldHaveXPath</a></li>
130139
<li><a href="org/xmlunit/assertj/error/ShouldNotHaveAttribute.html" title="class in org.xmlunit.assertj.error">ShouldNotHaveAttribute</a></li>
140+
<li><a href="org/xmlunit/assertj3/error/ShouldNotHaveAttribute.html" title="class in org.xmlunit.assertj3.error">ShouldNotHaveAttribute</a></li>
131141
<li><a href="org/xmlunit/assertj/error/ShouldNotHaveThrown.html" title="class in org.xmlunit.assertj.error">ShouldNotHaveThrown</a></li>
142+
<li><a href="org/xmlunit/assertj3/error/ShouldNotHaveThrown.html" title="class in org.xmlunit.assertj3.error">ShouldNotHaveThrown</a></li>
132143
<li><a href="org/custommonkey/xmlunit/SimpleNamespaceContext.html" title="class in org.custommonkey.xmlunit">SimpleNamespaceContext</a></li>
133144
<li><a href="org/custommonkey/xmlunit/SimpleXpathEngine.html" title="class in org.custommonkey.xmlunit">SimpleXpathEngine</a></li>
134145
<li><a href="org/xmlunit/assertj/SingleNodeAssert.html" title="class in org.xmlunit.assertj">SingleNodeAssert</a></li>
146+
<li><a href="org/xmlunit/assertj3/SingleNodeAssert.html" title="class in org.xmlunit.assertj3">SingleNodeAssert</a></li>
135147
<li><a href="org/custommonkey/xmlunit/examples/TextDifferenceListenerBase.html" title="class in org.custommonkey.xmlunit.examples">TextDifferenceListenerBase</a></li>
136148
<li><a href="org/custommonkey/xmlunit/TolerantSaxDocumentBuilder.html" title="class in org.custommonkey.xmlunit">TolerantSaxDocumentBuilder</a></li>
137149
<li><a href="org/custommonkey/xmlunit/Transform.html" title="class in org.custommonkey.xmlunit">Transform</a></li>
@@ -144,6 +156,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
144156
<li><a href="org/xmlunit/util/TransformerFactoryConfigurer.Builder.html" title="class in org.xmlunit.util">TransformerFactoryConfigurer.Builder</a></li>
145157
<li><a href="org/xmlunit/matchers/TypeMatcher.html" title="class in org.xmlunit.matchers">TypeMatcher</a></li>
146158
<li><a href="org/xmlunit/assertj/ValidationAssert.html" title="class in org.xmlunit.assertj">ValidationAssert</a></li>
159+
<li><a href="org/xmlunit/assertj3/ValidationAssert.html" title="class in org.xmlunit.assertj3">ValidationAssert</a></li>
147160
<li><a href="org/xmlunit/matchers/ValidationMatcher.html" title="class in org.xmlunit.matchers">ValidationMatcher</a></li>
148161
<li><a href="org/xmlunit/validation/ValidationProblem.html" title="class in org.xmlunit.validation">ValidationProblem</a></li>
149162
<li><a href="org/xmlunit/validation/ValidationProblem.ProblemType.html" title="enum in org.xmlunit.validation">ValidationProblem.ProblemType</a></li>
@@ -152,10 +165,12 @@ <h1 class="bar">All&nbsp;Classes</h1>
152165
<li><a href="org/custommonkey/xmlunit/Validator.html" title="class in org.custommonkey.xmlunit">Validator</a></li>
153166
<li><a href="org/xmlunit/validation/Validator.html" title="class in org.xmlunit.validation">Validator</a></li>
154167
<li><a href="org/xmlunit/assertj/ValueAssert.html" title="class in org.xmlunit.assertj">ValueAssert</a></li>
168+
<li><a href="org/xmlunit/assertj3/ValueAssert.html" title="class in org.xmlunit.assertj3">ValueAssert</a></li>
155169
<li><a href="org/xmlunit/input/WhitespaceNormalizedSource.html" title="class in org.xmlunit.input">WhitespaceNormalizedSource</a></li>
156170
<li><a href="org/xmlunit/input/WhitespaceStrippedSource.html" title="class in org.xmlunit.input">WhitespaceStrippedSource</a></li>
157171
<li><a href="org/custommonkey/xmlunit/XMLAssert.html" title="class in org.custommonkey.xmlunit">XMLAssert</a></li>
158172
<li><a href="org/xmlunit/assertj/XmlAssert.html" title="class in org.xmlunit.assertj">XmlAssert</a></li>
173+
<li><a href="org/xmlunit/assertj3/XmlAssert.html" title="class in org.xmlunit.assertj3">XmlAssert</a></li>
159174
<li><a href="org/custommonkey/xmlunit/XMLConstants.html" title="interface in org.custommonkey.xmlunit"><span class="interfaceName">XMLConstants</span></a></li>
160175
<li><a href="org/custommonkey/xmlunit/XMLTestCase.html" title="class in org.custommonkey.xmlunit">XMLTestCase</a></li>
161176
<li><a href="org/custommonkey/xmlunit/XMLUnit.html" title="class in org.custommonkey.xmlunit">XMLUnit</a></li>

0 commit comments

Comments
 (0)