Interface | Description |
---|---|
FormattableObject |
Ever response object must implement this interface.
|
Class | Description |
---|---|
FormatterCollection | |
GenericFormattableObject |
For when you don't need any fancy formatting information
to format things
|
MoneyFormattableObject | |
ResponseFormatter |
Formats responses using a response info!
|
ResponseInfo |
Allows sophisticated, but easy, formatting for responses by
combining long-term things like headers, footers, etc.
|
ResponseInfoFactory |