public interface WebXmlLocator extends Sortable
web.xml
.Sortable.Comparator
Modifier and Type | Method and Description |
---|---|
URL |
getWebXmlLocation(ClassLoader classLoader)
Returns the guessed location of
web.xml . |
getPrecedence
URL getWebXmlLocation(ClassLoader classLoader)
web.xml
.classLoader
- The classloader to use for resource lookupsweb.xml
or null
if the location could not be identifiedCopyright © 2008–2013 Seam Framework. All rights reserved.