|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjvntextpro.conversion.CompositeUnicode2Unicode
public class CompositeUnicode2Unicode
This class provides functionality to convert from a composite unicode string in vietnamese to a unicode string.
Constructor Summary | |
---|---|
CompositeUnicode2Unicode()
Instantiates a new composite unicode2 unicode. |
Method Summary | |
---|---|
java.lang.String |
convert(java.lang.String text)
Convert a vietnamese string with composite unicode encoding to unicode encoding. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompositeUnicode2Unicode()
Method Detail |
---|
public java.lang.String convert(java.lang.String text)
text
- string in vietnamese with composite unicode encoding
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |