Uses of Class
com.isomorphic.maven.util.AntPathMatcherFilter
| Package | Description |
|---|---|
| com.isomorphic.maven.util |
-
Uses of AntPathMatcherFilter in com.isomorphic.maven.util
Methods in com.isomorphic.maven.util that return AntPathMatcherFilter Modifier and Type Method Description AntPathMatcherFilterAntPathMatcherFilter. copy()Copies this object's inclusions and exclusions to a new instance.AntPathMatcherFilterAntPathMatcherFilter. exclude(String patterns)Add the given patterns to the current list of exclusions.AntPathMatcherFilterAntPathMatcherFilter. include(String patterns)Add the given patterns to the current list of inclusions.