public final class URLUtil extends Object
Modifier and Type | Method and Description |
---|---|
static List<URL> |
getBaseTilesDefinitionURLs(Collection<? extends URL> urlSet)
Filters a collection of URLs and removes all that have an underscore in
their name (not in their path).
|
public static List<URL> getBaseTilesDefinitionURLs(Collection<? extends URL> urlSet)
urlSet
- The set of URLs to filter.Copyright © 2017. All rights reserved.