Modifier and Type | Fields and Description |
---|---|
static Class<ObjectFormatter> |
DEFAULT_FORMATTER |
Modifier and Type | Optional Element and Description |
---|---|
Class<? extends ObjectFormatter> |
formatter
If there are more than one formatter for a class, just specify the implement.
|
Class |
subClazz
Specific the class of field of class of elements in collection for field.
|
String[] |
value
Set formatter params.
|
public static final Class<ObjectFormatter> DEFAULT_FORMATTER
public abstract String[] value
public abstract Class subClazz
public abstract Class<? extends ObjectFormatter> formatter
Copyright © 2017. All rights reserved.