Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
C
D
F
G
H
I
K
L
M
R
S
W
A
addItem(String, String, char)
- Method in class com.kawao.kakasi.
KanwaDictionary
Adds dictionary entry.
ASCII
- Static variable in class com.kawao.kakasi.
Kakasi
Character Set ID of ASCII
C
close()
- Method in class com.kawao.kakasi.
KanwaDictionary
Closes the dictionary file.
close()
- Method in class com.kawao.kakasi.
KanjiOutput
Close the stream.
com.kawao.kakasi
- package com.kawao.kakasi
D
doString(String)
- Method in class com.kawao.kakasi.
Kakasi
Processes the specified string.
F
finalize()
- Method in class com.kawao.kakasi.
KanwaDictionary
Called when there are no more references to this object.
flush()
- Method in class com.kawao.kakasi.
KanjiOutput
Flush the stream.
G
getInput()
- Method in class com.kawao.kakasi.
Kakasi
Gets the input object.
getKanwaDictionary()
- Method in class com.kawao.kakasi.
Kakasi
Gets the Kanwa dictionary object.
getOutput()
- Method in class com.kawao.kakasi.
Kakasi
Gets the output object.
getRomajiType()
- Method in class com.kawao.kakasi.
Kakasi
Gets the Romaji type property value.
H
HEPBURN
- Static variable in class com.kawao.kakasi.
Kakasi
Romaji type of Hepburn
HIRAGANA
- Static variable in class com.kawao.kakasi.
Kakasi
Character Set ID of Hiragana
I
isAutoFlushMode()
- Method in class com.kawao.kakasi.
KanjiOutput
Gets the auto flush mode property value.
isFuriganaMode()
- Method in class com.kawao.kakasi.
Kakasi
Gets the furigana mode property value.
isHeikiMode()
- Method in class com.kawao.kakasi.
Kakasi
Gets the heiki mode property value.
isRomajiCapitalizeMode()
- Method in class com.kawao.kakasi.
Kakasi
Gets the romaji capitalize mode property value.
isRomajiUpperCaseMode()
- Method in class com.kawao.kakasi.
Kakasi
Gets the romaji upper case mode property value.
isSpaceEatMode()
- Method in class com.kawao.kakasi.
KanjiInput
Gets the space eat mode property value.
isSplitMode()
- Method in class com.kawao.kakasi.
KanjiOutput
Gets the split mode property value.
isWakachigakiMode()
- Method in class com.kawao.kakasi.
Kakasi
Gets the wakachigaki mode property value.
K
Kakasi
- class com.kawao.kakasi.
Kakasi
.
This class is the KAKASI/JAVA main class.
Kakasi()
- Constructor for class com.kawao.kakasi.
Kakasi
Constructs a Kakasi object.
Kakasi(KanwaDictionary)
- Constructor for class com.kawao.kakasi.
Kakasi
Constructs a Kakasi object with the specified kanwa dictionary.
KANJI
- Static variable in class com.kawao.kakasi.
Kakasi
Character Set ID of Kanji
KanjiInput
- class com.kawao.kakasi.
KanjiInput
.
An object of this class supplies inputs characters for the conversion.
KanjiOutput
- class com.kawao.kakasi.
KanjiOutput
.
An object of this class is used as destination of the conversion.
KanwaDictionary
- class com.kawao.kakasi.
KanwaDictionary
.
This class represents the Kanwa dictionary.
KanwaDictionary()
- Constructor for class com.kawao.kakasi.
KanwaDictionary
KATAKANA
- Static variable in class com.kawao.kakasi.
Kakasi
Character Set ID of Katakana
KUNREI
- Static variable in class com.kawao.kakasi.
Kakasi
Romaji type of Kunrei
L
load(Reader)
- Method in class com.kawao.kakasi.
KanwaDictionary
Reads and adds dictionary entries from the reader.
load(String)
- Method in class com.kawao.kakasi.
KanwaDictionary
Reads and adds dictionary entries from the file.
load(String, String)
- Method in class com.kawao.kakasi.
KanwaDictionary
Reads and adds dictionary entries from the file with the specified encoding.
M
main(String[])
- Static method in class com.kawao.kakasi.
KanwaDictionary
Main program of 'mkkanwa_j'.
main(String[])
- Static method in class com.kawao.kakasi.
Kakasi
Main program of 'kakasi_j'.
R
run()
- Method in class com.kawao.kakasi.
Kakasi
Runs the conversion process.
S
save(RandomAccessFile)
- Method in class com.kawao.kakasi.
KanwaDictionary
Saves this Kanwa dictionary to the specified file.
setAutoFlushMode(boolean)
- Method in class com.kawao.kakasi.
KanjiOutput
Sets the auto flush mode property value.
setFuriganaMode(boolean)
- Method in class com.kawao.kakasi.
Kakasi
Sets the furigana mode property.
setHeikiMode(boolean)
- Method in class com.kawao.kakasi.
Kakasi
Sets the heiki mode property.
setInputString(String)
- Method in class com.kawao.kakasi.
KanjiInput
Sets input as the specified string.
setReader(Reader)
- Method in class com.kawao.kakasi.
KanjiInput
Sets the reader object.
setRomajiCapitalizeMode(boolean)
- Method in class com.kawao.kakasi.
Kakasi
Sets the romaji capitalize mode property.
setRomajiType(int)
- Method in class com.kawao.kakasi.
Kakasi
Sets the Romaji type property value.
setRomajiUpperCaseMode(boolean)
- Method in class com.kawao.kakasi.
Kakasi
Sets the romaji upper case mode property.
setSpaceEatMode(boolean)
- Method in class com.kawao.kakasi.
KanjiInput
Sets the space eat mode property value.
setSplitMode(boolean)
- Method in class com.kawao.kakasi.
KanjiOutput
Sets the split mode property value.
setupHiraganaConverter(String)
- Method in class com.kawao.kakasi.
Kakasi
Prepares the hiragana converter.
setupKanjiConverter(String)
- Method in class com.kawao.kakasi.
Kakasi
Prepares the kanji converter.
setupKatakanaConverter(String)
- Method in class com.kawao.kakasi.
Kakasi
Prepares the katakana converter.
setWakachigakiMode(boolean)
- Method in class com.kawao.kakasi.
Kakasi
Sets the wakachigaki mode property.
setWriter(Writer)
- Method in class com.kawao.kakasi.
KanjiOutput
Sets the writer object.
W
write(char[], int, int)
- Method in class com.kawao.kakasi.
KanjiOutput
Write a portion of an array of characters.
write(int)
- Method in class com.kawao.kakasi.
KanjiOutput
Write a single character.
A
C
D
F
G
H
I
K
L
M
R
S
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
Copyright (c) 2002-2003 Tomoyuki Kawao. All Rights Reserved.