| Package | Description |
|---|---|
| org.mmbase.module.builders |
The MMBase standard and optional builders.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractImages
AbstractImages holds the images and provides ways to insert, retrieve and
search them.
|
class |
Attachments
This builder can be used for 'attachments' builders.
|
class |
ImageCaches
ImageCaches (aka as 'icaches') is a system-like builder used by
builders with the 'Images' class.
|
class |
Images
If this class is used as the class for your builder, then an 'handle' byte field is assumed to
contain an image.
|
class |
ReferredAttachments
An attachment builder where, aside from storing the binary data in the database, you can point out a
binary resource on another server using an url.
|
class |
Resources
The resources builder can be used by
ResourceLoader to load resources from
(configuration files, classes, resourcebundles). |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}