|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FaceletFactory | |
|---|---|
| com.sun.facelets | Public Facelet API. |
| com.sun.facelets.impl | Default implementation of the Facelets API. |
| Uses of FaceletFactory in com.sun.facelets |
|---|
| Methods in com.sun.facelets that return FaceletFactory | |
|---|---|
protected FaceletFactory |
FaceletViewHandler.createFaceletFactory(Compiler c)
|
static FaceletFactory |
FaceletFactory.getInstance()
Get the static instance |
| Methods in com.sun.facelets with parameters of type FaceletFactory | |
|---|---|
static void |
FaceletFactory.setInstance(FaceletFactory factory)
Set the static instance |
| Uses of FaceletFactory in com.sun.facelets.impl |
|---|
| Subclasses of FaceletFactory in com.sun.facelets.impl | |
|---|---|
class |
DefaultFaceletFactory
Default FaceletFactory implementation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||