public class ServerSpaceFileURIHandler
extends org.eclipse.emf.ecore.resource.impl.FileURIHandlerImpl
| Constructor and Description |
|---|
ServerSpaceFileURIHandler(HashSet<String> extensions)
Constructor for
ServerSpaceFileURIHandler. |
| 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 ServerSpaceFileURIHandler(HashSet<String> extensions)
ServerSpaceFileURIHandler.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.