| Package | Description |
|---|---|
| regexodus |
| Modifier and Type | Method and Description |
|---|---|
Replacer |
Pattern.replacer(String expr)
Returns a replacer of a pattern by specified perl-like expression.
|
Replacer |
Pattern.replacer(Substitution model)
Returns a replacer will substitute all occurrences of a pattern
through applying a user-defined substitution model.
|
Copyright © 2016. All rights reserved.