Interface GlobResolver
- All Known Implementing Classes:
FileGlobResolver,GlobResolvers
GlobResolver "expands" an URI with a "glob" to a Stream of URIs. (E.g. à la Java's
FileSystem.getPathMatcher(java.lang.String) - but not File / Path specific.)-
Method Summary