概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
Japanese Utils
0.3.0
前 次
フレームあり
フレームなし
すべてのクラス
C
G
I
J
K
L
T
V
W
C
Consonant
-
jp.osd.japanese
の 列挙型
子音を表す列挙型です。
G
getConsonant(char)
- クラス jp.osd.japanese.
KanaUtils
の static メソッド
指定したひらがなまたはカタカナの子音を取得します。
getVowel(char)
- クラス jp.osd.japanese.
KanaUtils
の static メソッド
指定したひらがなまたはカタカナの母音を取得します。
I
isHalfWidth(char)
- クラス jp.osd.japanese.
WidthUtils
の static メソッド
指定した文字が半角文字であるかを取得します。
isHalfWidthKana(char)
- クラス jp.osd.japanese.
KanaUtils
の static メソッド
指定した文字が半角カナかを取得します。
isHiragana(char)
- クラス jp.osd.japanese.
KanaUtils
の static メソッド
指定した文字がひらがなかを取得します。
J
jp.osd.japanese
- パッケージ jp.osd.japanese
日本語特有の処理に関するユーティリティ・クラスを提供します。
K
KanaUtils
-
jp.osd.japanese
の クラス
仮名に関するユーティリティクラスです。
L
left(String, int)
- クラス jp.osd.japanese.
WidthUtils
の static メソッド
指定した文字列から(理論上の)幅の分だけ先頭から取得します。
T
toFullWidth(String)
- クラス jp.osd.japanese.
WidthUtils
の static メソッド
半角カタカナと ASCII 文字を全角に変換します。
toFullWidthAscii(String)
- クラス jp.osd.japanese.
WidthUtils
の static メソッド
空白を除く ASCII 文字を全角に変換します。
toFullWidthKana(String)
- クラス jp.osd.japanese.
WidthUtils
の static メソッド
半角カタカナを全角カタカナに変換します。
toHalfWidth(String)
- クラス jp.osd.japanese.
WidthUtils
の static メソッド
全角カタカナと字種が ASCII 文字に対応する全角文字を半角に変換します。
toHalfWidthAscii(String)
- クラス jp.osd.japanese.
WidthUtils
の static メソッド
字種が空白を除く ASCII 文字に対応する全角文字を半角に変換します。
toHalfWidthKana(String)
- クラス jp.osd.japanese.
WidthUtils
の static メソッド
全角カタカナを半角カタカナに変換します。
toHiragana(String)
- クラス jp.osd.japanese.
KanaUtils
の static メソッド
カタカナをひらがなに変換します。
toKatakana(String)
- クラス jp.osd.japanese.
KanaUtils
の static メソッド
ひらがなをカタカナに変換します。
V
valueOf(String)
- 列挙 jp.osd.japanese.
Consonant
の static メソッド
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String)
- 列挙 jp.osd.japanese.
Vowel
の static メソッド
指定した名前を持つこの型の列挙型定数を返します。
values()
- 列挙 jp.osd.japanese.
Consonant
の static メソッド
この列挙型の定数を含む配列を宣言されている順序で返します。
values()
- 列挙 jp.osd.japanese.
Vowel
の static メソッド
この列挙型の定数を含む配列を宣言されている順序で返します。
Vowel
-
jp.osd.japanese
の 列挙型
母音を表す列挙型です。
W
width(String)
- クラス jp.osd.japanese.
WidthUtils
の static メソッド
文字列の(理論上の)幅を取得します。
WidthUtils
-
jp.osd.japanese
の クラス
全角半角変換を行うユーティリティ・クラスです。
C
G
I
J
K
L
T
V
W
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
Japanese Utils
0.3.0
前 次
フレームあり
フレームなし
すべてのクラス
Copyright © 2013 OSD. All Rights Reserved.