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 Class
org.eclipse.jet.CoreJETException

Packages that use CoreJETException
org.eclipse.jet.runtime.model Defines interfaces for loading models into memory for access by JET templates (incomplete). 
org.eclipse.jet.taglib.workspace Defines JET workspace actions that custom tags may perform as part of a JET transformation. 
org.eclipse.jet.transform Defines JET transformation related interfaces. 
 

Uses of CoreJETException in org.eclipse.jet.runtime.model
 

Methods in org.eclipse.jet.runtime.model that throw CoreJETException
  IModelLoader ILoaderManager. getLoader (java.lang.String url, java.lang.String loaderId, java.lang.String type)
          Find an appropriate loader.
 

Uses of CoreJETException in org.eclipse.jet.taglib.workspace
 

Methods in org.eclipse.jet.taglib.workspace that throw CoreJETException
static void WorkspaceContextExtender. loadResourceAsSource ( JET2Context context, org.eclipse.core.resources.IResource resource, java.lang.String resourceLoaderId, java.lang.String resourceType)
          Load the passed IResource, and set it as the source of the passed JET2Context.
 

Uses of CoreJETException in org.eclipse.jet.transform
 

Methods in org.eclipse.jet.transform that throw CoreJETException
static java.lang.Object TransformContextExtender. loadModel (java.net.URL modelURL, java.lang.String modelLoaderID, java.lang.String fileType)
          Load a model, given an URL to a model, and optionally the model loader and the file type of the model.
static java.lang.Object TransformContextExtender. loadModelFromString (java.lang.String modelContent, java.lang.String modelLoaderID, java.lang.String fileType)
          Load a model from a string form.
 


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