Android apache commons codec

Android apache commons codec

Apache Commons Codec

Apache Commons Codec (TM) software provides implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs.

Impetus

Codec was formed as an attempt to focus development effort on one definitive implementation of the Base64 encoder. At the time of Codec’s proposal, there were approximately 34 different Java classes that dealt with Base64 encoding spread over the Foundation’s CVS repository. Developers in the Jakarta Tomcat project had implemented an original version of the Base64 codec which had been copied by the Commons HttpClient and Apache XML project’s XML-RPC subproject. After almost one year, the two forked versions of Base64 had significantly diverged from one another. XML-RPC had applied numerous fixes and patches which were not applied to the Commons HttpClient Base64. Different subprojects had differing implementations at various levels of compliance with the RFC 2045.

Out of that confusing duplication of effort sprang this simple attempt to encourage code reuse among various projects. While this package contains a abstract framework for the creation of encoders and decoders, Codec itself is primarily focused on providing functional utilities for working with common encodings.

Documentation

An overview of the functionality is provided in the user guide. Various project reports are also available.

Читайте также:  Нокиа 1520 прошить под андроид

The Javadoc API documents are available online:

Releases

  • Codec 1.15 (mirrors) requires Java 7
  • Codec 1.14 (archives) requires Java 7
  • Codec 1.13 (archives) requires Java 7
  • Codec 1.12 (archives) requires Java 7
  • Codec 1.11 (archives) requires Java 6
  • Codec 1.10 (archives) requires Java 6
  • Codec 1.9 (archives) requires Java 6
  • Codec 1.8 (archives) requires Java 6
  • Codec 1.7 (archives) requires Java 6
  • Codec 1.6 (archives) requires Java 5
  • Codec 1.5 (archives) requires Java 1.4

See the Download Page for the latest releases.

For previous releases, see the Apache Archive

Support

The commons mailing lists act as the main support forum. The user list is suitable for most library usage queries. The dev list is intended for the development discussion. Please remember that the lists are shared between all commons components, so prefix your email by [codec].

Issues may be reported via ASF JIRA.

Copyright © 2002-2020 The Apache Software Foundation. All Rights Reserved.

Источник

komitake / android-apache-commons-codec Go PK Goto Github PK

HTML 97.73% JavaScript 0.14% CSS 2.13%

android-apache-commons-codec’s Introduction

Contributors

Watchers

Recommend Projects

React

A declarative, efficient, and flexible JavaScript library for building user interfaces.

Vue.js

🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

Typescript

TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

TensorFlow

An Open Source Machine Learning Framework for Everyone

Django

The Web framework for perfectionists with deadlines.

Laravel

A PHP framework for web artisans

Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

javascript

JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

Some thing interesting about web. New door for the world.

Читайте также:  Лучшие файловые менеджеры для андроид с рут правами

server

A server is a program made to process requests and deliver data to clients.

Machine learning

Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

Visualization

Some thing interesting about visualization, use data art

Some thing interesting about game, make everyone happy.

Recently View Projects

android-apache-commons-codec

PythonLab

implemention of numerical techniques in python 3 —second year python lab experiments.

Источник

Оцените статью