dori.jasper.engine.xml
Class JRXmlWriter
java.lang.Object
dori.jasper.engine.xml.JRXmlWriter
- public class JRXmlWriter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRXmlWriter
protected JRXmlWriter(JRReport report,
java.lang.String encoding)
writeReport
public static java.lang.String writeReport(JRReport report,
java.lang.String encoding)
throws JRException
- Throws:
JRException
writeReport
public static void writeReport(JRReport report,
java.lang.String destFileName,
java.lang.String encoding)
throws JRException
- Throws:
JRException
writeReport
public static void writeReport(JRReport report,
java.io.OutputStream outputStream,
java.lang.String encoding)
throws JRException
- Throws:
JRException
writeReport
protected java.lang.String writeReport()
throws JRException
- Throws:
JRException
Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.