| Package | Description |
|---|---|
| com.sun.faces.generate |
| Modifier and Type | Class and Description |
|---|---|
class |
JspTLD12Generator
A
JspTldGenerator specific for JSP 1.2 style TLDs. |
class |
JspTLD21Generator
A
JspTldGenerator specific for JSP 2.1 style TLDs. |
class |
JspToFaceletsTLD21Generator |
| Modifier and Type | Method and Description |
|---|---|
static JspTLDGenerator |
GeneratorUtil.getTldGenerator(PropertyManager propManager)
Obtain an instance of JspTldGenerator based on the JSP version
provided.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
HtmlTaglib12Generator.setTldGenerator(JspTLDGenerator tldGenerator)
Set the
JspTLDGenerator to be used by the taglib
generator. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.