org.apache.velocity.test
Class IntrospectorTestCase2.Tester2

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

public static class IntrospectorTestCase2.Tester2
extends Object


Constructor Summary
IntrospectorTestCase2.Tester2()
           
 
Method Summary
static String find(IntrospectorTestCase2.Bar w, Object 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.Tester2

public IntrospectorTestCase2.Tester2()
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,
                          Object o)

find

public static String find(Object o)

find

public static String find(IntrospectorTestCase2.Woogie o)


Copyright © 2002 Apache Software Foundation. All Rights Reserved.