|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A XDS-formatted, XML document.
| Method Summary | |
Document |
domDocument()
Returns a reference for this element's DOM document. |
Element |
domIOElement()
Returns a DOM reference for this document's <input>
or <output> element. |
Element |
domNDSElement()
Returns a DOM reference for this document's <nds>
element. |
boolean |
isEmpty()
Indicates whether this document's <input> or
<output> element contains any child nodes. |
| Method Detail |
public Document domDocument()
nullpublic boolean isEmpty()
<input> or
<output> element contains any child nodes.
true:<input> or <output>
contains child elementsfalse:<input> or
<output> does not contain child
elementspublic Element domNDSElement()
<nds>
element.
nullpublic Element domIOElement()
<input>
or <output> element.
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||