public class XtextPlatformResourceURIHandler
extends org.eclipse.emf.ecore.xmi.impl.URIHandlerImpl
| Constructor and Description |
|---|
XtextPlatformResourceURIHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
getRelevantClasspathSegments(org.eclipse.emf.common.util.URI uri) |
protected String[] |
getRelevantPlatformSegments(org.eclipse.emf.common.util.URI uri) |
org.eclipse.emf.ecore.resource.ResourceSet |
getResourceSet() |
protected boolean |
isXtextSourceFolderName(String segment) |
org.eclipse.emf.common.util.URI |
resolve(org.eclipse.emf.common.util.URI uri) |
void |
setResourceSet(org.eclipse.emf.ecore.resource.ResourceSet resourceSet) |
public void setResourceSet(org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
public org.eclipse.emf.ecore.resource.ResourceSet getResourceSet()
public org.eclipse.emf.common.util.URI resolve(org.eclipse.emf.common.util.URI uri)
resolve in interface org.eclipse.emf.ecore.xmi.XMLResource.URIHandlerresolve in class org.eclipse.emf.ecore.xmi.impl.URIHandlerImplprotected String[] getRelevantClasspathSegments(org.eclipse.emf.common.util.URI uri)
protected String[] getRelevantPlatformSegments(org.eclipse.emf.common.util.URI uri)
protected boolean isXtextSourceFolderName(String segment)
Copyright © 2015. All Rights Reserved.