Class ViewDeclarationLanguageFactoryImpl

java.lang.Object
jakarta.faces.view.ViewDeclarationLanguageFactory
org.apache.myfaces.view.ViewDeclarationLanguageFactoryImpl
All Implemented Interfaces:
FacesWrapper<ViewDeclarationLanguageFactory>

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