public class JasperTypeConverter extends ShindigTypeConverter
| Constructor and Description |
|---|
JasperTypeConverter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPostConvertible(Class<?> type)
for some EL without custom type conversion (Jasper), we want to delay
conversion until after expression has been evaluated (with minimal amount of coercion).
|
convertpublic boolean isPostConvertible(Class<?> type)
ELTypeConverterisPostConvertible in interface ELTypeConverterisPostConvertible in class ShindigTypeConverterCopyright © 2007-2012. All Rights Reserved.