|
||||||||||
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.XmlFactoryConfigurationRuleSet.DataValueInBodyRule
public static class XmlFactoryConfigurationRuleSet.DataValueInBodyRule
Rule for adding configuration properties
Field Summary |
---|
Fields inherited from class org.apache.commons.digester.Rule |
---|
digester, namespaceURI |
Constructor Summary | |
---|---|
XmlFactoryConfigurationRuleSet.DataValueInBodyRule()
|
Method Summary | |
---|---|
void |
body(String namespace,
String element,
String 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 |
---|
public XmlFactoryConfigurationRuleSet.DataValueInBodyRule()
Method Detail |
---|
public void body(String namespace, String element, String value) throws Exception
body
in class org.apache.commons.digester.Rule
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |