|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.irisel.util.xml.DOMWriter
public class DOMWriter
DOMWriter generates XML text from a DOM Document
| Constructor Summary | |
|---|---|
DOMWriter(org.w3c.dom.Document document)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getText()
Returns the XML text for the DOM |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DOMWriter(org.w3c.dom.Document document)
| Method Detail |
|---|
public java.lang.String getText()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||