Difference between revisions of "Collection:Apache Commons"

From Free Software Directory
Jump to: navigation, search
m
m (added "Commons Email")
 
(12 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
{{Start-table}}
 
{{Start-table}}
 
{{Collection item
 
{{Collection item
|Package=Apache Commons Compress|Commons Compress
+
|Package=Commons Codec
 +
|Package note=General encoding/decoding algorithms (for example phonetic, base64, URL).
 +
}}
 +
{{Collection item
 +
|Package=Commons Collections
 +
|Package note=Extends or augments the Java Collections Framework.
 +
}}
 +
{{Collection item
 +
|Package=Commons Compress
 
|Package note=Defines an API for working with [[GNU tar|tar]], zip and bzip2 files.
 
|Package note=Defines an API for working with [[GNU tar|tar]], zip and bzip2 files.
 +
}}
 +
{{Collection item
 +
|Package=Commons Configuration
 +
|Package note=Reading of configuration/preferences files in various formats.
 +
}}
 +
{{Collection item
 +
|Package=Commons Daemon
 +
|Package note=Alternative invocation mechanism for unix-daemon-like java code.
 +
}}
 +
{{Collection item
 +
|Package=Commons Email
 +
|Package note=Library for sending e-mail from Java.
 +
}}
 +
{{Collection item
 +
|Package=Commons Lang
 +
|Package note=Provides extra functionality for classes in java.lang.
 +
}}
 +
{{Collection item
 +
|Package=Commons Math
 +
|Package note=Lightweight, self-contained mathematics and statistics components.
 +
}}
 +
{{Collection item
 +
|Package=Commons Pool
 +
|Package note=Generic object pooling component.
 +
}}
 +
{{Collection item
 +
|Package=Commons Validator
 +
|Package note=Framework to define validators and validation rules in an xml file.
 +
}}
 +
{{Collection item
 +
|Package=Commons VFS
 +
|Package note=Virtual File System component for treating files, FTP, SMB, ZIP and such like as a single logical file system.
 
}}
 
}}
  
Line 16: Line 56:
 
|Package=Pipeline
 
|Package=Pipeline
 
|Package note=Provides a set of pipeline utilities designed around work queues that run in parallel to sequentially process data objects data objects.
 
|Package note=Provides a set of pipeline utilities designed around work queues that run in parallel to sequentially process data objects data objects.
 +
}}
 +
 +
{{Collection item
 +
|Package=XMLIO
 +
|Package note=Simple and fast importer for XML configuration or import files.
 +
|Section=The Apache Commons Dormant
 +
}}
 +
{{Collection item
 +
|Package=Jakarta FeedParser
 +
|Package note=A Java RSS/Atom parser designed to elegantly support all versions of RSS (0.9, 0.91, 0.92, 1.0, and 2.0), Atom 0.5 (and future versions) as well as easy ad hoc extension and RSS 1.0 modules capability. objects.
 
}}
 
}}
  
 
{{End-table}}
 
{{End-table}}

Latest revision as of 09:47, 10 November 2013


The Commons is an Apache project focused on all aspects of reusable Java components.


Commons Codec
General encoding/decoding algorithms (for example phonetic, base64, URL).


Commons Collections
Extends or augments the Java Collections Framework.


Commons Compress
Defines an API for working with tar, zip and bzip2 files.


Commons Configuration
Reading of configuration/preferences files in various formats.


Commons Daemon
Alternative invocation mechanism for unix-daemon-like java code.


Commons Email Library for sending e-mail from Java.


Commons Lang
Provides extra functionality for classes in java.lang.


Commons Math
Lightweight, self-contained mathematics and statistics components.


Commons Pool
Generic object pooling component.


Commons Validator
Framework to define validators and validation rules in an xml file.


Commons VFS
Virtual File System component for treating files, FTP, SMB, ZIP and such like as a single logical file system.


The Apache Commons Sandbox

Graph
A general purpose Graph APIs and algorithms.


Pipeline
Provides a set of pipeline utilities designed around work queues that run in parallel to sequentially process data objects data objects.


The Apache Commons Dormant

XMLIO
Simple and fast importer for XML configuration or import files.


Jakarta FeedParser
A Java RSS/Atom parser designed to elegantly support all versions of RSS (0.9, 0.91, 0.92, 1.0, and 2.0), Atom 0.5 (and future versions) as well as easy ad hoc extension and RSS 1.0 modules capability. objects.




Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.