-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathallpackages-index.html
More file actions
150 lines (150 loc) · 7.99 KB
/
allpackages-index.html
File metadata and controls
150 lines (150 loc) · 7.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
<!DOCTYPE HTML>
<html lang="de">
<head>
<!-- Generated by javadoc (17) -->
<title>All Packages (XMLUnit for Java 2.9.1-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="package index">
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="all-packages-index-page">
<script type="text/javascript">var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html#all-packages">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="All&nbsp;Packages" class="title">All Packages</h1>
</div>
<div class="caption"><span>Package Summary</span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="org/custommonkey/xmlunit/package-summary.html">org.custommonkey.xmlunit</a></div>
<div class="col-last even-row-color">
<div class="block">Root of the XMLUnit 1.x compatibility layer.</div>
</div>
<div class="col-first odd-row-color"><a href="org/custommonkey/xmlunit/examples/package-summary.html">org.custommonkey.xmlunit.examples</a></div>
<div class="col-last odd-row-color"> </div>
<div class="col-first even-row-color"><a href="org/custommonkey/xmlunit/exceptions/package-summary.html">org.custommonkey.xmlunit.exceptions</a></div>
<div class="col-last even-row-color"> </div>
<div class="col-first odd-row-color"><a href="org/custommonkey/xmlunit/jaxp13/package-summary.html">org.custommonkey.xmlunit.jaxp13</a></div>
<div class="col-last odd-row-color"> </div>
<div class="col-first even-row-color"><a href="org/custommonkey/xmlunit/util/package-summary.html">org.custommonkey.xmlunit.util</a></div>
<div class="col-last even-row-color"> </div>
<div class="col-first odd-row-color"><a href="org/xmlunit/package-summary.html">org.xmlunit</a></div>
<div class="col-last odd-row-color">
<div class="block">XMLUnit helps testing code that creates XML.</div>
</div>
<div class="col-first even-row-color"><a href="org/xmlunit/assertj/package-summary.html">org.xmlunit.assertj</a></div>
<div class="col-last even-row-color">
<div class="block">AssertJ assertions on top of XMLUnit's core.</div>
</div>
<div class="col-first odd-row-color"><a href="org/xmlunit/assertj/error/package-summary.html">org.xmlunit.assertj.error</a></div>
<div class="col-last odd-row-color">
<div class="block">Contains internal classes of XMLUnit's AssertJ support that are
only public as an implementation detail.</div>
</div>
<div class="col-first even-row-color"><a href="org/xmlunit/assertj3/package-summary.html">org.xmlunit.assertj3</a></div>
<div class="col-last even-row-color">
<div class="block">AssertJ 3.x assertions on top of XMLUnit's core.</div>
</div>
<div class="col-first odd-row-color"><a href="org/xmlunit/assertj3/error/package-summary.html">org.xmlunit.assertj3.error</a></div>
<div class="col-last odd-row-color">
<div class="block">Contains internal classes of XMLUnit's AssertJ 3.x support that are
only public as an implementation detail.</div>
</div>
<div class="col-first even-row-color"><a href="org/xmlunit/builder/package-summary.html">org.xmlunit.builder</a></div>
<div class="col-last even-row-color">
<div class="block">Provides fluent builders for core parts of XMLUnit.</div>
</div>
<div class="col-first odd-row-color"><a href="org/xmlunit/builder/jakarta_jaxb/package-summary.html">org.xmlunit.builder.jakarta_jaxb</a></div>
<div class="col-last odd-row-color">
<div class="block">This package contains the JAXB builder using the <code>jakarta.xml.bind</code> package.</div>
</div>
<div class="col-first even-row-color"><a href="org/xmlunit/builder/javax_jaxb/package-summary.html">org.xmlunit.builder.javax_jaxb</a></div>
<div class="col-last even-row-color">
<div class="block">This package contains the JAXB builder using the <code>javax.xml.bind</code> package.</div>
</div>
<div class="col-first odd-row-color"><a href="org/xmlunit/diff/package-summary.html">org.xmlunit.diff</a></div>
<div class="col-last odd-row-color">
<div class="block">Contains XMLUnit <a href="org/xmlunit/diff/DifferenceEngine.html" title="interface in org.xmlunit.diff"><code>DifferenceEngine</code></a> that is
at the heart of all comparisons as well as supporting interfaces
and implementations.</div>
</div>
<div class="col-first even-row-color"><a href="org/xmlunit/input/package-summary.html">org.xmlunit.input</a></div>
<div class="col-last even-row-color">
<div class="block">Some useful <a href="https://docs.oracle.com/javase/8/docs/api/javax/xml/transform/Source.html" title="class or interface in javax.xml.transform" class="external-link"><code>Source</code></a> implementations.</div>
</div>
<div class="col-first odd-row-color"><a href="org/xmlunit/matchers/package-summary.html">org.xmlunit.matchers</a></div>
<div class="col-last odd-row-color">
<div class="block">Hamcrest matchers on top of XMLUnit's core.</div>
</div>
<div class="col-first even-row-color"><a href="org/xmlunit/placeholder/package-summary.html">org.xmlunit.placeholder</a></div>
<div class="col-last even-row-color">
<div class="block">This package contains experimental support for configuring parts of
the test engine by using <code>${xmlunit.KEYWORD}</code> sequences
inside the control document.</div>
</div>
<div class="col-first odd-row-color"><a href="org/xmlunit/transform/package-summary.html">org.xmlunit.transform</a></div>
<div class="col-last odd-row-color">
<div class="block">XSLT convenience layer.</div>
</div>
<div class="col-first even-row-color"><a href="org/xmlunit/util/package-summary.html">org.xmlunit.util</a></div>
<div class="col-last even-row-color">
<div class="block"><b>Internal</b> utilities hiding the differences between .NET and Java
implementations.</div>
</div>
<div class="col-first odd-row-color"><a href="org/xmlunit/validation/package-summary.html">org.xmlunit.validation</a></div>
<div class="col-last odd-row-color">
<div class="block">Validation of XML documents and schemas.</div>
</div>
<div class="col-first even-row-color"><a href="org/xmlunit/xpath/package-summary.html">org.xmlunit.xpath</a></div>
<div class="col-last even-row-color">
<div class="block">XPath convenience layer.</div>
</div>
</div>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright © 2001–2022 <a href="https://www.xmlunit.org/">XMLUnit</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>