Class and Description |
---|
Count |
Dir |
Grep |
Grep.Builder |
InvalidSubstitutionException |
Label |
Line |
Match |
Match.Progress |
PatternMatcher |
Score |
Sort |
Substitution
Perl-style substitution expressions
Multiple delimiters are supported to ease escaping
s,foo,bar,
s/foo/bar/
s:foo:bar:
Escaping is supported in the event it is necessary
s/some\/path/bar/
Chaining is supported allowing many manipulations
s/one/uno/; s/two/dos/; s/three/tres/
|
Substitution.FindMode |
Substitution.Flag |
Substitution.PatternOption |
Substitution.ReplaceMode |
Unique |
Copyright © 2014-2020 Tomitribe Corporation. All Rights Reserved.