Package | Description |
---|---|
io.mola.galimatias.canonicalize |
Modifier and Type | Method and Description |
---|---|
static RegexCanonicalizer.Scope |
RegexCanonicalizer.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegexCanonicalizer.Scope[] |
RegexCanonicalizer.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RegexCanonicalizer(RegexCanonicalizer.Scope scope,
Pattern pattern,
String substitution) |
Copyright © 2013–2014. All rights reserved.