Package | Description |
---|---|
com.asakusafw.dmdl.directio.text |
Formatted text support for Direct I/O.
|
Modifier and Type | Method and Description |
---|---|
Value<DatePattern> |
TextFieldSettings.getDateFormat()
Returns the string representation of
DATE . |
Value<DatePattern> |
TextFieldSettings.getDateTimeFormat()
Returns the string representation of
DATETIME . |
Value<DatePattern> |
AttributeAnalyzer.toDatePattern(AstAttributeElement element)
Analyze the given element as a date format.
|
Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.