Package | Description |
---|---|
com.thoughtworks.xstream.converters.basic |
Converters for common basic types in Java.
|
com.thoughtworks.xstream.converters.extended |
Extra converters that may not be enabled in XStream by default.
|
Modifier and Type | Field and Description |
---|---|
private ThreadSafeSimpleDateFormat[] |
DateConverter.acceptableFormats |
private ThreadSafeSimpleDateFormat |
DateConverter.defaultEraFormat |
private ThreadSafeSimpleDateFormat |
DateConverter.defaultFormat |
Modifier and Type | Field and Description |
---|---|
private ThreadSafeSimpleDateFormat |
SqlTimestampConverter.format |