public abstract class Sanitizer
extends java.lang.Object
| Constructor and Description |
|---|
Sanitizer() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isSanitizable(java.lang.Class<?> expectedType) |
static java.lang.Object |
sanitize(java.lang.Class<?> expectedType,
java.lang.Object value) |