public class ChromiumScriptFileSystem
extends FileSystem
chromiumdebug:///resource_path
.Constructor and Description |
---|
ChromiumScriptFileSystem() |
Modifier and Type | Method and Description |
---|---|
static java.net.URI |
getFileStoreUri(IPath path)
Constructs a URI by a path.
|
IFileStore |
getStore(IPath path) |
IFileStore |
getStore(java.net.URI uri) |
static boolean |
isChromiumDebugURI(java.net.URI uri) |
public IFileStore getStore(java.net.URI uri)
public IFileStore getStore(IPath path)
public static java.net.URI getFileStoreUri(IPath path)
path
- of a filesystem resourcepath
public static boolean isChromiumDebugURI(java.net.URI uri)
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.