Uses of Class
javax.faces.view.ViewDeclarationLanguageFactory

Packages that use ViewDeclarationLanguageFactory
javax.faces.view

Classes for defining a View Declaration Language (VDL) for authoring JavaServer Faces user interfaces. 

 

Uses of ViewDeclarationLanguageFactory in javax.faces.view
 

Methods in javax.faces.view that return ViewDeclarationLanguageFactory
 ViewDeclarationLanguageFactory ViewDeclarationLanguageFactory.getWrapped()
          

If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.

 ViewDeclarationLanguageFactory ViewDeclarationLanguageFactory.getWrapped()
          

If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.

 



Copyright 2002-2011 Oracle America Inc, Inc. All Rights Reserved.