Package org.eclipse.jet.taglib.workspace

Defines JET workspace actions that custom tags may perform as part of a JET transformation.

See:
          Description

Interface Summary
IWorkspaceAction Represents a workspace action managed by WorkspaceContextExtender.
 

Class Summary
AbstractWorkspaceAction Abstract implementation of IWorkspaceAction that manages the standard execution tracing information.
ActionsUtil Utility class for workspace actions.
WorkspaceContextExtender An extension to the JET2Context for collecting workspace actions (file writes etc) and performing them at the end of a JET2 transformation.
 

Package org.eclipse.jet.taglib.workspace Description

Defines JET workspace actions that custom tags may perform as part of a JET transformation.


Copyright 2006 IBM Corporation and others.
All Rights Reserved.