Uses of Class
org.codehaus.cargo.module.webapp.elements.FilterMapping
-
Packages that use FilterMapping Package Description org.codehaus.cargo.module.webapp -
-
Uses of FilterMapping in org.codehaus.cargo.module.webapp
Methods in org.codehaus.cargo.module.webapp that return types with arguments of type FilterMapping Modifier and Type Method Description static List<FilterMapping>
WebXmlUtils. getFilterMappingElements(WebXml webXml, String theFilterName)
Returns the filter mappings that the specified filter is mapped to in an ordered list.
-