| Package | Description |
|---|---|
| org.bbottema.javareflection |
| Class and Description |
|---|
| ExternalClassLoader
A toolkit that can read and compile .java sourcefiles on the fly in runtime.
|
| ExternalClassLoader.CompileException
Parameterized exception used when Java's runtime compiler fails to compile a Java source file.
|
| FieldUtils.BeanRestriction
Indicates whether a field needs a Bean setter or getter, exactly none or any combination thereof.
|
| FieldUtils.Visibility
Determines what visibility modifiers a field is allowed to have in
FieldUtils.collectFields(Class, Class, EnumSet, EnumSet). |
| JReflect.LookupMode
Defines lookup modes for matching Java methods and constructors.
|
Copyright © 2018. All rights reserved.