org.apache.velocity.tools.config
Class OldXmlFactoryConfigurationRuleSet.SetNextDataRule

java.lang.Object
  extended by org.apache.commons.digester.Rule
      extended by org.apache.velocity.tools.config.OldXmlFactoryConfigurationRuleSet.SetNextDataRule
Enclosing class:
OldXmlFactoryConfigurationRuleSet

protected static class OldXmlFactoryConfigurationRuleSet.SetNextDataRule
extends org.apache.commons.digester.Rule


Field Summary
 
Fields inherited from class org.apache.commons.digester.Rule
digester, namespaceURI
 
Constructor Summary
protected OldXmlFactoryConfigurationRuleSet.SetNextDataRule()
           
 
Method Summary
 void end()
           
 
Methods inherited from class org.apache.commons.digester.Rule
begin, begin, body, body, 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

OldXmlFactoryConfigurationRuleSet.SetNextDataRule

protected OldXmlFactoryConfigurationRuleSet.SetNextDataRule()
Method Detail

end

public void end()
         throws java.lang.Exception
Overrides:
end in class org.apache.commons.digester.Rule
Throws:
java.lang.Exception


Copyright (c) 2003-2007 Apache Software Foundation