| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XMLWriter | |
| org.dom4j.io | Provides input and output via SAX and DOM together with writing dom4j objects to streams as XML text. | 
| Uses of XMLWriter in org.dom4j.io | 
| Subclasses of XMLWriter in org.dom4j.io | |
|  class | HTMLWriterHTMLWritertakes a DOM4J tree and formats it to a stream as
 HTML. | 
| Methods in org.dom4j.io that return XMLWriter | |
|  XMLWriter | XMLResult.getXMLWriter() | 
|  XMLWriter | SAXModifier.getXMLWriter()Returns the current XMLWriter. | 
| Methods in org.dom4j.io with parameters of type XMLWriter | |
|  void | XMLResult.setXMLWriter(XMLWriter writer) | 
|  void | SAXModifier.setXMLWriter(XMLWriter writer)Sets the XMLWriterused to write the modified document. | 
| Constructors in org.dom4j.io with parameters of type XMLWriter | |
| XMLResult(XMLWriter xmlWriter) | |
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||