com.arsdigita.cms.dispatcher
Class ContentTypeXSLServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.arsdigita.web.BaseServlet
com.arsdigita.cms.dispatcher.ContentTypeXSLServlet
- All Implemented Interfaces:
- Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
- public class ContentTypeXSLServlet
- extends com.arsdigita.web.BaseServlet
A servlet that multiplexes all XSL files registered
against content types into one.
- See Also:
- Serialized Form
Fields inherited from class com.arsdigita.web.BaseServlet |
REQUEST_URL_ATTRIBUTE, versionId |
Method Summary |
protected void |
doService(javax.servlet.http.HttpServletRequest sreq,
javax.servlet.http.HttpServletResponse sresp)
|
Methods inherited from class com.arsdigita.web.BaseServlet |
destroy, doDestroy, doGet, doInit, doPost, getUserContext, init |
Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service |
Methods inherited from class javax.servlet.GenericServlet |
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentTypeXSLServlet
public ContentTypeXSLServlet()
doService
protected void doService(javax.servlet.http.HttpServletRequest sreq,
javax.servlet.http.HttpServletResponse sresp)
throws javax.servlet.ServletException,
IOException
- Throws:
javax.servlet.ServletException
IOException
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 19 2004:2352 UTC