public interface Reflector
Reflector
obtains informations on a certain
class by converting it into an instance of JavaSource
.Modifier and Type | Method and Description |
---|---|
JavaSource |
getJavaSource(JavaSourceFactory pFactory)
Returns the converted information.
|
JavaSource getJavaSource(JavaSourceFactory pFactory) throws java.lang.Exception
java.lang.Exception