DOM Interface | JDOM Class |
---|---|
Attr | Attribute |
CDATASection |
|
CharacterData |
|
Comment | Comment |
Document | Document |
DocumentFragment |
|
DocumentType | DocType |
DOMImplementation |
|
Element | Element |
Entity | Entity |
EntityReference |
|
NamedNodeMap |
|
Node |
|
NodeList |
|
Notation |
|
ProcessingInstruction | ProcessingInstruction |
Text | java.lang.String |
| Verifier |
DOMException | JDOMException ,
IllegalAddException , IllegalDataException ,
IllegalNameException. , IllegalTargetException |