Uses of Class
org.anchoranalysis.io.input.path.GlobExtractor.GlobWithDirectory
| Package | Description |
|---|---|
| org.anchoranalysis.io.input.path |
Non-bean classes pertaining to getting/extracting/manipulating paths as used in inputting.
|
-
Uses of GlobExtractor.GlobWithDirectory in org.anchoranalysis.io.input.path
Methods in org.anchoranalysis.io.input.path that return GlobExtractor.GlobWithDirectory Modifier and Type Method Description static GlobExtractor.GlobWithDirectoryGlobExtractor. extract(String wildcardString)Extracts a glob, and a directory portion if it exists from a string with a wildcard.