com.sun.faces.generate
Class JspToFaceletsTLD21Generator
java.lang.Object
com.sun.faces.generate.JspTLDGenerator
com.sun.faces.generate.JspToFaceletsTLD21Generator
- All Implemented Interfaces:
- Generator
public class JspToFaceletsTLD21Generator
- extends JspTLDGenerator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JspToFaceletsTLD21Generator
public JspToFaceletsTLD21Generator(PropertyManager propManager)
main
public static void main(String[] args)
getRtexprvalue
protected String getRtexprvalue(String tagName,
String attributeName)
- Description copied from class:
JspTLDGenerator
- Return the "rtexprvalue" element value for the tag attribute.
- Overrides:
getRtexprvalue
in class JspTLDGenerator
writeTldDescription
protected void writeTldDescription()
throws IOException
- The description element for this TLD.
- Specified by:
writeTldDescription
in class JspTLDGenerator
- Throws:
IOException
writeTags
protected void writeTags()
throws IOException
- The tags for this TLD.
- Specified by:
writeTags
in class JspTLDGenerator
- Throws:
IOException
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.