net.sf.jasperreports.j2ee.servlets
Class XmlServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
net.sf.jasperreports.j2ee.servlets.BaseHttpServlet
net.sf.jasperreports.j2ee.servlets.XmlServlet
- All Implemented Interfaces:
- java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
- Direct Known Subclasses:
- Xml4SwfServlet
public class XmlServlet
- extends BaseHttpServlet
- Version:
- $Id: XmlServlet.java 3659 2010-03-31 10:20:49Z shertage $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
- See Also:
- Serialized Form
Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doGet, doOptions, doPost, doPut, doTrace, getLastModified, service |
Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
START_PAGE_INDEX_REQUEST_PARAMETER
public static final java.lang.String START_PAGE_INDEX_REQUEST_PARAMETER
- See Also:
- Constant Field Values
END_PAGE_INDEX_REQUEST_PARAMETER
public static final java.lang.String END_PAGE_INDEX_REQUEST_PARAMETER
- See Also:
- Constant Field Values
PAGE_INDEX_REQUEST_PARAMETER
public static final java.lang.String PAGE_INDEX_REQUEST_PARAMETER
- See Also:
- Constant Field Values
XmlServlet
public XmlServlet()
service
public void service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.io.IOException,
javax.servlet.ServletException
- Overrides:
service
in class javax.servlet.http.HttpServlet
- Throws:
java.io.IOException
javax.servlet.ServletException
getExporter
public JRXmlExporter getExporter()
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com