| Package | Description |
|---|---|
| com.google.gwt.dev.resource.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectoryClassPathEntry
A
ClassPathEntry for a directory on the file system. |
class |
ZipFileClassPathEntry
A classpath entry that is a jar or zip file.
|
| Modifier and Type | Method and Description |
|---|---|
static ClassPathEntry |
ResourceOracleImpl.createEntryForUrl(TreeLogger logger,
URL url) |
ClassPathEntry |
UrlResource.getClassPathEntry() |
abstract ClassPathEntry |
AbstractResource.getClassPathEntry()
Accesses the path root under which this resource was found.
|
| Constructor and Description |
|---|
ResourceOracleImpl(List<ClassPathEntry> classPath)
Constructs a
ResourceOracleImpl from a set of
ClassPathEntries. |
Copyright © 2018. All rights reserved.