OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [libjava/] [classpath/] [javax/] [xml/] [parsers/] [package.html] - Blame information for rev 14

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 14 jlechner
<html><head>javax.xml.parsers</head><body>
2
 
3
<p>Bootstrapping APIs for JAXP parsers.
4
This is the first portable API defined for bootstrapping DOM.
5
 
6
<p>JAXP parsers bootstrap in two stages.
7
First is getting a factory, and configuring it.
8
Second is asking that factory for a parser.
9
 
10
<p>The SAX bootstrapping support corresponds to functionality
11
found in the <em>org.xml.sax.helpers</em> package, except
12
that it uses the JAXP two stage bootstrap paradigm and
13
that the parser that's bootstrapped is normally wrapping
14
a SAX parser rather than exposing it for direct use.
15
 
16
</body></html>

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.