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)
PropertyFormatter
format
in interface PropertyFormatter
propertyName
- Annotation der Eigenschafto
- Zu formatierendes Objekt