Package | Description |
---|---|
com.caucho.jsp.java |
Modifier and Type | Method and Description |
---|---|
void |
JspNode.convertParameterValue(JspJavaWriter out,
java.lang.String type,
java.lang.String value) |
protected void |
GenericTag.fillAttributes(JspJavaWriter out,
java.lang.String name) |
java.lang.String |
TagFileTag.fillTagFileAttributes(JspJavaWriter out,
java.lang.String tagName,
java.lang.String customTagName) |
void |
JspInclude.generate(JspJavaWriter out)
Generates the code for the scriptlet
|
void |
JstlXmlIf.generate(JspJavaWriter out)
Generates the code for the c:set tag.
|
void |
JsfFacetNode.generate(JspJavaWriter out)
Generates the code for the c:if tag.
|
void |
JstlCoreCatch.generate(JspJavaWriter out)
Generates the code for the c:catch tag.
|
void |
JspDirectiveVariable.generate(JspJavaWriter out)
Generates the code for the tag
|
void |
JstlCoreWhen.generate(JspJavaWriter out)
Generates the code for the c:if tag.
|
void |
JspForward.generate(JspJavaWriter out)
Generates the code for the scriptlet
|
void |
CustomSimpleTag.generate(JspJavaWriter out)
Generates the code for a custom tag.
|
void |
JstlCoreChoose.generate(JspJavaWriter out)
Generates the code for the c:out tag.
|
void |
JspFallback.generate(JspJavaWriter out)
Generates the code for the scriptlet
|
void |
JstlFmtParam.generate(JspJavaWriter out)
Generates the code for the fmt:param tag.
|
void |
JspDirectivePage.generate(JspJavaWriter out)
Generates the code for the tag
|
void |
JsfPhaseListener.generate(JspJavaWriter out) |
void |
JstlCoreIf.generate(JspJavaWriter out)
Generates the code for the c:if tag.
|
void |
JstlCoreOut.generate(JspJavaWriter out)
Generates the code for the c:out tag.
|
void |
JspDirectiveTag.generate(JspJavaWriter out)
Generates the code for the tag
|
void |
JspDirectiveTaglib.generate(JspJavaWriter out)
Generates the code for the tag
|
void |
JspInvoke.generate(JspJavaWriter out)
Generates the children.
|
void |
JstlCoreForEach.generate(JspJavaWriter out)
Generates the code for the c:forEach tag.
|
void |
JspDirectiveAttribute.generate(JspJavaWriter out)
Generates the code for the tag
|
void |
JspUseBean.generate(JspJavaWriter out)
Generates the code for the scriptlet
|
void |
JspScriptlet.generate(JspJavaWriter out)
Generates the code for the scriptlet
|
void |
CustomTag.generate(JspJavaWriter out)
Generates the code for a custom tag.
|
protected void |
JavaTagGenerator.generate(JspJavaWriter out)
Generates the Java code.
|
void |
JspPlugin.generate(JspJavaWriter out)
Generates the code for the scriptlet
|
void |
JspOutput.generate(JspJavaWriter out)
Generates the code for the tag
|
void |
JstlFmtBundle.generate(JspJavaWriter out)
Generates the code for the fmt:bundle tag.
|
void |
JstlCoreSet.generate(JspJavaWriter out)
Generates the code for the c:set tag.
|
void |
JspGetProperty.generate(JspJavaWriter out)
Generates the code for the scriptlet
|
void |
JstlCoreRtWhen.generate(JspJavaWriter out)
Generates the code for the c:if tag.
|
void |
JspParam.generate(JspJavaWriter out)
Generates the code for the scriptlet
|
void |
JspDeclaration.generate(JspJavaWriter out)
No general code.
|
abstract void |
JspNode.generate(JspJavaWriter out)
Generates the code for the tag
|
void |
JspXmlElement.generate(JspJavaWriter out)
Generates the code for the element.
|
void |
JspParams.generate(JspJavaWriter out)
Generates the code for the jsp:params
|
void |
JspExpression.generate(JspJavaWriter out)
Generates the code for the scriptlet
|
void |
JstlCoreOtherwise.generate(JspJavaWriter out)
Generates the code for the c:otherwise tag.
|
void |
JspRoot.generate(JspJavaWriter out)
Generates the code for the tag
|
void |
JspElement.generate(JspJavaWriter out)
Generates the code for the tag
|
void |
JspText.generate(JspJavaWriter out)
Generates the code for the static text
|
void |
JspDirectiveInclude.generate(JspJavaWriter out)
Generates the code for the tag
|
void |
NullTag.generate(JspJavaWriter out)
Null Generator.
|
void |
JstlCoreRemove.generate(JspJavaWriter out)
Generates the code for the c:remove tag.
|
void |
JspTop.generate(JspJavaWriter out)
Generates the code for the tag
|
void |
JspFragmentNode.generate(JspJavaWriter out)
Generates the children.
|
void |
JsfViewRoot.generate(JspJavaWriter out)
Generates the code for a custom tag.
|
void |
JstlXmlWhen.generate(JspJavaWriter out)
Generates the code for the x:when tag.
|
void |
JspTextNode.generate(JspJavaWriter out)
Generates the code for the static text
|
void |
JsfTagNode.generate(JspJavaWriter out)
Generates the code for a custom tag.
|
void |
JstlXmlOut.generate(JspJavaWriter out)
Generates the code for the c:out tag.
|
void |
JstlXmlSet.generate(JspJavaWriter out)
Generates the code for the c:set tag.
|
void |
StaticText.generate(JspJavaWriter out)
Generates the code for the static text
|
void |
JspDoBody.generate(JspJavaWriter out)
Generates the children.
|
void |
TagFileTag.generate(JspJavaWriter out)
Generates the code for a custom tag.
|
void |
JstlFmtMessage.generate(JspJavaWriter out)
Generates the code for the fmt:message tag.
|
void |
JstlFmtSetBundle.generate(JspJavaWriter out)
Generates the code for the c:out tag.
|
protected void |
JavaJspGenerator.generate(JspJavaWriter out)
Generates the Java code.
|
abstract void |
GenericTag.generate(JspJavaWriter out)
Generates the code for a custom tag.
|
void |
JspSetProperty.generate(JspJavaWriter out)
Generates the code for the scriptlet
|
protected void |
JavaTagGenerator.generateAttributes(JspJavaWriter out)
Generates the attribute definitions.
|
void |
JspNode.generateChildren(JspJavaWriter out)
Generates the code for the children.
|
void |
JsfNode.generateChildren(JspJavaWriter out)
Generates the code for the children.
|
void |
JspContainerNode.generateChildren(JspJavaWriter out)
Generates the code for the children.
|
void |
JspNode.generateClassEpilogue(JspJavaWriter out)
Generates the code for the tag
|
void |
GenericTag.generateClassEpilogue(JspJavaWriter out) |
void |
JspNode.generateClassEpilogueChildren(JspJavaWriter out)
Generates the code for the tag
|
void |
JspContainerNode.generateClassEpilogueChildren(JspJavaWriter out)
generates data for tag state children.
|
protected void |
JavaJspGenerator.generateClassFooter(JspJavaWriter out)
Completes the generated class: closing the main method, generating
the dependencies and generating the constant strings.
|
protected void |
JavaTagGenerator.generateClassHeader(JspJavaWriter out)
Generates the class header.
|
protected void |
JavaJspGenerator.generateClassHeader(JspJavaWriter out)
Generates the class header.
|
void |
JstlCoreForEach.generateCollectionForEach(JspJavaWriter out)
Generates the code for the c:forEach tag.
|
void |
JspDeclaration.generateDeclaration(JspJavaWriter out)
Generates the code for the scriptlet
|
void |
JspNode.generateDeclaration(JspJavaWriter out)
generates declaration data.
|
void |
TagFileTag.generateDeclaration(JspJavaWriter out)
Generates the code for a custom tag.
|
void |
JspNode.generateDeclarationChildren(JspJavaWriter out)
generates data for declaration children.
|
void |
JspContainerNode.generateDeclarationChildren(JspJavaWriter out)
generates data for declaration children.
|
protected void |
JavaTagGenerator.generateDoTag(JspJavaWriter out,
JspNode node)
Prints the _jspService header
|
protected void |
JavaTagGenerator.generateDoTagImpl(JspJavaWriter out,
JspNode node)
Prints the _jspService header
|
protected void |
JavaTagGenerator.generateDynamicAttributes(JspJavaWriter out)
Generates the attribute definitions.
|
void |
JspNode.generateEndLocation(JspJavaWriter out)
Generates the start location.
|
void |
StaticText.generateEndLocation(JspJavaWriter out)
Generates the end location.
|
void |
JspFallback.generateFallback(JspJavaWriter out)
Generates the code for the scriptlet
|
void |
JspFragmentNode.generateFragmentPrologue(JspJavaWriter out)
Generates code for the fragment variables.
|
protected void |
JspNode.generateIncludeUrl(JspJavaWriter out,
java.lang.String page,
java.util.ArrayList<JspParam> params) |
void |
JstlCoreForEach.generateIntegerForEach(JspJavaWriter out)
Generates the code for the c:forEach tag.
|
protected void |
JspPlugin.generateObjectParams(JspJavaWriter out,
boolean isEmbed)
Generates the parameters for the jsp:plugin object.
|
protected void |
JavaJspGenerator.generatePageFooter(JspJavaWriter out) |
protected void |
JavaJspGenerator.generatePageHeader(JspJavaWriter out)
Prints the _jspService header
|
void |
JspDirectiveVariable.generatePrologue(JspJavaWriter out)
Generates the code for the tag
|
void |
CustomSimpleTag.generatePrologue(JspJavaWriter out)
Generates code before the actual JSP.
|
void |
JstlCoreForEach.generatePrologue(JspJavaWriter out)
Generates the prologue for the c:forEach tag.
|
protected void |
JavaTagGenerator.generatePrologue(JspJavaWriter out)
Generates prologue stuff
|
void |
JspBody.generatePrologue(JspJavaWriter out)
Generates the prologue.
|
void |
JspNode.generatePrologue(JspJavaWriter out)
generates prologue data.
|
void |
JspText.generatePrologue(JspJavaWriter out) |
void |
JsfViewRoot.generatePrologue(JspJavaWriter out)
generates prologue data.
|
void |
JsfNode.generatePrologue(JspJavaWriter out)
generates prologue data.
|
void |
JsfTagNode.generatePrologue(JspJavaWriter out)
generates prologue data.
|
void |
TagFileTag.generatePrologue(JspJavaWriter out)
Generates code before the actual JSP.
|
void |
JstlFmtMessage.generatePrologue(JspJavaWriter out)
Generates the code for the fmt:message tag.
|
void |
JspAttribute.generatePrologue(JspJavaWriter out)
Generates the prologue.
|
void |
GenericTag.generatePrologue(JspJavaWriter out)
Generates code before the actual JSP.
|
void |
JspBody.generatePrologueChildren(JspJavaWriter out)
Generates the prologue as a child, i.e.
|
void |
JspNode.generatePrologueChildren(JspJavaWriter out)
generates data for prologue children.
|
void |
JspContainerNode.generatePrologueChildren(JspJavaWriter out)
generates data for prologue children.
|
void |
JspNode.generatePrologueDeclare(JspJavaWriter out)
generates prologue data.
|
void |
GenericTag.generatePrologueDeclare(JspJavaWriter out) |
void |
JstlFmtParam.generateSet(JspJavaWriter out,
java.lang.String lhs)
Generates the code to set the fmt:param tag.
|
protected void |
JstlNode.generateSetNotNull(JspJavaWriter out,
java.lang.String var,
java.lang.String scope,
java.lang.String value)
Generates the code to set a non-null value.
|
protected void |
JstlNode.generateSetOrRemove(JspJavaWriter out,
java.lang.String var,
java.lang.String scope,
java.lang.String value) |
void |
JspNode.generateStartLocation(JspJavaWriter out)
Generates the start location.
|
void |
JspText.generateStartLocation(JspJavaWriter out)
Generates the start location.
|
void |
StaticText.generateStartLocation(JspJavaWriter out)
Generates the start location.
|
void |
JspNode.generateStatic(JspJavaWriter out)
Generates the code for the tag
|
void |
JspText.generateStatic(JspJavaWriter out)
Generates the code for the static text
|
void |
JspTextNode.generateStatic(JspJavaWriter out)
Generates the code for the static text
|
void |
StaticText.generateStatic(JspJavaWriter out)
Generates the code for the static text
|
void |
JspContainerNode.generateStatic(JspJavaWriter out)
Generates static text.
|
protected void |
JavaTagGenerator.generateTagAttributes(JspJavaWriter out)
Generates the attribute definitions.
|
protected void |
JavaTagGenerator.generateTagInfo(JspJavaWriter out)
Generates the attribute definitions.
|
protected void |
JavaTagGenerator.generateTagLibrary(JspJavaWriter out)
Generates the attribute definitions.
|
void |
CustomTag.generateTagRelease(JspJavaWriter out)
Generates code before the actual JSP.
|
void |
JspNode.generateTagRelease(JspJavaWriter out)
generates tag state release
|
void |
JspNode.generateTagReleaseChildren(JspJavaWriter out)
generates tag state
|
void |
JspContainerNode.generateTagReleaseChildren(JspJavaWriter out)
generates data for tag state children.
|
void |
JstlCoreForEach.generateTagState(JspJavaWriter out)
Generates code before the actual JSP.
|
void |
CustomTag.generateTagState(JspJavaWriter out)
Generates code before the actual JSP.
|
void |
JspNode.generateTagState(JspJavaWriter out)
generates tag state
|
void |
TagFileTag.generateTagState(JspJavaWriter out)
Generates code before the actual JSP.
|
void |
JstlFmtMessage.generateTagState(JspJavaWriter out)
Generates the code for the fmt:message tag.
|
void |
JspNode.generateTagStateChildren(JspJavaWriter out)
generates tag state
|
void |
JspText.generateTagStateChildren(JspJavaWriter out) |
void |
JspContainerNode.generateTagStateChildren(JspJavaWriter out)
generates data for tag state children.
|
protected void |
JavaTagGenerator.generateTagVariablesAtEnd(JspJavaWriter out)
Generates the variable setting.
|
protected void |
GenericTag.printVarAssign(JspJavaWriter out,
int scope)
Prints a tag variable declaration.
|
protected void |
GenericTag.printVarAssign(JspJavaWriter out,
int scope,
VariableInfo var)
Prints a tag variable declaration.
|
protected void |
GenericTag.printVarDeclaration(JspJavaWriter out,
int scope)
Prints a tag variable declaration.
|
protected void |
GenericTag.printVarDeclare(JspJavaWriter out,
int scope)
Prints a tag variable declaration.
|
protected void |
GenericTag.printVarDeclare(JspJavaWriter out,
int scope,
VariableInfo var)
Prints a tag variable declaration.
|