public class ProjectSpaceFileURIHandler
extends org.eclipse.emf.ecore.resource.impl.FileURIHandlerImpl
| Constructor and Description |
|---|
ProjectSpaceFileURIHandler(HashSet<String> extensions)
Constructor for
ProjectSpaceFileURIHandler. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(org.eclipse.emf.common.util.URI uri) |
void |
delete(org.eclipse.emf.common.util.URI uri,
Map<?,?> options) |
public ProjectSpaceFileURIHandler(HashSet<String> extensions)
ProjectSpaceFileURIHandler.extensions - set of all file extensions this handler should handle.public boolean canHandle(org.eclipse.emf.common.util.URI uri)
canHandle in interface org.eclipse.emf.ecore.resource.URIHandlercanHandle in class org.eclipse.emf.ecore.resource.impl.FileURIHandlerImplpublic void delete(org.eclipse.emf.common.util.URI uri,
Map<?,?> options)
throws IOException
delete in interface org.eclipse.emf.ecore.resource.URIHandlerdelete in class org.eclipse.emf.ecore.resource.impl.FileURIHandlerImplIOExceptionCopyright © 2017. All rights reserved.