|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
| Processor | Interface for doing field processing. |
| Class Summary | |
| ChainedProcessor | Chains a bunch of other processors into one new processor. |
| CharTransformerProcessor | A processor based on a chartransformer (works only for Strings). |
| CopyProcessor | The Processor that does nothing. |
| ValueIntercepter | |
Plugins into set- and getValue methods on Node (Setting and getting Fields).
In this directory the framework for putting functionality there is implemented. The basic agent is 'ValueIntercepter' which reads an XML and provides the set- and get-Value implemntation with the specified 'Processor'.
When functionality is added to a certain field type then a Processor must be implemented and turned on in fieldtypes.xml (found in org.mmbase.util.fields.resources)
Node
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||