public class CoerceToColor extends AbstractCoercion
| Modifier and Type | Class and Description |
|---|---|
static class |
CoerceToColor.CoerceColorToString |
| Constructor and Description |
|---|
CoerceToColor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
coerce(java.lang.Object value,
CoercionContext context) |
static void |
selfRegister() |
coercepublic java.lang.Object coerce(java.lang.Object value,
CoercionContext context)
throws CoercionException
CoercionExceptionpublic static void selfRegister()