Package org.anchoranalysis.io.input.path
Non-bean classes pertaining to getting/extracting/manipulating paths as used in inputting.
-
Interface Summary Interface Description PathSupplier Utility interface to supply aPathor throw aDerivePathException. -
Class Summary Class Description ExtractPathElementRange Extracts a range of elements from aPath.GlobExtractor Extracts a glob from a string describing it, and a direcory which gives it context.GlobExtractor.GlobWithDirectory A string describing a glob, associated with a directory onto which it will be applied. -
Exception Summary Exception Description DerivePathException When an error occurs deriving a path from another path.