com.stimulsoft.webviewer
Class StiWebViewerRender
java.lang.Object
com.stimulsoft.webviewer.StiWebViewerRender
public class StiWebViewerRender
- extends java.lang.Object
Copyright Stimulsoft
Field Summary |
static java.lang.String |
VERSION
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VERSION
public static final java.lang.String VERSION
StiWebViewerRender
public StiWebViewerRender(StiWebViewerOptions options,
java.net.URL context)
getViewer
public java.lang.String getViewer(java.net.URL context,
javax.servlet.ServletContext servletContext)
throws javax.xml.parsers.ParserConfigurationException,
java.io.IOException
- Throws:
javax.xml.parsers.ParserConfigurationException
java.io.IOException
isReportDesignerMode
public boolean isReportDesignerMode()
- Returns:
- the reportDesignerMode
setReportDesignerMode
public void setReportDesignerMode(boolean reportDesignerMode)
- Parameters:
reportDesignerMode
- the reportDesignerMode to set
serialize
public static java.lang.String serialize(org.w3c.dom.Document doc,
boolean omitXMLDeclaration)
throws java.io.IOException
- Throws:
java.io.IOException