Skip navigation links

Package org.mmbase.datatypes

This package defines and implements DataTypes, which are a way to apply restrictions to and annotate certain data.

See: Description

Package org.mmbase.datatypes Description

This package defines and implements DataTypes, which are a way to apply restrictions to and annotate certain data. DataTypes are most commonly associated with Fields and function Parameters. DataTypes are usually defined via a piece of XML. DataTypes can extend other datatypes. A set of basic datatypes which can be used or extend from are defined in datatypes.xml (of wich multiple can exist simultanously). Whether a certain value is a valid value for a certain datatype can also be checked via javascript . Further information about that is also available in the DataTypes documentation.
Since:
MMBase-1.8
Skip navigation links

MMBase 1.9-SNAPSHOT - ${javadoctimestamp}