Package com.mycompany.jsf.pl

Interface Summary
View This interface must be implemented by classes representing a view for the ClassViewHandler.
 

Class Summary
ClassViewHandler This class is a JSF ViewHandler that works with views created by classes implementing the View interface.
XMLViewHandler This class is a JSF ViewHandler that works with views defined by a combination of a view specification file and a template file.
XMLViewHandler.TemplateHandler This class is a SAX DefaultHandler for processing the template file.
XMLViewHandler.ViewSpecHandler This class is a SAX DefaultHandler for processing the view specification file.