forked from bjmashibing/java
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodule-summary.html
More file actions
432 lines (432 loc) · 16.9 KB
/
module-summary.html
File metadata and controls
432 lines (432 loc) · 16.9 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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>java.xml (Java SE 12 & JDK 12 )</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="keywords" content="java.xml module">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
<script type="text/javascript" src="../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="java.xml (Java SE 12 & JDK 12 )";
}
}
catch(err) {
}
//-->
var pathtoroot = "../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../index.html">Overview</a></li>
<li class="navBarCell1Rev">Module</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-files/index-1.html">Index</a></li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><div style="margin-top: 14px;"><strong>Java SE 12 & JDK 12</strong> </div></div>
</div>
<div class="subNav">
<div>
<ul class="subNavList">
<li>Module: </li>
<li><a href="#module.description">Description</a> | </li>
<li>Modules | </li>
<li><a href="#packages.summary">Packages</a> | </li>
<li><a href="#services.summary">Services</a></li>
</ul>
</div>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding"> </div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h1 title="Module" class="title">Module java.xml</h1>
</div>
<div class="contentContainer">
<section role="region">
<!-- ============ MODULE DESCRIPTION =========== -->
<a id="module.description">
<!-- -->
</a>
<div class="block">Defines the Java API for XML Processing (JAXP), the Streaming API for XML (StAX),
the Simple API for XML (SAX), and the W3C Document Object Model (DOM) API.</div>
</section>
<section role="region">
<dl><dt><span class="simpleTagLabel">Module Graph:</span>
</dt><dd><a class=moduleGraph href="module-graph.png"><img style="vertical-align:top" alt="Module graph for java.xml" src="module-graph.png" height="100"><span><img style="border: solid lightgray 1px; vertical-align:top" alt="Module graph for java.xml" src="module-graph.png"></span></a></dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>9</dd>
</dl>
</section>
<ul class="blockList">
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<!-- ============ PACKAGES SUMMARY =========== -->
<a id="packages.summary">
<!-- -->
</a>
<h3>Packages</h3>
<div class="packagesSummary">
<table>
<caption><span>Exports</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor" id="i0">
<th class="colFirst" scope="row"><a href="javax/xml/package-summary.html">javax.xml</a></th>
<td class="colLast">
<div class="block">Defines constants for XML processing.</div>
</td>
</tr>
<tr class="rowColor" id="i1">
<th class="colFirst" scope="row"><a href="javax/xml/catalog/package-summary.html">javax.xml.catalog</a></th>
<td class="colLast">
<div class="block">Provides the classes for implementing
<a href="https://www.oasis-open.org/committees/download.php/14809/xml-catalogs.html">
XML Catalogs OASIS Standard V1.1, 7 October 2005</a>.</div>
</td>
</tr>
<tr class="altColor" id="i2">
<th class="colFirst" scope="row"><a href="javax/xml/datatype/package-summary.html">javax.xml.datatype</a></th>
<td class="colLast">
<div class="block">
Defines XML/Java Type Mappings.</div>
</td>
</tr>
<tr class="rowColor" id="i3">
<th class="colFirst" scope="row"><a href="javax/xml/namespace/package-summary.html">javax.xml.namespace</a></th>
<td class="colLast">
<div class="block">
Defines XML Namespace processing.</div>
</td>
</tr>
<tr class="altColor" id="i4">
<th class="colFirst" scope="row"><a href="javax/xml/parsers/package-summary.html">javax.xml.parsers</a></th>
<td class="colLast">
<div class="block">
Provides the classes for processing XML documents with a SAX (Simple API for XML)
parser or a DOM (Document Object Model) Document builder.</div>
</td>
</tr>
<tr class="rowColor" id="i5">
<th class="colFirst" scope="row"><a href="javax/xml/stream/package-summary.html">javax.xml.stream</a></th>
<td class="colLast">
<div class="block">
Defines interfaces and classes for the Streaming API for XML (StAX).</div>
</td>
</tr>
<tr class="altColor" id="i6">
<th class="colFirst" scope="row"><a href="javax/xml/stream/events/package-summary.html">javax.xml.stream.events</a></th>
<td class="colLast">
<div class="block">Defines event interfaces for the Streaming API for XML (StAX).</div>
</td>
</tr>
<tr class="rowColor" id="i7">
<th class="colFirst" scope="row"><a href="javax/xml/stream/util/package-summary.html">javax.xml.stream.util</a></th>
<td class="colLast">
<div class="block">Provides utility classes for the Streaming API for XML (StAX).</div>
</td>
</tr>
<tr class="altColor" id="i8">
<th class="colFirst" scope="row"><a href="javax/xml/transform/package-summary.html">javax.xml.transform</a></th>
<td class="colLast">
<div class="block">Defines the generic APIs for processing transformation instructions,
and performing a transformation from source to result.</div>
</td>
</tr>
<tr class="rowColor" id="i9">
<th class="colFirst" scope="row"><a href="javax/xml/transform/dom/package-summary.html">javax.xml.transform.dom</a></th>
<td class="colLast">
<div class="block">Provides DOM specific transformation classes.</div>
</td>
</tr>
<tr class="altColor" id="i10">
<th class="colFirst" scope="row"><a href="javax/xml/transform/sax/package-summary.html">javax.xml.transform.sax</a></th>
<td class="colLast">
<div class="block">Provides SAX specific transformation classes.</div>
</td>
</tr>
<tr class="rowColor" id="i11">
<th class="colFirst" scope="row"><a href="javax/xml/transform/stax/package-summary.html">javax.xml.transform.stax</a></th>
<td class="colLast">
<div class="block">Provides StAX specific transformation classes.</div>
</td>
</tr>
<tr class="altColor" id="i12">
<th class="colFirst" scope="row"><a href="javax/xml/transform/stream/package-summary.html">javax.xml.transform.stream</a></th>
<td class="colLast">
<div class="block">Provides stream and URI specific transformation classes.</div>
</td>
</tr>
<tr class="rowColor" id="i13">
<th class="colFirst" scope="row"><a href="javax/xml/validation/package-summary.html">javax.xml.validation</a></th>
<td class="colLast">
<div class="block">
Provides an API for validation of XML documents.</div>
</td>
</tr>
<tr class="altColor" id="i14">
<th class="colFirst" scope="row"><a href="javax/xml/xpath/package-summary.html">javax.xml.xpath</a></th>
<td class="colLast">
<div class="block">Provides an <em>object-model neutral</em> API for the
evaluation of XPath expressions and access to the evaluation
environment.</div>
</td>
</tr>
<tr class="rowColor" id="i15">
<th class="colFirst" scope="row"><a href="org/w3c/dom/package-summary.html">org.w3c.dom</a></th>
<td class="colLast">
<div class="block">Provides the interfaces for the Document Object Model (DOM).</div>
</td>
</tr>
<tr class="altColor" id="i16">
<th class="colFirst" scope="row"><a href="org/w3c/dom/bootstrap/package-summary.html">org.w3c.dom.bootstrap</a></th>
<td class="colLast">
<div class="block">Provides a factory for obtaining instances of <code>DOMImplementation</code>.</div>
</td>
</tr>
<tr class="rowColor" id="i17">
<th class="colFirst" scope="row"><a href="org/w3c/dom/events/package-summary.html">org.w3c.dom.events</a></th>
<td class="colLast">
<div class="block">
Provides interfaces for DOM Level 2 Events.</div>
</td>
</tr>
<tr class="altColor" id="i18">
<th class="colFirst" scope="row"><a href="org/w3c/dom/ls/package-summary.html">org.w3c.dom.ls</a></th>
<td class="colLast">
<div class="block">
Provides interfaces for DOM Level 3 Load and Save.</div>
</td>
</tr>
<tr class="rowColor" id="i19">
<th class="colFirst" scope="row"><a href="org/w3c/dom/ranges/package-summary.html">org.w3c.dom.ranges</a></th>
<td class="colLast">
<div class="block">
Provides interfaces for DOM Level 2 Range.</div>
</td>
</tr>
<tr class="altColor" id="i20">
<th class="colFirst" scope="row"><a href="org/w3c/dom/traversal/package-summary.html">org.w3c.dom.traversal</a></th>
<td class="colLast">
<div class="block">
Provides interfaces for DOM Level 2 Traversal.</div>
</td>
</tr>
<tr class="rowColor" id="i21">
<th class="colFirst" scope="row"><a href="org/w3c/dom/views/package-summary.html">org.w3c.dom.views</a></th>
<td class="colLast">
<div class="block">Provides interfaces for DOM Level 2 Views.</div>
</td>
</tr>
<tr class="altColor" id="i22">
<th class="colFirst" scope="row"><a href="org/xml/sax/package-summary.html">org.xml.sax</a></th>
<td class="colLast">
<div class="block">Provides the core SAX APIs.</div>
</td>
</tr>
<tr class="rowColor" id="i23">
<th class="colFirst" scope="row"><a href="org/xml/sax/ext/package-summary.html">org.xml.sax.ext</a></th>
<td class="colLast">
<div class="block">Provides interfaces to SAX2 facilities that
conformant SAX drivers won't necessarily support.</div>
</td>
</tr>
<tr class="altColor" id="i24">
<th class="colFirst" scope="row"><a href="org/xml/sax/helpers/package-summary.html">org.xml.sax.helpers</a></th>
<td class="colLast">
<div class="block">Provides helper classes, including
support for bootstrapping SAX-based applications.</div>
</td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<!-- ============ SERVICES SUMMARY =========== -->
<a id="services.summary">
<!-- -->
</a>
<h3>Services</h3>
<div class="usesSummary">
<table>
<caption><span>Uses</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Type</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="javax/xml/datatype/DatatypeFactory.html" title="class in javax.xml.datatype">DatatypeFactory</a></th>
<td class="colLast">
<div class="block">Factory that creates new <code>javax.xml.datatype</code> <code>Object</code>s that map XML to/from Java <code>Object</code>s.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="javax/xml/parsers/DocumentBuilderFactory.html" title="class in javax.xml.parsers">DocumentBuilderFactory</a></th>
<td class="colLast">
<div class="block">Defines a factory API that enables applications to obtain a
parser that produces DOM object trees from XML documents.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="javax/xml/parsers/SAXParserFactory.html" title="class in javax.xml.parsers">SAXParserFactory</a></th>
<td class="colLast">
<div class="block">Defines a factory API that enables applications to configure and
obtain a SAX based parser to parse XML documents.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="javax/xml/validation/SchemaFactory.html" title="class in javax.xml.validation">SchemaFactory</a></th>
<td class="colLast">
<div class="block">Factory that creates <a href="javax/xml/validation/Schema.html" title="class in javax.xml.validation"><code>Schema</code></a> objects.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="javax/xml/transform/TransformerFactory.html" title="class in javax.xml.transform">TransformerFactory</a></th>
<td class="colLast">
<div class="block">A TransformerFactory instance can be used to create
<a href="javax/xml/transform/Transformer.html" title="class in javax.xml.transform"><code>Transformer</code></a> and
<a href="javax/xml/transform/Templates.html" title="interface in javax.xml.transform"><code>Templates</code></a> objects.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="javax/xml/stream/XMLEventFactory.html" title="class in javax.xml.stream">XMLEventFactory</a></th>
<td class="colLast">
<div class="block">This interface defines a utility class for creating instances of
XMLEvents</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="javax/xml/stream/XMLInputFactory.html" title="class in javax.xml.stream">XMLInputFactory</a></th>
<td class="colLast">
<div class="block">Defines an abstract implementation of a factory for getting streams.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="javax/xml/stream/XMLOutputFactory.html" title="class in javax.xml.stream">XMLOutputFactory</a></th>
<td class="colLast">
<div class="block">Defines an abstract implementation of a factory for
getting XMLEventWriters and XMLStreamWriters.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="org/xml/sax/XMLReader.html" title="interface in org.xml.sax">XMLReader</a></th>
<td class="colLast">
<div class="block">Interface for reading an XML document using callbacks.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="javax/xml/xpath/XPathFactory.html" title="class in javax.xml.xpath">XPathFactory</a></th>
<td class="colLast">
<div class="block">An <code>XPathFactory</code> instance can be used to create
<a href="javax/xml/xpath/XPath.html" title="interface in javax.xml.xpath"><code>XPath</code></a> objects.</div>
</td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../index.html">Overview</a></li>
<li class="navBarCell1Rev">Module</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-files/index-1.html">Index</a></li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><div style="margin-top: 14px;"><strong>Java SE 12 & JDK 12</strong> </div></div>
</div>
<div class="subNav">
<div>
<ul class="subNavList">
<li>Module: </li>
<li><a href="#module.description">Description</a> | </li>
<li>Modules | </li>
<li><a href="#packages.summary">Packages</a> | </li>
<li><a href="#services.summary">Services</a></li>
</ul>
</div>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small><a href="https://bugreport.java.com/bugreport/">Report a bug or suggest an enhancement</a><br> For further API reference and developer documentation see the <a href="https://docs.oracle.com/pls/topic/lookup?ctx=javase12.0.2&id=homepage" target="_blank">Java SE Documentation</a>, which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples.<br> Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.<br> <a href="../../legal/copyright.html">Copyright</a> © 1993, 2019, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA.<br>All rights reserved. Use is subject to <a href="https://www.oracle.com/technetwork/java/javase/terms/license/java12.0.2speclicense.html">license terms</a> and the <a href="https://www.oracle.com/technetwork/java/redist-137594.html">documentation redistribution policy</a>. <!-- Version 12.0.2+10 --></small></p>
</footer>
</body>
</html>