Search

Download jcodings-1.0.9.jar : jcodings « j « Jar File Download






Download jcodings-1.0.9.jar

jcodings/jcodings-1.0.9.jar.zip( 1,184 k)

The download jar file contains the following class files or Java source files.

META-INF/MANIFEST.MF
META-INF/maven/org.jruby.jcodings/jcodings/pom.properties
META-INF/maven/org.jruby.jcodings/jcodings/pom.xml
org.jcodings.AbstractEncoding.class
org.jcodings.ApplyAllCaseFoldFunction.class
org.jcodings.CanBeTrailTableEncoding.class
org.jcodings.CaseFoldCodeItem.class
org.jcodings.CaseFoldMapEncoding.class
org.jcodings.CodeRange.class
org.jcodings.Config.class
org.jcodings.Encoding.class
org.jcodings.EncodingDB.class
org.jcodings.EncodingList.class
org.jcodings.EucEncoding.class
org.jcodings.ISOEncoding.class
org.jcodings.IntHolder.class
org.jcodings.MultiByteEncoding.class
org.jcodings.ObjPtr.class
org.jcodings.Ptr.class
org.jcodings.SingleByteEncoding.class
org.jcodings.ascii.AsciiTables.class
org.jcodings.constants.CharacterType.class
org.jcodings.constants.PosixBracket.class
org.jcodings.exception.CharacterPropertyException.class
org.jcodings.exception.EncodingException.class
org.jcodings.exception.ErrorMessages.class
org.jcodings.exception.IllegalCharacterException.class
org.jcodings.exception.InternalException.class
org.jcodings.exception.JCodingsException.class
org.jcodings.exception.TranscoderException.class
org.jcodings.specific.ASCIIEncoding.class
org.jcodings.specific.BIG5Encoding.class
org.jcodings.specific.BaseBIG5Encoding.class
org.jcodings.specific.BaseEUCJPEncoding.class
org.jcodings.specific.BaseSJISEncoding.class
org.jcodings.specific.BaseUTF8Encoding.class
org.jcodings.specific.Big5HKSCSEncoding.class
org.jcodings.specific.Big5UAOEncoding.class
org.jcodings.specific.CP1251Encoding.class
org.jcodings.specific.CP949Encoding.class
org.jcodings.specific.EUCJPEncoding.class
org.jcodings.specific.EUCKREncoding.class
org.jcodings.specific.EUCTWEncoding.class
org.jcodings.specific.EmacsMuleEncoding.class
org.jcodings.specific.GB18030Encoding.class
org.jcodings.specific.GBKEncoding.class
org.jcodings.specific.ISO8859_10Encoding.class
org.jcodings.specific.ISO8859_11Encoding.class
org.jcodings.specific.ISO8859_13Encoding.class
org.jcodings.specific.ISO8859_14Encoding.class
org.jcodings.specific.ISO8859_15Encoding.class
org.jcodings.specific.ISO8859_16Encoding.class
org.jcodings.specific.ISO8859_1Encoding.class
org.jcodings.specific.ISO8859_2Encoding.class
org.jcodings.specific.ISO8859_3Encoding.class
org.jcodings.specific.ISO8859_4Encoding.class
org.jcodings.specific.ISO8859_5Encoding.class
org.jcodings.specific.ISO8859_6Encoding.class
org.jcodings.specific.ISO8859_7Encoding.class
org.jcodings.specific.ISO8859_8Encoding.class
org.jcodings.specific.ISO8859_9Encoding.class
org.jcodings.specific.KOI8Encoding.class
org.jcodings.specific.KOI8REncoding.class
org.jcodings.specific.KOI8UEncoding.class
org.jcodings.specific.NonStrictEUCJPEncoding.class
org.jcodings.specific.NonStrictSJISEncoding.class
org.jcodings.specific.NonStrictUTF8Encoding.class
org.jcodings.specific.SJISEncoding.class
org.jcodings.specific.USASCIIEncoding.class
org.jcodings.specific.UTF16BEEncoding.class
org.jcodings.specific.UTF16LEEncoding.class
org.jcodings.specific.UTF32BEEncoding.class
org.jcodings.specific.UTF32LEEncoding.class
org.jcodings.specific.UTF8Encoding.class
org.jcodings.transcode.AsciiCompatibility.class
org.jcodings.transcode.Buffer.class
org.jcodings.transcode.EConv.class
org.jcodings.transcode.EConvFlags.class
org.jcodings.transcode.EConvResult.class
org.jcodings.transcode.GenericTranscoder.class
org.jcodings.transcode.TranscodeTableSupport.class
org.jcodings.transcode.Transcoder.class
org.jcodings.transcode.TranscoderDB.class
org.jcodings.transcode.TranscoderList.class
org.jcodings.transcode.Transcoding.class
org.jcodings.transcode.TranscodingInstruction.class
org.jcodings.transcode.specific.Cp50220_decoder_Transcoder.class
org.jcodings.transcode.specific.Cp50220_encoder_Transcoder.class
org.jcodings.transcode.specific.Cp50221_decoder_Transcoder.class
org.jcodings.transcode.specific.Cp50221_encoder_Transcoder.class
org.jcodings.transcode.specific.Escape_xml_attr_quote_Transcoder.class
org.jcodings.transcode.specific.Eucjp2sjis_Transcoder.class
org.jcodings.transcode.specific.Eucjp_to_stateless_iso2022jp_Transcoder.class
org.jcodings.transcode.specific.From_GB18030_Transcoder.class
org.jcodings.transcode.specific.From_UTF8_MAC_Transcoder.class
org.jcodings.transcode.specific.From_UTF_16BE_Transcoder.class
org.jcodings.transcode.specific.From_UTF_16LE_Transcoder.class
org.jcodings.transcode.specific.From_UTF_16_Transcoder.class
org.jcodings.transcode.specific.From_UTF_32BE_Transcoder.class
org.jcodings.transcode.specific.From_UTF_32LE_Transcoder.class
org.jcodings.transcode.specific.From_UTF_32_Transcoder.class
org.jcodings.transcode.specific.Iso2022jp_decoder_Transcoder.class
org.jcodings.transcode.specific.Iso2022jp_encoder_Transcoder.class
org.jcodings.transcode.specific.Iso2022jp_kddi_decoder_Transcoder.class
org.jcodings.transcode.specific.Iso2022jp_kddi_encoder_Transcoder.class
org.jcodings.transcode.specific.Sjis2eucjp_Transcoder.class
org.jcodings.transcode.specific.Stateless_iso2022jp_to_eucjp_Transcoder.class
org.jcodings.transcode.specific.To_GB18030_Transcoder.class
org.jcodings.transcode.specific.To_UTF_16BE_Transcoder.class
org.jcodings.transcode.specific.To_UTF_16LE_Transcoder.class
org.jcodings.transcode.specific.To_UTF_16_Transcoder.class
org.jcodings.transcode.specific.To_UTF_32BE_Transcoder.class
org.jcodings.transcode.specific.To_UTF_32LE_Transcoder.class
org.jcodings.transcode.specific.To_UTF_32_Transcoder.class
org.jcodings.unicode.FixedWidthUnicodeEncoding.class
org.jcodings.unicode.UnicodeEncoding.class
org.jcodings.unicode.UnicodeProperties.class
org.jcodings.util.ArrayCopy.class
org.jcodings.util.ArrayReader.class
org.jcodings.util.BytesHash.class
org.jcodings.util.CaseInsensitiveBytesHash.class
org.jcodings.util.Hash.class
org.jcodings.util.IntArrayHash.class
org.jcodings.util.IntHash.class
org.jcodings.util.ObjHash.class
tables/CR_ASCII.bin
tables/CR_ASCII_Hex_Digit.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_Alnum.bin
tables/CR_Alphabetic.bin
tables/CR_Any.bin
tables/CR_Arabic.bin
tables/CR_Armenian.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_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_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_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_IDS_Binary_Operator.bin
tables/CR_IDS_Trinary_Operator.bin
tables/CR_ID_Continue.bin
tables/CR_ID_Start.bin
tables/CR_Ideographic.bin
tables/CR_Imperial_Aramaic.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_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_Lowercase.bin
tables/CR_Lt.bin
tables/CR_Lu.bin
tables/CR_Lycian.bin
tables/CR_Lydian.bin
tables/CR_M.bin
tables/CR_Malayalam.bin
tables/CR_Mandaic.bin
tables/CR_Math.bin
tables/CR_Mc.bin
tables/CR_Me.bin
tables/CR_Meetei_Mayek.bin
tables/CR_Mn.bin
tables/CR_Mongolian.bin
tables/CR_Myanmar.bin
tables/CR_N.bin
tables/CR_NEWLINE.bin
tables/CR_Nd.bin
tables/CR_New_Tai_Lue.bin
tables/CR_Nko.bin
tables/CR_Nl.bin
tables/CR_No.bin
tables/CR_Noncharacter_Code_Point.bin
tables/CR_Ogham.bin
tables/CR_Ol_Chiki.bin
tables/CR_Old_Italic.bin
tables/CR_Old_Persian.bin
tables/CR_Old_South_Arabian.bin
tables/CR_Old_Turkic.bin
tables/CR_Oriya.bin
tables/CR_Osmanya.bin
tables/CR_Other_Alphabetic.bin
tables/CR_Other_Default_Ignorable_Code_Point.bin
tables/CR_Other_Grapheme_Extend.bin
tables/CR_Other_ID_Continue.bin
tables/CR_Other_ID_Start.bin
tables/CR_Other_Lowercase.bin
tables/CR_Other_Math.bin
tables/CR_Other_Uppercase.bin
tables/CR_P.bin
tables/CR_Pattern_Syntax.bin
tables/CR_Pattern_White_Space.bin
tables/CR_Pc.bin
tables/CR_Pd.bin
tables/CR_Pe.bin
tables/CR_Pf.bin
tables/CR_Phags_Pa.bin
tables/CR_Phoenician.bin
tables/CR_Pi.bin
tables/CR_Po.bin
tables/CR_Print.bin
tables/CR_Ps.bin
tables/CR_Quotation_Mark.bin
tables/CR_Radical.bin
tables/CR_Rejang.bin
tables/CR_Runic.bin
tables/CR_S.bin
tables/CR_STerm.bin
tables/CR_Samaritan.bin
tables/CR_Saurashtra.bin
tables/CR_Sc.bin
tables/CR_Shavian.bin
tables/CR_Sinhala.bin
tables/CR_Sk.bin
tables/CR_Sm.bin
tables/CR_So.bin
tables/CR_Soft_Dotted.bin
tables/CR_Sundanese.bin
tables/CR_Syloti_Nagri.bin
tables/CR_Syriac.bin
tables/CR_Tagalog.bin
tables/CR_Tagbanwa.bin
tables/CR_Tai_Le.bin
tables/CR_Tai_Tham.bin
tables/CR_Tai_Viet.bin
tables/CR_Tamil.bin
tables/CR_Telugu.bin
tables/CR_Terminal_Punctuation.bin
tables/CR_Thaana.bin
tables/CR_Thai.bin
tables/CR_Tibetan.bin
tables/CR_Tifinagh.bin
tables/CR_Ugaritic.bin
tables/CR_Unified_Ideograph.bin
tables/CR_Unknown.bin
tables/CR_Uppercase.bin
tables/CR_Vai.bin
tables/CR_Variation_Selector.bin
tables/CR_White_Space.bin
tables/CR_Word.bin
tables/CR_XID_Continue.bin
tables/CR_XID_Start.bin
tables/CR_Yi.bin
tables/CR_Z.bin
tables/CR_Zl.bin
tables/CR_Zp.bin
tables/CR_Zs.bin
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/Transcoder_Big5_ByteArray.bin
tables/Transcoder_Big5_WordArray.bin
tables/Transcoder_Chinese_ByteArray.bin
tables/Transcoder_Chinese_WordArray.bin
tables/Transcoder_EmojiIso2022Kddi_ByteArray.bin
tables/Transcoder_EmojiIso2022Kddi_WordArray.bin
tables/Transcoder_EmojiSjisDocomo_ByteArray.bin
tables/Transcoder_EmojiSjisDocomo_WordArray.bin
tables/Transcoder_EmojiSjisKddi_ByteArray.bin
tables/Transcoder_EmojiSjisKddi_WordArray.bin
tables/Transcoder_EmojiSjisSoftbank_ByteArray.bin
tables/Transcoder_EmojiSjisSoftbank_WordArray.bin
tables/Transcoder_Emoji_ByteArray.bin
tables/Transcoder_Emoji_WordArray.bin
tables/Transcoder_Escape_ByteArray.bin
tables/Transcoder_Escape_WordArray.bin
tables/Transcoder_Gb18030_ByteArray.bin
tables/Transcoder_Gb18030_WordArray.bin
tables/Transcoder_Gbk_ByteArray.bin
tables/Transcoder_Gbk_WordArray.bin
tables/Transcoder_Iso2022_ByteArray.bin
tables/Transcoder_Iso2022_WordArray.bin
tables/Transcoder_JapaneseEuc_ByteArray.bin
tables/Transcoder_JapaneseEuc_WordArray.bin
tables/Transcoder_JapaneseSjis_ByteArray.bin
tables/Transcoder_JapaneseSjis_WordArray.bin
tables/Transcoder_Japanese_ByteArray.bin
tables/Transcoder_Japanese_WordArray.bin
tables/Transcoder_Korean_ByteArray.bin
tables/Transcoder_Korean_WordArray.bin
tables/Transcoder_SingleByte_ByteArray.bin
tables/Transcoder_SingleByte_WordArray.bin
tables/Transcoder_Utf1632_ByteArray.bin
tables/Transcoder_Utf1632_WordArray.bin
tables/Transcoder_Utf8Mac_ByteArray.bin
tables/Transcoder_Utf8Mac_WordArray.bin








Related examples in the same category

1.Download jcodings-1.0.0.jar
2.Download jcodings-1.0.1.jar
3.Download jcodings-1.0.2.jar
4.Download jcodings-1.0.3.jar
5.Download jcodings-1.0.4.jar
6.Download jcodings-1.0.5.jar
7.Download jcodings-1.0.6.jar
8.Download jcodings-1.0.7.jar
9.Download jcodings-1.0.8.jar
10.Download jcodings.jar
11.Download jcodings-1.0.10-sources.jar
12.Download jcodings-1.0.10.jar
13.Download jcodings-1.0.5-sources.jar
14.Download jcodings-1.0.6-sources.jar
15.Download jcodings-1.0.7-sources.jar
16.Download jcodings-1.0.8-sources.jar
17.Download jcodings-1.0.3-sources.jar
18.Download jcodings-1.0.4-sources.jar
19.Download jcodings-1.0.9-sources.jar