| Package | Description |
|---|---|
| org.mmbase.bridge.jsp.taglib.typehandler |
Typehandlers are used by the FieldInfo tag to produce html-code
based on type and guitype of the field.
|
| org.mmbase.datatypes |
This package defines and implements
DataTypes, which are a way to apply restrictions to and
annotate certain data. |
| Modifier and Type | Method and Description |
|---|---|
protected DateTimePattern |
DateHandler.getPattern(DataType dt) |
| Modifier and Type | Field and Description |
|---|---|
static DateTimePattern |
DateTimePattern.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
DateTimePattern |
DateTimeDataType.getPattern()
The 'pattern' of a 'DateTime' value gives a
DateTimePattern object which can be used as an
indication for presentation. |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}