Package org.writersforge.catalan.process.workspace

Catalan Workspace API.

See:
          Description

Interface Summary
IWorkspace Running data context for an entire processing run.
 

Class Summary
BaseWorkspace Running data context for an entire processing run.
XmlWorkspace IWorkspace backed by an XML document.
 

Exception Summary
WorkspaceException An exception for IWorkspace problems.
 

Package org.writersforge.catalan.process.workspace Description

Catalan Workspace API. This package contains implementations of the IWorkspace interface.