|
Docmosis API 4.9.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataFormatter | |
|---|---|
| com.docmosis.template.population | |
| com.docmosis.template.population.format | |
| Uses of DataFormatter in com.docmosis.template.population |
|---|
| Classes in com.docmosis.template.population that implement DataFormatter | |
|---|---|
protected static class |
ReflectiveDataProvider.DataFormatManager
A Manager of data formats that are applied to the results of reflective calls to format the data before it is passed into the render process. |
| Methods in com.docmosis.template.population with parameters of type DataFormatter | |
|---|---|
void |
NestingDataProvider.setDataFormatter(Class type,
DataFormatter formatter)
|
void |
ReflectiveDataProvider.setDataFormatter(Class type,
DataFormatter formatter)
Set the formatter for the given class type. |
void |
ReflectiveDataProvider.DataFormatManager.setFormatter(Class type,
DataFormatter formatter)
Set a formatter for the given type. |
| Uses of DataFormatter in com.docmosis.template.population.format |
|---|
| Classes in com.docmosis.template.population.format that implement DataFormatter | |
|---|---|
class |
BooleanDataFormatter
A Convenience DataFormatter that will render String values for booleans. |
class |
DateDataFormatter
A formatter for formatting dates. |
|
Docmosis API 4.9.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||