org.apache.velocity.test
Class IntrospectorTestCase2.Tester

java.lang.Object
  |
  +--org.apache.velocity.test.IntrospectorTestCase2.Tester
Enclosing class:
IntrospectorTestCase2

public static class IntrospectorTestCase2.Tester
extends java.lang.Object


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

Constructor Detail

IntrospectorTestCase2.Tester

public IntrospectorTestCase2.Tester()
Method Detail

find

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

find

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

find

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

find

public static java.lang.String find(java.lang.Object o)

find

public static java.lang.String find(IntrospectorTestCase2.Woogie o)


Copyright © 2003 Apache Software Foundation. All Rights Reserved.