| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  |
  +--org.apache.struts.digester.Rule
        |
        +--org.apache.struts.digester.SetPropertiesRule
Rule implementation that sets properties on the object at the top of the stack, based on attributes with corresponding names.
| Fields inherited from class org.apache.struts.digester.Rule | 
| digester | 
| Constructor Summary | |
| SetPropertiesRule(Digester digester)Default constructor sets only the the associated Digester. | |
| Method Summary | |
|  void | begin(org.xml.sax.AttributeList attributes)Process the beginning of this element. | 
| Methods inherited from class org.apache.struts.digester.Rule | 
| body, end, finish | 
| Methods inherited from class java.lang.Object | 
|  | 
| Constructor Detail | 
public SetPropertiesRule(Digester digester)
digester - The digester with which this rule is associated| Method Detail | 
public void begin(org.xml.sax.AttributeList attributes)
           throws java.lang.Exception
begin in class Rulecontext - The associated contextattributes - The attribute list of this element| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||