Package org.eclipse.jet.runtime.model
Defines interfaces for loading models into memory for access by JET templates (incomplete).
See:
Description
Interface Summary
|
ILoadContext
|
A named URL context for model loading. |
ILoaderFactory
|
Factory for an IModelLoader instance. |
ILoaderManager
|
Interface to the manager for model loaders. |
IModelLoader
|
Loads an object model given an URL reference to a model, or a string form of that model. |
IModelLoaderDescription
|
A description of a model loader
This interface is not intended to be implemented by clients. |
Package org.eclipse.jet.runtime.model Description
Defines interfaces for loading models into memory for access by JET templates (incomplete).