Package org.jplate.foundation.source

Base package defining the concept of a source.

See:
          Description

Interface Summary
SourceFactoryIfc<S> Defines the API for creating implementations of SourceIfc.
SourceIfc<S> Defines a source: meaning, the place from which something was defined as well as the line and column number where found.
 

Package org.jplate.foundation.source Description

Base package defining the concept of a source. A source represents

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