Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse JET Guide
Previous Page Home Next Page


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.
IWorkspaceAction2 Enhanced workspace action protocol based on IWorkspaceAction that provides feedback on whether an action IO action was performed.
IWorkspaceActionExtension Extension to IWorkspaceAction that permits actions to avoid unnecessary file IO if the generated contents have not changed and the contents is generated by a BufferedJET2Writer.
 

Class Summary
AbstractWorkspaceAction Abstract implementation of IWorkspaceAction that manages the standard execution tracing information.
AbstractWorkspaceAction2 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.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire