Class ViewDeclarationLanguageFactoryImpl

  • All Implemented Interfaces:
    FacesWrapper<ViewDeclarationLanguageFactory>

    public class ViewDeclarationLanguageFactoryImpl
    extends ViewDeclarationLanguageFactory
    This is the default VDL factory used as of JSF 2.0, it tries to use Facelet VDL whenever possible, but fallback on JSP if required.
    Since:
    2.0
    Version:
    $Revision$ $Date$
    Author:
    Simon Lessard (latest modification by $Author$)