Package org.jplate.foundation.processor

Base package defining the concept of processor who can process objects.

See:
          Description

Interface Summary
ProcessorIfc<V> Defines an object who can process a value and potentially return a new version of said object.
 

Exception Summary
ProcessException This is the base class of all processor exceptions.
 

Package org.jplate.foundation.processor Description

Base package defining the concept of processor who can process objects.

Modifications:
    $Date: 2008-12-02 12:32:45 -0500 (Tue, 02 Dec 2008) $
    $Revision:
    $Author: sfloess $
    $HeadURL: https://jplate.svn.sourceforge.net/svnroot/jplate/trunk/src/dev/java/org/jplate/foundation/processor/package.html $