Package | Description |
---|---|
com.google.gwt.dev.resource.impl |
Class and Description |
---|
AbstractResource
Provides common behavior for Resource 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. |
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.
|
ResourceOracleImpl
The normal implementation of
ResourceOracle . |
ZipFileClassPathEntry
A classpath entry that is a jar or zip file.
|
Copyright © 2018. All rights reserved.