|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
org.w3c.dom.Document |
getDocument()
Returns the DOM document. |
void |
write(java.lang.String filename)
Writes this XML document to the specified file. |
void |
write(java.io.Writer writer)
Writes this XML document to the specified writer. |
| Method Detail |
public void write(java.lang.String filename)
filename - name of filepublic void write(java.io.Writer writer)
writer - writerpublic org.w3c.dom.Document getDocument()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||