public class JodaDateTimeToStringConversion extends AbstractJodaTypeToStringConversion
DateTime and String.| Constructor and Description |
|---|
JodaDateTimeToStringConversion() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
formatStyle()
Returns the default format style to be applied if non is given explicitly.
|
protected String |
parseMethod()
Returns the name of the parse method for converting a String into a specific Joda-Time type.
|
getFromConversionImportTypes, getFromExpression, getToConversionImportTypes, getToExpressionfrom, toprotected String formatStyle()
AbstractJodaTypeToStringConversionformatStyle in class AbstractJodaTypeToStringConversionprotected String parseMethod()
AbstractJodaTypeToStringConversionparseMethod in class AbstractJodaTypeToStringConversionCopyright © 2012-2015. All Rights Reserved.