Summary:
Detail:
Iterable<URI>
private final Map<String,URI>
URIs
UriSet(URI... URIs)
UriSet(Collection<URI> URIs)
private
UriSet(Map<String,URI> URIs)
UriSet
exclude(File file)
exclude(String pattern)
exclude(URI URI)
exclude(UriSet URISet)
excludePaths(String pathString)
filter(Filter filter)
List<URI>
getURIs()
include(String pattern)
include(URI URI)
include(UriSet URISet)
Iterator<URI>
iterator()
matching(String pattern)
relative(File file)
int
size()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
iterator
toString
Object