com.stimulsoft.webviewer
Class StiWebViewerRender
java.lang.Object
com.stimulsoft.webviewer.StiWebViewerRender
public class StiWebViewerRender
- extends java.lang.Object
Copyright Stimulsoft
|
Field Summary |
protected static java.util.logging.Logger |
LOG
|
static java.lang.String |
VERSION
|
|
Method Summary |
protected java.lang.String |
createChildControls(org.w3c.dom.Element root,
org.w3c.dom.Document doc,
java.net.URL context,
javax.servlet.ServletContext servletContext)
|
java.lang.String |
getViewer(java.net.URL context,
javax.servlet.ServletContext servletContext)
|
boolean |
isReportDesignerMode()
|
static java.lang.String |
serialize(org.w3c.dom.Document doc,
boolean omitXMLDeclaration)
|
void |
setReportDesignerMode(boolean reportDesignerMode)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
protected static final java.util.logging.Logger LOG
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
createChildControls
protected java.lang.String createChildControls(org.w3c.dom.Element root,
org.w3c.dom.Document doc,
java.net.URL context,
javax.servlet.ServletContext servletContext)
throws java.io.IOException
- Throws:
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
Copyright © 2017 Stimulsoft. All Rights Reserved.