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 463298 2006-10-12 16:10:32Z henning $
 
- 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 © 2000-2008 The Apache Software Foundation. All Rights Reserved.