Class ObjectReflectionPropertyInspector
- java.lang.Object
-
- org.apache.tomcat.util.xreflection.ObjectReflectionPropertyInspector
-
public final class ObjectReflectionPropertyInspector extends Object
-
-
Constructor Summary
Constructors Constructor Description ObjectReflectionPropertyInspector()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
generateCode(Set<org.apache.tomcat.util.xreflection.SetPropertyClass> baseClasses, String packageName, File location, String className)
static void
main(String... args)
-