|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acm.seguin.summary.ReflectiveSummaryLoader
public class ReflectiveSummaryLoader
Creates a summary of a class using reflection
Method Summary | |
---|---|
static TypeSummary |
loadType(java.lang.String className,
java.lang.ClassLoader classLoader)
Description of the Method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static TypeSummary loadType(java.lang.String className, java.lang.ClassLoader classLoader) throws java.lang.ClassNotFoundException
className
- Description of the Parameter
java.lang.ClassNotFoundException
- Description of the Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |