public class PathRegEx extends PathPrefixerAvoidResolve
Matches a regex against incoming file-paths to form a prefix for output

Groups (i.e. parentheses) in the regular expression each form a directory in the output

Author:
Owen Feehan
  • Constructor Details

    • PathRegEx

      public PathRegEx()
  • Method Details