|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ajax4jsf.templatecompiler.elements.TemplateElementBase
org.ajax4jsf.templatecompiler.elements.jsp.DirectivePage
public class DirectivePage
Processing jsp:directive.page-tag.
| Constructor Summary | |
|---|---|
DirectivePage(org.w3c.dom.Node element,
CompilationContext componentBean)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getBeginElement()
|
java.lang.String |
getEndElement()
|
| Methods inherited from class org.ajax4jsf.templatecompiler.elements.TemplateElementBase |
|---|
addSubElement, getComponentBean, getSubElements, isSkipBody, toCode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DirectivePage(org.w3c.dom.Node element,
CompilationContext componentBean)
throws org.w3c.dom.DOMException,
CompilationException
org.w3c.dom.DOMException
CompilationException| Method Detail |
|---|
public java.lang.String getBeginElement()
public java.lang.String getEndElement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||