writer2latex.latex.i18n
Class UnicodeStringParser
java.lang.Object
writer2latex.latex.i18n.UnicodeStringParser
class UnicodeStringParser
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
table
private UnicodeTable table
s
private java.lang.String s
i
private int i
nEnd
private int nEnd
c
private char c
cc
private char cc
UnicodeStringParser
UnicodeStringParser()
reset
protected void reset(UnicodeTable table,
java.lang.String s,
int i,
int nEnd)
next
protected boolean next()
getChar
protected char getChar()
hasCombiningChar
protected boolean hasCombiningChar()
getCombiningChar
protected char getCombiningChar()