META-INF/MANIFEST.MF
org/jcodings/AbstractEncoding.java
org/jcodings/ApplyAllCaseFoldFunction.java
org/jcodings/ascii/AsciiTables.java
org/jcodings/CanBeTrailTableEncoding.java
org/jcodings/CaseFoldCodeItem.java
org/jcodings/CaseFoldMapEncoding.java
org/jcodings/CodeRange.java
org/jcodings/Config.java
org/jcodings/constants/CharacterType.java
org/jcodings/constants/PosixBracket.java
org/jcodings/Encoding.java
org/jcodings/EncodingDB.java
org/jcodings/EncodingList.java
org/jcodings/EucEncoding.java
org/jcodings/exception/CharacterPropertyException.java
org/jcodings/exception/EncodingException.java
org/jcodings/exception/ErrorMessages.java
org/jcodings/exception/IllegalCharacterException.java
org/jcodings/exception/InternalException.java
org/jcodings/exception/JCodingsException.java
org/jcodings/exception/TranscoderException.java
org/jcodings/IntHolder.java
org/jcodings/ISOEncoding.java
org/jcodings/MultiByteEncoding.java
org/jcodings/ObjPtr.java
org/jcodings/Ptr.java
org/jcodings/SingleByteEncoding.java
org/jcodings/specific/ASCIIEncoding.java
org/jcodings/specific/BaseBIG5Encoding.java
org/jcodings/specific/BaseEUCJPEncoding.java
org/jcodings/specific/BaseSJISEncoding.java
org/jcodings/specific/BaseUTF8Encoding.java
org/jcodings/specific/BIG5Encoding.java
org/jcodings/specific/Big5HKSCSEncoding.java
org/jcodings/specific/Big5UAOEncoding.java
org/jcodings/specific/CP1251Encoding.java
org/jcodings/specific/CP949Encoding.java
org/jcodings/specific/EmacsMuleEncoding.java
org/jcodings/specific/EUCJPEncoding.java
org/jcodings/specific/EUCKREncoding.java
org/jcodings/specific/EUCTWEncoding.java
org/jcodings/specific/GB18030Encoding.java
org/jcodings/specific/GBKEncoding.java
org/jcodings/specific/ISO8859_10Encoding.java
org/jcodings/specific/ISO8859_11Encoding.java
org/jcodings/specific/ISO8859_13Encoding.java
org/jcodings/specific/ISO8859_14Encoding.java
org/jcodings/specific/ISO8859_15Encoding.java
org/jcodings/specific/ISO8859_16Encoding.java
org/jcodings/specific/ISO8859_1Encoding.java
org/jcodings/specific/ISO8859_2Encoding.java
org/jcodings/specific/ISO8859_3Encoding.java
org/jcodings/specific/ISO8859_4Encoding.java
org/jcodings/specific/ISO8859_5Encoding.java
org/jcodings/specific/ISO8859_6Encoding.java
org/jcodings/specific/ISO8859_7Encoding.java
org/jcodings/specific/ISO8859_8Encoding.java
org/jcodings/specific/ISO8859_9Encoding.java
org/jcodings/specific/KOI8Encoding.java
org/jcodings/specific/KOI8REncoding.java
org/jcodings/specific/KOI8UEncoding.java
org/jcodings/specific/NonStrictEUCJPEncoding.java
org/jcodings/specific/NonStrictSJISEncoding.java
org/jcodings/specific/NonStrictUTF8Encoding.java
org/jcodings/specific/SJISEncoding.java
org/jcodings/specific/USASCIIEncoding.java
org/jcodings/specific/UTF16BEEncoding.java
org/jcodings/specific/UTF16LEEncoding.java
org/jcodings/specific/UTF32BEEncoding.java
org/jcodings/specific/UTF32LEEncoding.java
org/jcodings/specific/UTF8Encoding.java
org/jcodings/specific/Windows_31JEncoding.java
org/jcodings/transcode/AsciiCompatibility.java
org/jcodings/transcode/Buffer.java
org/jcodings/transcode/EConv.java
org/jcodings/transcode/EConvFlags.java
org/jcodings/transcode/EConvResult.java
org/jcodings/transcode/GenericTranscoder.java
org/jcodings/transcode/specific/Cp50220_decoder_Transcoder.java
org/jcodings/transcode/specific/Cp50220_encoder_Transcoder.java
org/jcodings/transcode/specific/Cp50221_decoder_Transcoder.java
org/jcodings/transcode/specific/Cp50221_encoder_Transcoder.java
org/jcodings/transcode/specific/Escape_xml_attr_quote_Transcoder.java
org/jcodings/transcode/specific/Eucjp2sjis_Transcoder.java
org/jcodings/transcode/specific/Eucjp_to_stateless_iso2022jp_Transcoder.java
org/jcodings/transcode/specific/From_GB18030_Transcoder.java
org/jcodings/transcode/specific/From_UTF8_MAC_Transcoder.java
org/jcodings/transcode/specific/From_UTF_16_Transcoder.java
org/jcodings/transcode/specific/From_UTF_16BE_Transcoder.java
org/jcodings/transcode/specific/From_UTF_16LE_Transcoder.java
org/jcodings/transcode/specific/From_UTF_32_Transcoder.java
org/jcodings/transcode/specific/From_UTF_32BE_Transcoder.java
org/jcodings/transcode/specific/From_UTF_32LE_Transcoder.java
org/jcodings/transcode/specific/Iso2022jp_decoder_Transcoder.java
org/jcodings/transcode/specific/Iso2022jp_encoder_Transcoder.java
org/jcodings/transcode/specific/Iso2022jp_kddi_decoder_Transcoder.java
org/jcodings/transcode/specific/Iso2022jp_kddi_encoder_Transcoder.java
org/jcodings/transcode/specific/Sjis2eucjp_Transcoder.java
org/jcodings/transcode/specific/Stateless_iso2022jp_to_eucjp_Transcoder.java
org/jcodings/transcode/specific/To_GB18030_Transcoder.java
org/jcodings/transcode/specific/To_UTF_16_Transcoder.java
org/jcodings/transcode/specific/To_UTF_16BE_Transcoder.java
org/jcodings/transcode/specific/To_UTF_16LE_Transcoder.java
org/jcodings/transcode/specific/To_UTF_32_Transcoder.java
org/jcodings/transcode/specific/To_UTF_32BE_Transcoder.java
org/jcodings/transcode/specific/To_UTF_32LE_Transcoder.java
org/jcodings/transcode/specific/Universal_newline_Transcoder.java
org/jcodings/transcode/TranscodeFunctions.java
org/jcodings/transcode/Transcoder.java
org/jcodings/transcode/TranscoderDB.java
org/jcodings/transcode/TranscoderList.java
org/jcodings/transcode/TranscodeTableSupport.java
org/jcodings/transcode/Transcoding.java
org/jcodings/transcode/TranscodingInstruction.java
org/jcodings/unicode/FixedWidthUnicodeEncoding.java
org/jcodings/unicode/UnicodeEncoding.java
org/jcodings/unicode/UnicodeProperties.java
org/jcodings/util/ArrayCopy.java
org/jcodings/util/ArrayReader.java
org/jcodings/util/BytesHash.java
org/jcodings/util/CaseInsensitiveBytesHash.java
org/jcodings/util/Hash.java
org/jcodings/util/IntArrayHash.java
org/jcodings/util/IntHash.java
org/jcodings/util/ObjHash.java
tables/CaseFold_From.bin
tables/CaseFold_Locale_From.bin
tables/CaseFold_Locale_To.bin
tables/CaseFold_To.bin
tables/CaseUnfold_11_From.bin
tables/CaseUnfold_11_Locale_From.bin
tables/CaseUnfold_11_Locale_To.bin
tables/CaseUnfold_11_To.bin
tables/CaseUnfold_12.bin
tables/CaseUnfold_12_Locale.bin
tables/CaseUnfold_13.bin
tables/CR_Age_1_1.bin
tables/CR_Age_2_0.bin
tables/CR_Age_2_1.bin
tables/CR_Age_3_0.bin
tables/CR_Age_3_1.bin
tables/CR_Age_3_2.bin
tables/CR_Age_4_0.bin
tables/CR_Age_4_1.bin
tables/CR_Age_5_0.bin
tables/CR_Age_5_1.bin
tables/CR_Age_5_2.bin
tables/CR_Age_6_0.bin
tables/CR_Age_6_1.bin
tables/CR_Alnum.bin
tables/CR_Alpha.bin
tables/CR_Alphabetic.bin
tables/CR_Any.bin
tables/CR_Arabic.bin
tables/CR_Armenian.bin
tables/CR_ASCII.bin
tables/CR_ASCII_Hex_Digit.bin
tables/CR_Assigned.bin
tables/CR_Avestan.bin
tables/CR_Balinese.bin
tables/CR_Bamum.bin
tables/CR_Batak.bin
tables/CR_Bengali.bin
tables/CR_Bidi_Control.bin
tables/CR_Blank.bin
tables/CR_Bopomofo.bin
tables/CR_Brahmi.bin
tables/CR_Braille.bin
tables/CR_Buginese.bin
tables/CR_Buhid.bin
tables/CR_C.bin
tables/CR_Canadian_Aboriginal.bin
tables/CR_Carian.bin
tables/CR_Case_Ignorable.bin
tables/CR_Cased.bin
tables/CR_Cc.bin
tables/CR_Cf.bin
tables/CR_Chakma.bin
tables/CR_Cham.bin
tables/CR_Changes_When_Casefolded.bin
tables/CR_Changes_When_Casemapped.bin
tables/CR_Changes_When_Lowercased.bin
tables/CR_Changes_When_Titlecased.bin
tables/CR_Changes_When_Uppercased.bin
tables/CR_Cherokee.bin
tables/CR_Cn.bin
tables/CR_Cntrl.bin
tables/CR_Co.bin
tables/CR_Common.bin
tables/CR_Coptic.bin
tables/CR_Cs.bin
tables/CR_Cuneiform.bin
tables/CR_Cypriot.bin
tables/CR_Cyrillic.bin
tables/CR_Dash.bin
tables/CR_Default_Ignorable_Code_Point.bin
tables/CR_Deprecated.bin
tables/CR_Deseret.bin
tables/CR_Devanagari.bin
tables/CR_Diacritic.bin
tables/CR_Digit.bin
tables/CR_Egyptian_Hieroglyphs.bin
tables/CR_Ethiopic.bin
tables/CR_Extender.bin
tables/CR_Georgian.bin
tables/CR_Glagolitic.bin
tables/CR_Gothic.bin
tables/CR_Graph.bin
tables/CR_Grapheme_Base.bin
tables/CR_Grapheme_Extend.bin
tables/CR_Grapheme_Link.bin
tables/CR_Greek.bin
tables/CR_Gujarati.bin
tables/CR_Gurmukhi.bin
tables/CR_Han.bin
tables/CR_Hangul.bin
tables/CR_Hanunoo.bin
tables/CR_Hebrew.bin
tables/CR_Hex_Digit.bin
tables/CR_Hiragana.bin
tables/CR_Hyphen.bin
tables/CR_ID_Continue.bin
tables/CR_ID_Start.bin
tables/CR_Ideographic.bin
tables/CR_IDS_Binary_Operator.bin
tables/CR_IDS_Trinary_Operator.bin
tables/CR_Imperial_Aramaic.bin
tables/CR_In_Aegean_Numbers.bin
tables/CR_In_Alchemical_Symbols.bin
tables/CR_In_Alphabetic_Presentation_Forms.bin
tables/CR_In_Ancient_Greek_Musical_Notation.bin
tables/CR_In_Ancient_Greek_Numbers.bin
tables/CR_In_Ancient_Symbols.bin
tables/CR_In_Arabic.bin
tables/CR_In_Arabic_Extended_A.bin
tables/CR_In_Arabic_Mathematical_Alphabetic_Symbols.bin
tables/CR_In_Arabic_Presentation_Forms_A.bin
tables/CR_In_Arabic_Presentation_Forms_B.bin
tables/CR_In_Arabic_Supplement.bin
tables/CR_In_Armenian.bin
tables/CR_In_Arrows.bin
tables/CR_In_Avestan.bin
tables/CR_In_Balinese.bin
tables/CR_In_Bamum.bin
tables/CR_In_Bamum_Supplement.bin
tables/CR_In_Batak.bin
tables/CR_In_Bengali.bin
tables/CR_In_Block_Elements.bin
tables/CR_In_Bopomofo.bin
tables/CR_In_Bopomofo_Extended.bin
tables/CR_In_Box_Drawing.bin
tables/CR_In_Brahmi.bin
tables/CR_In_Buginese.bin
tables/CR_In_Buhid.bin
tables/CR_In_Byzantine_Musical_Symbols.bin
tables/CR_In_Carian.bin
tables/CR_In_Chakma.bin
tables/CR_In_Cham.bin
tables/CR_In_Cherokee.bin
tables/CR_In_CJK_Compatibility.bin
tables/CR_In_CJK_Compatibility_Forms.bin
tables/CR_In_CJK_Compatibility_Ideographs.bin
tables/CR_In_CJK_Compatibility_Ideographs_Supplement.bin
tables/CR_In_CJK_Radicals_Supplement.bin
tables/CR_In_CJK_Strokes.bin
tables/CR_In_CJK_Symbols_and_Punctuation.bin
tables/CR_In_CJK_Unified_Ideographs.bin
tables/CR_In_CJK_Unified_Ideographs_Extension_A.bin
tables/CR_In_CJK_Unified_Ideographs_Extension_B.bin
tables/CR_In_CJK_Unified_Ideographs_Extension_C.bin
tables/CR_In_CJK_Unified_Ideographs_Extension_D.bin
tables/CR_In_Combining_Diacritical_Marks.bin
tables/CR_In_Combining_Diacritical_Marks_for_Symbols.bin
tables/CR_In_Combining_Diacritical_Marks_Supplement.bin
tables/CR_In_Combining_Half_Marks.bin
tables/CR_In_Common_Indic_Number_Forms.bin
tables/CR_In_Control_Pictures.bin
tables/CR_In_Coptic.bin
tables/CR_In_Counting_Rod_Numerals.bin
tables/CR_In_Cuneiform.bin
tables/CR_In_Cuneiform_Numbers_and_Punctuation.bin
tables/CR_In_Currency_Symbols.bin
tables/CR_In_Cypriot_Syllabary.bin
tables/CR_In_Cyrillic.bin
tables/CR_In_Cyrillic_Extended_A.bin
tables/CR_In_Cyrillic_Extended_B.bin
tables/CR_In_Cyrillic_Supplement.bin
tables/CR_In_Devanagari.bin
tables/CR_In_Devanagari_Extended.bin
tables/CR_In_Dingbats.bin
tables/CR_In_Domino_Tiles.bin
tables/CR_In_Egyptian_Hieroglyphs.bin
tables/CR_In_Emoticons.bin
tables/CR_In_Enclosed_Alphanumeric_Supplement.bin
tables/CR_In_Enclosed_Alphanumerics.bin
tables/CR_In_Enclosed_CJK_Letters_and_Months.bin
tables/CR_In_Enclosed_Ideographic_Supplement.bin
tables/CR_In_Ethiopic.bin
tables/CR_In_Ethiopic_Extended.bin
tables/CR_In_Ethiopic_Extended_A.bin
tables/CR_In_Ethiopic_Supplement.bin
tables/CR_In_General_Punctuation.bin
tables/CR_In_Geometric_Shapes.bin
tables/CR_In_Georgian.bin
tables/CR_In_Georgian_Supplement.bin
tables/CR_In_Glagolitic.bin
tables/CR_In_Gothic.bin
tables/CR_In_Greek_and_Coptic.bin
tables/CR_In_Greek_Extended.bin
tables/CR_In_Gujarati.bin
tables/CR_In_Gurmukhi.bin
tables/CR_In_Halfwidth_and_Fullwidth_Forms.bin
tables/CR_In_Hangul_Compatibility_Jamo.bin
tables/CR_In_Hangul_Jamo.bin
tables/CR_In_Hangul_Jamo_Extended_A.bin
tables/CR_In_Hangul_Jamo_Extended_B.bin
tables/CR_In_Hangul_Syllables.bin
tables/CR_In_Hanunoo.bin
tables/CR_In_Hebrew.bin
tables/CR_In_High_Private_Use_Surrogates.bin
tables/CR_In_High_Surrogates.bin
tables/CR_In_Hiragana.bin
tables/CR_In_Ideographic_Description_Characters.bin
tables/CR_In_Imperial_Aramaic.bin
tables/CR_In_Inscriptional_Pahlavi.bin
tables/CR_In_Inscriptional_Parthian.bin
tables/CR_In_IPA_Extensions.bin
tables/CR_In_Javanese.bin
tables/CR_In_Kaithi.bin
tables/CR_In_Kana_Supplement.bin
tables/CR_In_Kanbun.bin
tables/CR_In_Kangxi_Radicals.bin
tables/CR_In_Kannada.bin
tables/CR_In_Katakana.bin
tables/CR_In_Katakana_Phonetic_Extensions.bin
tables/CR_In_Kharoshthi.bin
tables/CR_In_Khmer.bin
tables/CR_In_Khmer_Symbols.bin
tables/CR_In_Lao.bin
tables/CR_In_Latin_1_Supplement.bin
tables/CR_In_Latin_Extended_A.bin
tables/CR_In_Latin_Extended_Additional.bin
tables/CR_In_Latin_Extended_B.bin
tables/CR_In_Latin_Extended_C.bin
tables/CR_In_Latin_Extended_D.bin
tables/CR_In_Lepcha.bin
tables/CR_In_Letterlike_Symbols.bin
tables/CR_In_Limbu.bin
tables/CR_In_Linear_B_Ideograms.bin
tables/CR_In_Linear_B_Syllabary.bin
tables/CR_In_Low_Surrogates.bin
tables/CR_In_Lycian.bin
tables/CR_In_Lydian.bin
tables/CR_In_Mahjong_Tiles.bin
tables/CR_In_Malayalam.bin
tables/CR_In_Mandaic.bin
tables/CR_In_Mathematical_Alphanumeric_Symbols.bin
tables/CR_In_Mathematical_Operators.bin
tables/CR_In_Meetei_Mayek.bin
tables/CR_In_Meetei_Mayek_Extensions.bin
tables/CR_In_Meroitic_Cursive.bin
tables/CR_In_Miao.bin
tables/CR_In_Miscellaneous_Mathematical_Symbols_A.bin
tables/CR_In_Miscellaneous_Mathematical_Symbols_B.bin
tables/CR_In_Miscellaneous_Symbols.bin
tables/CR_In_Miscellaneous_Symbols_and_Arrows.bin
tables/CR_In_Miscellaneous_Symbols_And_Pictographs.bin
tables/CR_In_Miscellaneous_Technical.bin
tables/CR_In_Modifier_Tone_Letters.bin
tables/CR_In_Mongolian.bin
tables/CR_In_Musical_Symbols.bin
tables/CR_In_Myanmar.bin
tables/CR_In_Myanmar_Extended_A.bin
tables/CR_In_New_Tai_Lue.bin
tables/CR_In_NKo.bin
tables/CR_In_No_Block.bin
tables/CR_In_Number_Forms.bin
tables/CR_In_Ogham.bin
tables/CR_In_Old_Italic.bin
tables/CR_In_Old_Persian.bin
tables/CR_In_Old_Turkic.bin
tables/CR_In_Optical_Character_Recognition.bin
tables/CR_In_Oriya.bin
tables/CR_In_Osmanya.bin
tables/CR_In_Phags_pa.bin
tables/CR_In_Phaistos_Disc.bin
tables/CR_In_Phoenician.bin
tables/CR_In_Phonetic_Extensions.bin
tables/CR_In_Phonetic_Extensions_Supplement.bin
tables/CR_In_Playing_Cards.bin
tables/CR_In_Private_Use_Area.bin
tables/CR_In_Rejang.bin
tables/CR_In_Rumi_Numeral_Symbols.bin
tables/CR_In_Runic.bin
tables/CR_In_Samaritan.bin
tables/CR_In_Saurashtra.bin
tables/CR_In_Sharada.bin
tables/CR_In_Sinhala.bin
tables/CR_In_Small_Form_Variants.bin
tables/CR_In_Sora_Sompeng.bin
tables/CR_In_Spacing_Modifier_Letters.bin
tables/CR_In_Specials.bin
tables/CR_In_Sundanese.bin
tables/CR_In_Sundanese_Supplement.bin
tables/CR_In_Superscripts_and_Subscripts.bin
tables/CR_In_Supplemental_Arrows_A.bin
tables/CR_In_Supplemental_Arrows_B.bin
tables/CR_In_Supplemental_Mathematical_Operators.bin
tables/CR_In_Supplemental_Punctuation.bin
tables/CR_In_Supplementary_Private_Use_Area_A.bin
tables/CR_In_Supplementary_Private_Use_Area_B.bin
tables/CR_In_Syloti_Nagri.bin
tables/CR_In_Syriac.bin
tables/CR_In_Tagalog.bin
tables/CR_In_Tagbanwa.bin
tables/CR_In_Tags.bin
tables/CR_In_Tai_Le.bin
tables/CR_In_Tai_Tham.bin
tables/CR_In_Tai_Viet.bin
tables/CR_In_Tai_Xuan_Jing_Symbols.bin
tables/CR_In_Takri.bin
tables/CR_In_Tamil.bin
tables/CR_In_Telugu.bin
tables/CR_In_Thaana.bin
tables/CR_In_Thai.bin
tables/CR_In_Tibetan.bin
tables/CR_In_Tifinagh.bin
tables/CR_In_Transport_And_Map_Symbols.bin
tables/CR_In_Ugaritic.bin
tables/CR_In_Unified_Canadian_Aboriginal_Syllabics.bin
tables/CR_In_Unified_Canadian_Aboriginal_Syllabics_Extended.bin
tables/CR_In_Vai.bin
tables/CR_In_Variation_Selectors.bin
tables/CR_In_Variation_Selectors_Supplement.bin
tables/CR_In_Vedic_Extensions.bin
tables/CR_In_Vertical_Forms.bin
tables/CR_In_Yi_Radicals.bin
tables/CR_In_Yi_Syllables.bin
tables/CR_In_Yijing_Hexagram_Symbols.bin
tables/CR_Inherited.bin
tables/CR_Inscriptional_Pahlavi.bin
tables/CR_Inscriptional_Parthian.bin
tables/CR_Javanese.bin
tables/CR_Join_Control.bin
tables/CR_Kaithi.bin
tables/CR_Kannada.bin
tables/CR_Katakana.bin
tables/CR_Kayah_Li.bin
tables/CR_Kharoshthi.bin
tables/CR_Khmer.bin
tables/CR_L.bin
tables/CR_Lao.bin
tables/CR_Latin.bin
tables/CR_LC.bin
tables/CR_Lepcha.bin
tables/CR_Limbu.bin
tables/CR_Linear_B.bin
tables/CR_Lisu.bin
tables/CR_Ll.bin
tables/CR_Lm.bin
tables/CR_Lo.bin
tables/CR_Logical_Order_Exception.bin
tables/CR_Lower.bin
tables/CR_Lowercase.bin
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|