|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.digester.Rule
org.apache.velocity.tools.config.OldXmlFactoryConfigurationRuleSet.BooleanConfigRule
protected abstract static class OldXmlFactoryConfigurationRuleSet.BooleanConfigRule
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.digester.Rule |
|---|
digester, namespaceURI |
| Constructor Summary | |
|---|---|
protected |
OldXmlFactoryConfigurationRuleSet.BooleanConfigRule()
|
| Method Summary | |
|---|---|
void |
body(String ns,
String name,
String text)
|
abstract void |
setBoolean(FactoryConfiguration parent,
Boolean value)
|
| Methods inherited from class org.apache.commons.digester.Rule |
|---|
begin, begin, body, end, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected OldXmlFactoryConfigurationRuleSet.BooleanConfigRule()
| Method Detail |
|---|
public void body(String ns,
String name,
String text)
throws Exception
body in class org.apache.commons.digester.RuleException
public abstract void setBoolean(FactoryConfiguration parent,
Boolean value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||