|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.digester.RuleSetBase
com.free2be.dimensions.config.DimensionsConfigRuleSet
public class DimensionsConfigRuleSet
This class contains the rules used by the digester to parse the configuration file.
Field Summary |
---|
Fields inherited from class org.apache.commons.digester.RuleSetBase |
---|
namespaceURI |
Constructor Summary | |
---|---|
DimensionsConfigRuleSet()
Creates a new instance of DimensionsConfigRuleSet |
Method Summary | |
---|---|
void |
addRuleInstances(org.apache.commons.digester.Digester digester)
Adds the rule instances to the digester. |
Methods inherited from class org.apache.commons.digester.RuleSetBase |
---|
getNamespaceURI |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DimensionsConfigRuleSet()
Method Detail |
---|
public void addRuleInstances(org.apache.commons.digester.Digester digester)
addRuleInstances
in interface org.apache.commons.digester.RuleSet
addRuleInstances
in class org.apache.commons.digester.RuleSetBase
digester
- The digester to use.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |