API Overview API Index Package Overview Direct link to this page
Struts 1.3
  org.apache.struts.config. ConfigRuleSet View Source
Author(s)
Since
Struts 1.1
Version
$Rev: 471754 $ $Date: 2005-08-16 15:53:27 -0400 (Tue, 16 Aug 2005) $
Serial
Hierarchy
 Object
      RuleSetBase
          ConfigRuleSet
Implements
Subclasses
Description
public class ConfigRuleSet
  The set of Digester rules required to parse a Struts configuration file (struts-config.xml).
See also:   
Constructors
public ConfigRuleSet ()
Methods
Hide/Show inherited methods
public void addRuleInstances (Digester digester)
  Add the set of Rule instances defined in this RuleSet to the specified Digester instance, associating them with our namespace URI (if any).
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar