|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.commons.digester.RuleSetBase org.apache.commons.betwixt.digester.CommonRuleSet
public class CommonRuleSet
Rules common to both MultiMappingBeanInfoDigester
and XMLBeanInfoDigester
.
Field Summary |
---|
Fields inherited from class org.apache.commons.digester.RuleSetBase |
---|
namespaceURI |
Constructor Summary | |
---|---|
CommonRuleSet()
|
Method Summary | |
---|---|
void |
addRuleInstances(org.apache.commons.digester.Digester digester)
Adds rule instances. |
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 CommonRuleSet()
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
- Digester
, not null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |