|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| JsfelcheckSAXCompiler | Copy of MyFaces SAXCompiler with slight adjustments, from MyFaces v1.2.10
The differences are: 1) it uses org.apache.myfaces.view.facelets.compiler.JsfelcheckCompilationManager/
NotifyingCompilationManager instead of the original CompilationManager,
2) It has a tagListener: PageNodeListener (shared w/ the C.M.) and uses it
to notify about page entering. |
| MyFaces12TagRepresentation | |
| NotifyingCompilationManager | This subclass has a PageNodeListener and notifies it when a tag is enetered/left,
thus integrating Facelets with the JSF EL validator. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||