| Package | Description |
|---|---|
| org.pojomatic.formatter |
API and classes to help control the format used by
Pojomatic.toString(Object) Pojomatic.toString} |
| org.pojomatic.internal |
The classes in this package are intended for internal use only.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
EnhancedPojoFormatter |
A formatter to aid in creating a
String representation of a POJO. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DefaultEnhancedPojoFormatter |
Default formatter for classes that use
Pojomatic. |
class |
DefaultPojoFormatter |
Deprecated.
Since 2.0. Use
DefaultEnhancedPojoFormatter instead. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
EnhancedPojoFormatterWrapper |
Deprecated.
|
| Constructor | Description |
|---|---|
EnhancedPojoFormatterWrapper(PojoFormatter delegate) |
Deprecated.
|
Copyright © 2008–2018. All rights reserved.