org.apache.velocity.tools.view
Class ToolboxRuleSet.ParameterRule

java.lang.Object
  extended byorg.apache.commons.digester.Rule
      extended byorg.apache.velocity.tools.view.ToolboxRuleSet.ParameterRule
Enclosing class:
ToolboxRuleSet

protected class ToolboxRuleSet.ParameterRule
extends org.apache.commons.digester.Rule


Field Summary
 
Fields inherited from class org.apache.commons.digester.Rule
digester, namespaceURI
 
Constructor Summary
protected ToolboxRuleSet.ParameterRule()
           
 
Method Summary
 void begin(java.lang.String ns, java.lang.String ln, org.xml.sax.Attributes attributes)
           
 
Methods inherited from class org.apache.commons.digester.Rule
begin, body, 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

ToolboxRuleSet.ParameterRule

protected ToolboxRuleSet.ParameterRule()
Method Detail

begin

public void begin(java.lang.String ns,
                  java.lang.String ln,
                  org.xml.sax.Attributes attributes)
           throws java.lang.Exception
Throws:
java.lang.Exception


Copyright (c) 2003 Apache Software Foundation