public class DefaultFormatter extends java.lang.Object implements PropertyFormatter
| Constructor and Description |
|---|
DefaultFormatter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(PropertyName propertyName,
java.lang.Object o)
Formatiert eine Eigenschaft
|
public java.lang.String format(@Nullable PropertyName propertyName, java.lang.Object o)
PropertyFormatterformat in interface PropertyFormatterpropertyName - Annotation der Eigenschafto - Zu formatierendes Objekt