| Package | Description |
|---|---|
| com.sun.faces.application.view | |
| jakarta.faces.view |
| Modifier and Type | Class and Description |
|---|---|
class |
ViewDeclarationLanguageFactoryImpl
Default implementation of
ViewDeclarationLanguageFactory. |
| Modifier and Type | Method and Description |
|---|---|
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. |
| Constructor and Description |
|---|
ViewDeclarationLanguageFactory(ViewDeclarationLanguageFactory wrapped)
If this factory has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor. |
Copyright © 1997–2020 Eclipse Foundation. All rights reserved.