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
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
- Overrides:
end
in class org.apache.commons.digester.Rule
- Throws:
Exception
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.