| Package | Description | 
|---|---|
| javax.faces.view | 
 Classes for defining a View Declaration Language (VDL) for authoring JavaServer Faces user interfaces.  | 
| Modifier and Type | Method and Description | 
|---|---|
ViewMetadata | 
ViewDeclarationLanguageWrapper.getViewMetadata(FacesContext context,
               String viewId)  | 
abstract ViewMetadata | 
ViewDeclarationLanguage.getViewMetadata(FacesContext context,
               String viewId)
Return a reference to the view
 metadata for the view represented by the argument
   | 
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.