commons-codec 文档 下载链接(含jar包、源码、pom)
组件名称 | 中文-文档-下载链接 | 中英对照-文档-下载链接 |
---|---|---|
commons-codec-1.10.jar | commons-codec-1.10-API文档-中文版.zip | commons-codec-1.10-API文档-中英对照版.zip |
commons-codec-1.11.jar | commons-codec-1.11-API文档-中文版.zip | commons-codec-1.11-API文档-中英对照版.zip |
commons-codec-1.13.jar | commons-codec-1.13-API文档-中文版.zip | commons-codec-1.13-API文档-中英对照版.zip |
commons-codec-1.14.jar | commons-codec-1.14-API文档-中文版.zip | commons-codec-1.14-API文档-中英对照版.zip |
commons-codec-1.15.jar | commons-codec-1.15-API文档-中文版.zip | commons-codec-1.15-API文档-中英对照版.zip |
commons-codec-1.4.jar | commons-codec-1.4-API文档-中文版.zip | 暂无 |
commons-codec-1.9.jar | commons-codec-1.9-API文档-中文版.zip | commons-codec-1.9-API文档-中英对照版.zip |
commons-codec 简介
Apache Commons Codec
Apache Commons Codec 包包含各种格式(如Base64和十六进制)的简单编码器和解码器。除了这些广泛使用的编码器和解码器之外,编解码器包还维护了语音编码实用程序的集合。
commons-codec 中文文档、中英对照文档 说明
摘要:commons-codec、org.apache.commons.codec、中文文档、中英对照文档、下载、包含jar包、原API文档、源代码、Maven依赖信息文件、翻译后的API文档、codec、commons、jar包、java、API文档、中英对照版;
使用方法:解压翻译后的API文档,用浏览器打开“index.html”文件,即可纵览文档内容。
人性化翻译,文档中的代码和结构保持不变,注释和说明精准翻译,请放心使用。
双语对照,边学技术、边学英语。
涉及的包(package)
Apache Commons Codec 1.9 API
Package | Description |
---|---|
org.apache.commons.codec |
Interfaces and classes used by the various implementations in the sub-packages.
子包中各种实现使用的接口和类。 |
org.apache.commons.codec.binary |
Base64, Base32, Binary, and Hexadecimal String encoding and decoding.
Base64,Base32,二进制和十六进制字符串编码和解码。 |
org.apache.commons.codec.digest |
Simplifies common
MessageDigest tasks and includes a libc crypt(3) compatible crypt method that supports DES, MD5, SHA-256 and SHA-512 based algorithms as well as the Apache specific "$apr1$" variant.
简化了常见的MessageIgigest任务,并包括Libc Crypt(3)兼容的Crypt方法,支持基于DES,MD5,SHA-256和SHA-512的算法以及Apache特定的“APR1 $”变量。 |
org.apache.commons.codec.language |
Language and phonetic encoders.
语言和语音编码器。 |
org.apache.commons.codec.language.bm |
Implementation details of the Beider-Morse codec.
eAider-morse编解码器的实施细节。 |
org.apache.commons.codec.net |
Network related encoding and decoding.
网络相关编码和解码。 |
org.apache.commons.codec
org.apache.commons.codec.binary
org.apache.commons.codec.digest
org.apache.commons.codec.language
org.apache.commons.codec.language.bm
org.apache.commons.codec.net
涉及的类(class)
AbstractCaverphone
Base32
Base32InputStream
Base32OutputStream
Base64
Base64InputStream
Base64OutputStream
BaseNCodec
BaseNCodecInputStream
BaseNCodecOutputStream
BCodec
BeiderMorseEncoder
BinaryCodec
BinaryDecoder
BinaryEncoder
Caverphone
Caverphone1
Caverphone2
CharEncoding
Charsets
ColognePhonetic
Crypt
Decoder
DecoderException
DigestUtils
DoubleMetaphone
Encoder
EncoderException
Hex
Lang
Languages
Languages.LanguageSet
Languages.SomeLanguages
MatchRatingApproachEncoder
Md5Crypt
MessageDigestAlgorithms
Metaphone
NameType
Nysiis
PhoneticEngine
QCodec
QuotedPrintableCodec
RefinedSoundex
Rule
Rule.Phoneme
Rule.PhonemeExpr
Rule.PhonemeList
Rule.RPattern
RuleType
Sha2Crypt
Soundex
StringDecoder
StringEncoder
StringEncoderComparator
StringUtils
UnixCrypt
URLCodec