org.apache.velocity.test
public static class IntrospectorTestCase2.Tester extends java.lang.Object
Constructor and Description |
---|
IntrospectorTestCase2.Tester() |
Modifier and Type | Method and Description |
---|---|
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) |
public static java.lang.String find(IntrospectorTestCase2.Woogie w, java.lang.Object o)
public static java.lang.String find(java.lang.Object w, IntrospectorTestCase2.Bar o)
public static java.lang.String find(IntrospectorTestCase2.Bar w, IntrospectorTestCase2.Bar o)
public static java.lang.String find(java.lang.Object o)
public static java.lang.String find(IntrospectorTestCase2.Woogie o)
Copyright ? 2002 Apache Software Foundation. All Rights Reserved.