Uses of Class
com.sun.xml.txw2.Document
-
Packages that use Document Package Description com.sun.xml.txw2 TXW runtime. -
-
Uses of Document in com.sun.xml.txw2
Methods in com.sun.xml.txw2 that return Document Modifier and Type Method Description Document
TypedXmlWriter. getDocument()
Gets theDocument
object that this writer is writing to.
-