Class: Jpmobile::Filter::HankakuKana

Inherits:
FilterTable show all
Includes:
ApplyOnlyForMobile
Defined in:
lib/jpmobile/filter.rb

Overview

半角カナと全角カナのフィルタ

Constant Summary

@@internal =
%w(                                                                                        ).freeze
@@external =
%w(ガ ギ グ ゲ ゴ ザ ジ ズ ゼ ゾ ダ ヂ ヅ デ ド バ ビ ブ ベ ボ パ ピ プ ペ ポ ヴ               ソ                                                ).freeze

Method Summary

Methods included from ApplyOnlyForMobile

#apply_incoming?, #apply_outgoing?

Methods inherited from FilterTable

#to_external, #to_internal

Methods inherited from Base

#after, #apply_incoming?, #apply_outgoing?, #before