org.mule.config.builders
Class CallMethodOnIndexRule
java.lang.Object
org.apache.commons.digester.Rule
org.apache.commons.digester.CallMethodRule
org.mule.config.builders.CallMethodOnIndexRule
- public class CallMethodOnIndexRule
- extends org.apache.commons.digester.CallMethodRule
todo document
- Version:
- $Revision: 3798 $
- Author:
- Ross Mason
| Fields inherited from class org.apache.commons.digester.CallMethodRule |
bodyText, methodName, paramCount, paramTypes, useExactMatch |
| Fields inherited from class org.apache.commons.digester.Rule |
digester, namespaceURI |
| Methods inherited from class org.apache.commons.digester.CallMethodRule |
begin, body, end, finish, getUseExactMatch, processMethodCallResult, setDigester, setUseExactMatch, toString |
| Methods inherited from class org.apache.commons.digester.Rule |
begin, body, getDigester, getNamespaceURI, setNamespaceURI |
CallMethodOnIndexRule
public CallMethodOnIndexRule(String s,
int i,
int index)
CallMethodOnIndexRule
public CallMethodOnIndexRule(String s,
int index)
end
public void end(String string,
String string1)
throws Exception
- Throws:
Exception
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.