Mercurial > repos > pfrommolt > ngsrich
comparison NGSrich_0.5.5/src/org/jdom/package.html @ 0:89ad0a9cca52 default tip
Uploaded
author | pfrommolt |
---|---|
date | Mon, 21 Nov 2011 08:12:19 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:89ad0a9cca52 |
---|---|
1 <body> | |
2 | |
3 Classes to represent the components of an XML document. The Verifier is a | |
4 special class useful in ensuring well-formedness of documents. The Parent | |
5 interface is implemented by Document and Element exposing their commonality. | |
6 The Content abstract class is extended by all the node types of a document | |
7 except Document itself. | |
8 | |
9 The JDOMFactory interface and DefaultJDOMFactory standard implementation | |
10 provide advanced users with the ability to create subtypes of the org.jdom | |
11 classes. | |
12 | |
13 </body> |