org.apache.velocity.test.provider
Class ForeachMethodCallHelper
java.lang.Object
org.apache.velocity.test.provider.ForeachMethodCallHelper
public class ForeachMethodCallHelper
- extends Object
Provides overloaded methods for testing method execution within a foreach
- Version:
- $Id: ForeachMethodCallHelper.java 191743 2005-06-21 23:22:20Z dlr $
- Author:
- Will Glass-Husain
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ForeachMethodCallHelper
public ForeachMethodCallHelper()
getFoo
public String getFoo(Integer v)
getFoo
public String getFoo(String v)
Copyright © 2002 Apache Software Foundation. All Rights Reserved.