| Package | Description |
|---|---|
| org.mmbase.datatypes |
This package defines and implements
DataTypes, which are a way to apply restrictions to and
annotate certain data. |
| org.mmbase.datatypes.handlers.html | |
| org.mmbase.searchrelate.handlers |
| Modifier and Type | Class and Description |
|---|---|
static class |
CaptchaDataType.Handler |
| Modifier and Type | Class and Description |
|---|---|
class |
AreaHandler
This is a texthandler that produces multiline input form entries (textarea's).
|
class |
BinaryHandler
The most straight forward implementation in HTML for an input widget for a binary field is a
'input' tag with type 'file'.
|
class |
EnumHandler |
class |
HtmlHandler
This is the base handler for the mime type text/html and application/xml+xhtml.
|
class |
IntegerHandler |
class |
StringHandler |
class |
TextHandler
The most basic HtmlHandler simply produces an input tag with the type 'text'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SRNodeHandler |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}