Package org.anchoranalysis.io.input.path
Class GlobExtractor.GlobWithDirectory
Object
org.anchoranalysis.io.input.path.GlobExtractor.GlobWithDirectory
- Enclosing class:
- GlobExtractor
public static final class GlobExtractor.GlobWithDirectory extends Object
A string describing a glob, associated with a directory onto which it will be applied.
- Author:
- Owen Feehan
-
Constructor Summary
Constructors Constructor Description GlobWithDirectory(Optional<String> directory, String glob) -
Method Summary