This package defines the classes for supporting converting URIs.
Package Specification
- {@link com.ibm.xtools.emf.core.IURIHandler}:
A URI handler is called to convert a URI from its original form to a form
that is required in the current runtime.
- {@link com.ibm.xtools.emf.core.ResourceHandlerOptions}:
A collection of {@link org.eclipse.emf.ecore.xmi.XMLResource.ResourceHandler} options that
can be used by ResourceHandlers to provide additional information to the backward compatibility
framework.