| Package | Description |
|---|---|
| ro.isdc.wro.model.resource.locator | |
| ro.isdc.wro.model.resource.locator.wildcard |
| Modifier and Type | Method and Description |
|---|---|
WildcardStreamLocator |
ClasspathUriLocator.newWildcardStreamLocator()
Builds a
JarWildcardStreamLocator in order to get resources from the full classpath. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultWildcardStreamLocator
Default implementation of
WildcardStreamLocator. |
class |
JarWildcardStreamLocator
Resolves classpath resources looking for wildcard patterns in both file system and in JAR files.
|
| Modifier and Type | Method and Description |
|---|---|
WildcardStreamLocator |
WildcardUriLocatorSupport.getWildcardStreamLocator() |
WildcardStreamLocator |
WildcardUriLocatorSupport.newWildcardStreamLocator() |
Copyright © 2008-2013. All Rights Reserved.