|
|||||||||
| Home >> All >> org >> scopemvc >> controller >> servlet >> [ xml overview ] | PREV NEXT | ||||||||
C
- createServletContext(HttpServletRequest, HttpServletResponse, HashMap) - Method in class org.scopemvc.controller.servlet.xml.XSLScopeServlet
I
- init(ServletConfig) - Method in class org.scopemvc.controller.servlet.xml.XSLScopeServlet
- Initialise the XSL SystemID relative to the web archive.
L
- LOG - Static variable in class org.scopemvc.controller.servlet.xml.XSLScopeServlet
- LOG - Static variable in class org.scopemvc.controller.servlet.xml.XSLServletContext
O
- org.scopemvc.controller.servlet.xml - package org.scopemvc.controller.servlet.xml
- A servlet implementation that provides a simple implementation of the HMVC pattern for HTTP request handling.
S
- showView(View) - Method in class org.scopemvc.controller.servlet.xml.XSLServletContext
- Show the ServletView passed, setting the response's ContentType
via a call to AbstractXSLPage.getContentType()>
AbstractXSLPage.getContentType()55 .
X
- XSLScopeServlet - class org.scopemvc.controller.servlet.xml.XSLScopeServlet.
-
A org.scopemvc.controller.servlet.ScopeServlet for use in
webapps that use
org.scopemvc.view.servlet.xml: this initialises the SystemID of org.scopemvc.view.servlet.xml.AbstractXSLPage to point to the root of the deployed web archive, which is where all XSL files are referenced from. - XSLScopeServlet() - Constructor for class org.scopemvc.controller.servlet.xml.XSLScopeServlet
- XSLServletContext - class org.scopemvc.controller.servlet.xml.XSLServletContext.
- A ServletContext that that shows org.scopemvc.view.servlet.xml.AbstractXSLPages.
- XSLServletContext(ScopeServlet, HttpServletRequest, HttpServletResponse, HashMap) - Constructor for class org.scopemvc.controller.servlet.xml.XSLServletContext
- Create with an HttpServletResponse to use on a showView during initialisation, and a HttpServletRequest accessible to application code.
C I L O S X
|
|||||||||
| Home >> All >> org >> scopemvc >> controller >> servlet >> [ xml overview ] | PREV NEXT | ||||||||