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

  




 

 


Uses of Interface
org.eclipse.jet.JET2TemplateLoader

Packages that use JET2TemplateLoader
org.eclipse.jet Defines core interfaces for executing JET transformations and templates. 
org.eclipse.jet.transform Defines JET transformation related interfaces. 
 

Uses of JET2TemplateLoader in org.eclipse.jet
 

Methods in org.eclipse.jet that return JET2TemplateLoader
  JET2TemplateLoader JET2TemplateLoaderExtension. getDelegateLoader ()
          Return the template loader to which this loader will delegate when it cannot find a template.
 

Methods in org.eclipse.jet with parameters of type JET2TemplateLoader
 void JET2TemplateLoaderExtension. setDelegateLoader ( JET2TemplateLoader loader)
          Add a template loader to which this loader will delegate when it cannot find a template
 

Uses of JET2TemplateLoader in org.eclipse.jet.transform
 

Methods in org.eclipse.jet.transform that return JET2TemplateLoader
  JET2TemplateLoader TransformContextExtender. getLoader ()
           
  JET2TemplateLoader IJETBundleManager. getTemplateLoader (java.lang.String id)
          Return the JET2TemplateLoader instance for the specified JET Transform.
 

Methods in org.eclipse.jet.transform with parameters of type JET2TemplateLoader
 void IJETRunnable. run ( IJETBundleDescriptor descriptor, JET2TemplateLoader templateLoader, org.eclipse.core.runtime.IProgressMonitor monitor)
           
 void TransformContextExtender. setLoader ( JET2TemplateLoader loader)
          Set the template loader
 


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