Package | Description |
---|---|
org.apache.uima.internal.util.text |
Modifier and Type | Method and Description |
---|---|
INormalizationResult |
INormalizerType1.normalize(char[] text,
int from,
int length)
Turns a range of characters to its normalized form.
|
INormalizationResult |
INormalizerType1.normalize(char[] text,
int from,
int length,
boolean cjRemoveWhitespace) |
Copyright © 2012. All Rights Reserved.