|
|||||||||
| 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(java.lang.String ns,
java.lang.String name,
java.lang.String text)
|
abstract void |
setBoolean(FactoryConfiguration parent,
java.lang.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(java.lang.String ns,
java.lang.String name,
java.lang.String text)
throws java.lang.Exception
body in class org.apache.commons.digester.Rulejava.lang.Exception
public abstract void setBoolean(FactoryConfiguration parent,
java.lang.Boolean value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||