Package | Description |
---|---|
com.google.gwt.dev.resource.impl |
Modifier and Type | Field and Description |
---|---|
static PathPrefix |
PathPrefix.ALL |
Modifier and Type | Method and Description |
---|---|
PathPrefix |
ResourceResolution.getPathPrefix() |
Modifier and Type | Method and Description |
---|---|
Collection<PathPrefix> |
PathPrefixSet.values() |
Modifier and Type | Method and Description |
---|---|
boolean |
PathPrefixSet.add(PathPrefix prefix) |
void |
PathPrefix.merge(PathPrefix pathPrefix)
Consolidate a given
PathPrefix with this one, such that resources
excluded by neither prefix and included by either are allowed. |
void |
ResourceResolution.setPathPrefix(PathPrefix pathPrefix) |
Copyright © 2018. All rights reserved.