|
|||||||||
| 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
org.apache.velocity.tools.view.servlet.VelocityViewServlet
it.unimi.dsi.mg4j.query.HelpPage
public class HelpPage
The help page.
| Field Summary |
|---|
| Fields inherited from class org.apache.velocity.tools.view.servlet.VelocityViewServlet |
|---|
CONTENT_TYPE, DEFAULT_CONTENT_TYPE, DEFAULT_OUTPUT_ENCODING, DEFAULT_PROPERTIES_PATH, DEFAULT_TOOLBOX_PATH, DEFAULT_TOOLS_PROPERTIES, INIT_PROPS_KEY, SERVLET_CONTEXT_KEY, TOOLBOX_KEY, toolboxManager |
| Constructor Summary | |
|---|---|
HelpPage()
|
|
| Method Summary | |
|---|---|
Template |
handleRequest(HttpServletRequest request,
HttpServletResponse response,
Context context)
|
protected org.apache.commons.collections.ExtendedProperties |
loadConfiguration(ServletConfig config)
|
| Methods inherited from class org.apache.velocity.tools.view.servlet.VelocityViewServlet |
|---|
createContext, doGet, doPost, doRequest, error, fillContext, findInitParameter, getResponseWriter, getTemplate, getTemplate, getTemplate, getTemplate, getVelocityEngine, getVelocityProperty, init, initToolbox, initVelocity, mergeTemplate, performMerge, requestCleanup, setContentType, setVelocityEngine |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, 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 HelpPage()
| Method Detail |
|---|
protected org.apache.commons.collections.ExtendedProperties loadConfiguration(ServletConfig config)
throws FileNotFoundException,
IOException
loadConfiguration in class org.apache.velocity.tools.view.servlet.VelocityViewServletFileNotFoundException
IOException
public Template handleRequest(HttpServletRequest request,
HttpServletResponse response,
Context context)
throws ResourceNotFoundException,
ParseErrorException,
Exception
handleRequest in class org.apache.velocity.tools.view.servlet.VelocityViewServletResourceNotFoundException
ParseErrorException
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||