|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JISPair | |
---|---|
net.ajaest.jdk.data.kanji | contains specific JavaDiKt's auxiliary classes for kanji type API |
Uses of JISPair in net.ajaest.jdk.data.kanji |
---|
Fields in net.ajaest.jdk.data.kanji declared as JISPair | |
---|---|
protected JISPair |
KanjiTag.jisCode
|
Methods in net.ajaest.jdk.data.kanji that return JISPair | |
---|---|
JISPair |
KanjiTag.getJisCode()
Returns the jis code information stored in a JISCode object where
first() represents the codification (e.g "jis208" ) and
second() represents the jis code (e.g "16-2" ). |
Methods in net.ajaest.jdk.data.kanji with parameters of type JISPair | |
---|---|
void |
Kanji.setJisCode(JISPair jisCode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |