|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.view.ViewDeclarationLanguageFactory
public abstract class ViewDeclarationLanguageFactory
Constructor Summary | |
---|---|
ViewDeclarationLanguageFactory()
|
Method Summary | |
---|---|
abstract ViewDeclarationLanguage |
getViewDeclarationLanguage(java.lang.String viewId)
|
ViewDeclarationLanguageFactory |
getWrapped()
A class that implements this interface uses this method to return an instance of the class being wrapped. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ViewDeclarationLanguageFactory()
Method Detail |
---|
public abstract ViewDeclarationLanguage getViewDeclarationLanguage(java.lang.String viewId)
public ViewDeclarationLanguageFactory getWrapped()
FacesWrapper
getWrapped
in interface FacesWrapper<ViewDeclarationLanguageFactory>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |