- All Implemented Interfaces:
- Serializable, Processor
public class GetIndex
extends Object
implements Processor
This (get)processor can be used on a 'index' field. If the field is actually filled, it will
return that value. If the field is not filled, it will use the surrounding cloud, to return the
logical value. If e.g. the sibling node just 'before' this node has index '4' this one has '5'. Fields
using the processor implement automatic numbering of chapters and such.
- Since:
- MMBase-1.8
- Version:
- $Id$
- Author:
- Michiel Meeuwissen
- See Also:
- Serialized Form