Mercurial > repos > pfrommolt > ngsrich
annotate NGSrich_0.5.5/src/org/jdom/input/package.html @ 0:89ad0a9cca52 default tip
Uploaded
| author | pfrommolt |
|---|---|
| date | Mon, 21 Nov 2011 08:12:19 -0500 |
| parents | |
| children |
| rev | line source |
|---|---|
| 0 | 1 <body> |
| 2 | |
| 3 Classes to build JDOM documents from various sources. The most common builder | |
| 4 class is SAXBuilder which constructs a JDOM document using a SAX parser and | |
| 5 can pull content from files, streams, sockets, readers, and so on. It can use | |
| 6 any underlying SAX parser to handle the parsing chores. SAXHandler provides | |
| 7 support for SAXBuilder. DOMBuilder lets you build from a pre-existing DOM | |
| 8 tree. | |
| 9 | |
| 10 </body> |
