org.apache.velocity.test
Class IntrospectorTestCase2.Tester

java.lang.Object
  extended by org.apache.velocity.test.IntrospectorTestCase2.Tester
Enclosing class:
IntrospectorTestCase2

public static class IntrospectorTestCase2.Tester
extends Object


Constructor Summary
IntrospectorTestCase2.Tester()
           
 
Method Summary
static String find(IntrospectorTestCase2.Bar w, IntrospectorTestCase2.Bar o)
           
static String find(IntrospectorTestCase2.Woogie o)
           
static String find(IntrospectorTestCase2.Woogie w, Object o)
           
static String find(Object o)
           
static String find(Object w, IntrospectorTestCase2.Bar o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntrospectorTestCase2.Tester

public IntrospectorTestCase2.Tester()
Method Detail

find

public static String find(IntrospectorTestCase2.Woogie w,
                          Object o)

find

public static String find(Object w,
                          IntrospectorTestCase2.Bar o)

find

public static String find(IntrospectorTestCase2.Bar w,
                          IntrospectorTestCase2.Bar o)

find

public static String find(Object o)

find

public static String find(IntrospectorTestCase2.Woogie o)


Copyright © 2002 Apache Software Foundation. All Rights Reserved.