Package | Description |
---|---|
org.apache.xbean.finder |
Modifier and Type | Method and Description |
---|---|
UriSet |
UriSet.exclude(File file) |
UriSet |
UriSet.exclude(String pattern) |
UriSet |
UriSet.exclude(URI URI) |
UriSet |
UriSet.exclude(UriSet URISet) |
UriSet |
UriSet.excludePaths(String pathString) |
UriSet |
UriSet.filter(Filter filter) |
UriSet |
UriSet.include(String pattern) |
UriSet |
UriSet.include(URI URI) |
UriSet |
UriSet.include(UriSet URISet) |
UriSet |
UriSet.matching(String pattern) |
UriSet |
UriSet.relative(File file) |
Modifier and Type | Method and Description |
---|---|
UriSet |
UriSet.exclude(UriSet URISet) |
UriSet |
UriSet.include(UriSet URISet) |
Copyright © 2005–2014. All rights reserved.