public class XDocStreamer extends Object
Constructor and Description |
---|
XDocStreamer(File xdoc,
Writer writer) |
Modifier and Type | Method and Description |
---|---|
void |
writeContent()
Parse the file and write its transformed content to the Writer.
|
public XDocStreamer(File xdoc, Writer writer)
public void writeContent() throws SAXException
SAXException
- if unable to parse the xdoc file5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.