| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AbstractFacesMojo.ConverterTagClassFilter.accept(ConverterBean converter) |
protected boolean |
AbstractFacesMojo.ConverterTagFilter.accept(ConverterBean converter) |
protected boolean |
AbstractFacesMojo.ConverterTagLibraryFilter.accept(ConverterBean converter) |
| Modifier and Type | Method and Description |
|---|---|
protected Set |
MyFacesConverterTagGenerator.createImports(ConverterBean converter) |
protected Set |
TrinidadConverterTagGenerator.createImports(ConverterBean converter) |
protected abstract Set |
AbstractConverterTagGenerator.createImports(ConverterBean converter) |
void |
AbstractConverterTagGenerator.generateTagHandler(ConverterBean converter,
File generatedSourceDirectory) |
protected void |
AbstractConverterTagGenerator.writeCreateConverter(PrettyWriter out,
ConverterBean converter) |
protected void |
AbstractConverterTagGenerator.writeDoStartTag(PrettyWriter out,
ConverterBean converter) |
| Modifier and Type | Method and Description |
|---|---|
ConverterBean |
FacesConfigBean.findConverter(String converterId)
Returns the converter for this converter type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FacesConfigBean.addConverter(ConverterBean converter)
Adds a converter to this faces config document.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
ConverterFilter.accept(ConverterBean converter) |
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.