Package | Description |
---|---|
com.google.gwt.dev.cfg | |
com.google.gwt.dev.javac.testing.impl | |
com.google.gwt.dev.resource.impl |
Class and Description |
---|
AbstractResourceOracle
A helper base class for
ResourceOracle implementations. |
ResourceOracleImpl
The normal implementation of
ResourceOracle . |
Class and Description |
---|
AbstractResourceOracle
A helper base class for
ResourceOracle implementations. |
ResourceOracleImpl
The normal implementation of
ResourceOracle . |
Class and Description |
---|
AbstractResource
Provides common behavior for Resource implementations.
|
AbstractResourceOracle
A helper base class for
ResourceOracle implementations. |
ClassPathEntry
A location that acts as a starting point for finding resources
ResourceOracleImpl . |
DefaultFilters.FilterFileType
Constants to represent the type of files that will be filtered.
|
DirectoryClassPathEntry
A
ClassPathEntry for a directory on the file system. |
PathPrefix
Represents the abstract path prefix that goes between the
ClassPathEntry and the rest of resource's abstract path. |
PathPrefix.Judgement
Represents whether or not a PathPrefix includes a particular file as well
as an indicator of the inclusion/exclusion priority.
|
PathPrefixSet
Combines the information conveyed about a set of path prefixes to quickly
answer questions regarding an entire set of path prefixes.
|
ResourceFilter
Used to decide whether or not a resource name should be included.
|
ResourceResolution
Describes how a PathPrefixSet resolved a Resource.
|
ZipFileClassPathEntry
A classpath entry that is a jar or zip file.
|
Copyright © 2018. All rights reserved.