| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| AnchorBuilderRule | |
| BuilderRuleContext | This context is used by the BuilderFactoryto invoke theGlobals.FIND_BUILDER_COMMAND_NAMEchain passing this context. | 
| ClayNamespaceBuilderRule | This class defines the rules that bind HTML Node's resembling
 theClayDTD into
 correspondingBuilder's. | 
| DefaultBuilderRule | This is a Commandimplementation that will
 match a HTMLNodewith a matchingBuilderimplementation. | 
| DirectiveBuilderRule | This builder will be ordered first in the rule registration list. | 
| FormBuilderRule | This rule has an implied mapping meaning that all html form nodes will map to
 the FormBuilderregardless if the html form attribute has ajsfid. | 
| InputBuilderRule | This rule Commandhas an implied mapping to several html
 element types. | 
| JsfDefaultBuilderRule | Delegates all handling to a common JsfDefaultBuilderthat can
 transform markup that looks like JSP tags to a graph ofInnerComponentBeanbeans. | 
| LabelBuilderRule | This Commandrule has an implied mapping of a html labelNodeto aOutputLabelBuilderregardless of the mappedjsfid
 | 
| OptionBuilderRule | This Commandwill return either aSelectItemBuilderor
 aSelectItemsBuilderif the htmlNodeis an option and the
 option has children. | 
| SelectBuilderRule | This rule will map a html select Nodeto aSelectOneMenuBuilderor aSelectManyMenuBuilder. | 
| SpanBuilderRule | This Commandrule matches a html spanNodeto aMorphBuilder. | 
| TextareaBuilderRule | This Commandrule will map an html textareaNodeto aInputTextareaBuilder. | 
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||