|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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 |
public String normalize(String rawText)
rawText - the raw text to normalize
public String getVersion()
public String getNormCR()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||