java.lang.Object
org.apache.tomcat.util.xreflection.ObjectReflectionPropertyInspector
public final class ObjectReflectionPropertyInspector
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ObjectReflectionPropertyInspector
public ObjectReflectionPropertyInspector()
-
Method Details
-
-
generateCode
public static void generateCode(Set<org.apache.tomcat.util.xreflection.SetPropertyClass> baseClasses,
String packageName,
File location,
String className)
throws Exception
- Throws:
Exception