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) |
Constructor and Description |
---|
ResourceOracleImpl(List<ClassPathEntry> classPathEntries)
Constructs a
ResourceOracleImpl from a set of
ClassPathEntries . |
Copyright © 2018. All rights reserved.