public class ArtifactURIConverter
extends org.eclipse.emf.ecore.resource.impl.URIConverterImpl
implements com.ibm.ws.ar.util.ARImplConstants
org.eclipse.emf.ecore.resource.impl.URIConverterImpl.Archive, org.eclipse.emf.ecore.resource.impl.URIConverterImpl.PlatformResourceOutputStream, org.eclipse.emf.ecore.resource.impl.URIConverterImpl.URIMap, org.eclipse.emf.ecore.resource.impl.URIConverterImpl.WorkbenchHelper
org.eclipse.emf.ecore.resource.URIConverter.Cipher, org.eclipse.emf.ecore.resource.URIConverter.Readable, org.eclipse.emf.ecore.resource.URIConverter.ReadableInputStream, org.eclipse.emf.ecore.resource.URIConverter.Writeable, org.eclipse.emf.ecore.resource.URIConverter.WriteableOutputStream
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
static ArtifactURIConverter |
INSTANCE |
uriMap, workspaceRoot
ALLOGGER, ARTIFACTLOADER_FILENOTFOUND, ARTIFACTLOADER_INCORRECT_URL, ARTIFACTLOADER_IO_FAILURE, ARTIFACTLOADER_OPENFAILURE, ARTIFACTLOADER_PROTOCOL_REG_FAILURE, BUNDLE, RES_BUNDLE
SCHEMA, WSDL, XSD
Modifier | Constructor and Description |
---|---|
protected |
ArtifactURIConverter()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
protected java.io.InputStream |
connectInputStream(java.net.URL url) |
java.io.InputStream |
createInputStream(org.eclipse.emf.common.util.URI uri) |
createArchive, createArchiveInputStream, createArchiveOutputStream, createFileInputStream, createFileOutputStream, createOutputStream, createPlatformResourceInputStream, createPlatformResourceOutputStream, createURLInputStream, createURLOutputStream, getInternalURIMap, getURIMap, isArchiveScheme, normalize
public static final java.lang.String COPYRIGHT
public static final ArtifactURIConverter INSTANCE
protected java.io.InputStream connectInputStream(java.net.URL url) throws java.io.IOException
java.io.IOException
public java.io.InputStream createInputStream(org.eclipse.emf.common.util.URI uri) throws java.io.IOException
createInputStream
in interface org.eclipse.emf.ecore.resource.URIConverter
createInputStream
in class org.eclipse.emf.ecore.resource.impl.URIConverterImpl
java.io.IOException
URIConverter.createInputStream(org.eclipse.emf.common.util.URI)