public class ReportConverter
extends java.lang.Object
| Constructor and Description |
|---|
ReportConverter(DesignerContext context,
ReportPanel rp,
WindowWorkspace workspace,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
convert() |
protected byte[] |
createBytes(ReportResource reportResource) |
static org.w3c.dom.Document |
loadXMLFromString(java.lang.String xml) |
public ReportConverter(DesignerContext context, ReportPanel rp, WindowWorkspace workspace, java.lang.String name)
public boolean convert()
protected byte[] createBytes(ReportResource reportResource) throws java.lang.Exception
java.lang.Exceptionpublic static org.w3c.dom.Document loadXMLFromString(java.lang.String xml)
throws javax.xml.parsers.ParserConfigurationException,
java.io.IOException,
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationExceptionjava.io.IOExceptionorg.xml.sax.SAXException