|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Normalize
Defines an interface to get access to different normalizer implementations.
| Method Summary | |
|---|---|
String |
getNormCR()
Returns the normalizer line separator string. |
String |
getVersion()
Return the current normalizer version string. |
String |
normalize(String rawText)
Normalize a given text. |
| Method Detail |
|---|
String normalize(String rawText)
rawText - the raw text to normalize
String getVersion()
String getNormCR()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||