| Interface | Description |
|---|---|
| IResolverFactory |
A factory responsible for creating model and generic URI resolvers.
|
| IURIResolver |
A resolver that can open streams and resolve references for URIs.
|
| Class | Description |
|---|---|
| AbstractURIResolver | |
| FileAndClasspathURIResolver |
An implementation of a URI resolver that can load from files and from the classpath.
|
| StandaloneResolverFactory |
A resolver factory that provides model resolution and URI resolution outside eclipse.
|
| Exception | Description |
|---|---|
| ResolverException |
An exception thrown by an
IURIResolver. |
Copyright © 2006-2013. All Rights Reserved.