|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
yawda.view.CView
yawda.view.CXmlView
| Field Summary |
| Fields inherited from class yawda.view.CView |
DISABLED, HIDDEN, VISIBLE |
| Constructor Summary | |
CXmlView()
|
|
| Method Summary | |
protected static String[] |
getAloneTags(Document xmlDoc)
|
void |
init(javax.servlet.ServletConfig config)
|
void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
| Methods inherited from class yawda.view.CView |
addApplicationInformation, addApplicationInformation, escape, getBasePath, getDocType, getEncoding, getHeaderFooter, getTemplate, getViewName, invalidateView, invalidateViews, isVisible, merge, renderError, renderXMLRecurs, renderXMLRecurs, setHeader |
| Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service |
| Methods inherited from class javax.servlet.GenericServlet |
destroy, 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 |
| Constructor Detail |
public CXmlView()
| Method Detail |
public final void service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
javax.servlet.ServletException
IOExceptionHttpServlet.service(javax.servlet.http.HttpServletRequest,
javax.servlet.http.HttpServletResponse)
public final void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class CViewjavax.servlet.ServletExceptionServlet.init(javax.servlet.ServletConfig)protected static final String[] getAloneTags(Document xmlDoc)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||