|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tiles.util.URLUtil
public final class URLUtil
Utilities to manage URLs in the Tiles environment.
Method Summary | |
---|---|
static java.util.List<java.net.URL> |
getBaseTilesDefinitionURLs(java.util.Collection<? extends java.net.URL> urlSet)
Filters a collection of URLs and removes all that have an underscore in their name (not in their path). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.util.List<java.net.URL> getBaseTilesDefinitionURLs(java.util.Collection<? extends java.net.URL> urlSet)
urlSet
- The set of URLs to filter.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |