|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compass.core.config.CompassEnvironment.Converter
public abstract class CompassEnvironment.Converter
Converter settings
| Nested Class Summary | |
|---|---|
class |
CompassEnvironment.Converter.DefaultTypeNames
The default name types that compass default converters will be registered under. |
class |
CompassEnvironment.Converter.DefaultTypes
Default compass short hand types. |
class |
CompassEnvironment.Converter.Format
Formatted settings that apply to all the default date and number types. |
class |
CompassEnvironment.Converter.JsonContent
|
class |
CompassEnvironment.Converter.XmlContent
Settings applicable to xml content mapping converters |
| Field Summary | |
|---|---|
static String |
PREFIX
The prefix used for converter groups. |
static String |
REGISTER_CLASS
The class that the converter will be registered under, ADVANCE USAGE. |
static String |
TYPE
The fully qualified class name of the CompassEnvironment.Converter implementation or an actual instance. |
| Constructor Summary | |
|---|---|
CompassEnvironment.Converter()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PREFIX
public static final String TYPE
CompassEnvironment.Converter implementation or an actual instance.
public static final String REGISTER_CLASS
| Constructor Detail |
|---|
public CompassEnvironment.Converter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||