Mojarra JSF Tools 2.1.28.SP9

com.sun.faces.generate
Class JspToFaceletsTLD21Generator

java.lang.Object
  extended by com.sun.faces.generate.JspTLDGenerator
      extended by com.sun.faces.generate.JspToFaceletsTLD21Generator
All Implemented Interfaces:
Generator

public class JspToFaceletsTLD21Generator
extends JspTLDGenerator


Nested Class Summary
 
Nested classes/interfaces inherited from class com.sun.faces.generate.JspTLDGenerator
JspTLDGenerator.XMLWriter
 
Field Summary
 
Fields inherited from class com.sun.faces.generate.JspTLDGenerator
configBean, propManager, writer
 
Constructor Summary
JspToFaceletsTLD21Generator(PropertyManager propManager)
           
 
Method Summary
protected  String getRtexprvalue(String tagName, String attributeName)
          Return the "rtexprvalue" element value for the tag attribute.
static void main(String[] args)
           
protected  void writeTags()
          The tags for this TLD.
protected  void writeTldDescription()
          The description element for this TLD.
 
Methods inherited from class com.sun.faces.generate.JspTLDGenerator
attributeShouldBeExcluded, endDocument, generate, getBodyContent, initWriter, loadOptionalTags, makeTldTagName, writeDocument, writeProlog, writeValidators
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JspToFaceletsTLD21Generator

public JspToFaceletsTLD21Generator(PropertyManager propManager)
Method Detail

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

Mojarra JSF Tools 2.1.28.SP9

Copyright © 2016 JBoss by Red Hat. All Rights Reserved.