|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.japano.PageNode
org.japano.Page
org.japano.PageGenerator.ErrorPage
public static class PageGenerator.ErrorPage
Default Errorpage implementation.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.japano.PageNode |
|---|
PageNode.Output |
| Field Summary |
|---|
| Fields inherited from class org.japano.Page |
|---|
application, config, contentType, errorPageURI, out, pageContext, postGenerate, request, response, session |
| Fields inherited from class org.japano.PageNode |
|---|
children, context, EMPTY, nodeId, parent |
| Constructor Summary | |
|---|---|
PageGenerator.ErrorPage()
|
|
| Method Summary | |
|---|---|
void |
generate(Buffer out)
Generates this node The base implementation just calls PageNode.generateChildren(Buffer) |
| Methods inherited from class org.japano.Page |
|---|
_jspService, addNode, clearAttributes, getAttribute, getAttributeNames, getErrorPageURI, getMessages, getMessagesFor, init, initScope, part, register, release, removeAttribute, replace, setAttribute, setContext |
| Methods inherited from class org.japano.PageNode |
|---|
findChildren, findParent, findRootNode, generateChildren, getChildren, getContext, getNodeId, getParent, recInit, setChildren, setContext, setNodeId, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PageGenerator.ErrorPage()
| Method Detail |
|---|
public void generate(Buffer out)
PageNodePageNode.generateChildren(Buffer)
generate in class Page
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||