public class IntrospectionHelper extends Object
| Constructor and Description |
|---|
IntrospectionHelper() |
| Modifier and Type | Method and Description |
|---|---|
static IntrospectionContainer |
introspect(Class cls)
Introspects the specified class.
|
public static IntrospectionContainer introspect(Class cls) throws Exception
cls - the class to introspectException - if introspection failsCopyright © 2017 University of Waikato, Hamilton, NZ. All Rights Reserved.