| Package | Description |
|---|---|
| org.owasp.esapi.util |
This package contains ESAPI utility classes used throughout the
reference implementation of ESAPI but may also be directly useful.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
ObjFactory.make(java.lang.String className,
java.lang.String typeName)
Create an object based on the
className parameter. |