|
Mojarra JSF Tools 2.1.28.SP9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DigesterFactory | |
|---|---|
| com.sun.faces.config | |
| Uses of DigesterFactory in com.sun.faces.config |
|---|
| Methods in com.sun.faces.config that return DigesterFactory | |
|---|---|
static DigesterFactory |
DigesterFactory.newInstance()
Returns a new DigesterFactory instance that will create
a non-validating Digester instance. |
static DigesterFactory |
DigesterFactory.newInstance(boolean isValidating)
Creates a new DigesterFactory instance that will
create a Digester instance where validation depends
on the value of isValidating. |
static DigesterFactory |
DigesterFactory.newInstance(boolean isValidating,
DigesterFactory.VersionListener listener)
Creates a new DigesterFactory instance that will
create a Digester instance where validation depends
on the value of isValidating. |
|
Mojarra JSF Tools 2.1.28.SP9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||