Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-commons Wiki" 
for change notification.

The following page has been changed by SimonKitching:
http://wiki.apache.org/jakarta-commons/FrontPage

The comment on the change is:
Tidyup of project summaries.

------------------------------------------------------------------------------
  = Components =
  
  On this wiki:
-  * [:BeanUtils] - !BeanUtils is a collection of bean related libraries.
+  * [:BeanUtils] - Utilities for manipulating java beans, including copying 
properties, cloning, invoking methods and type conversion.
-  * [:Betwixt] - Betwixt provides services for mapping !JavaBeans to XML 
documents, and vice versa.
+  * [:Betwixt] - Services for mapping !JavaBeans to XML documents, and vice 
versa.
   * [:Chain] - A "Chain of Responsibility" pattern implemention for organizing 
complex processing flows.
   * [:CLI] - Command Line Interface library for processing command-line 
options and arguments.
-  * [:Codec] -  Codec contains some general encoding/decoding algorithms. 
Includes some phonetic encoders, Hex, Base64, and a URL encoder.
+  * [:Codec] -  General encoding/decoding algorithms. Includes some phonetic 
encoders, Hex, Base64, and a URL encoder.
-  * [:Collections] -  Collections builds upon the Java Collections Framework 
of List, Set and Map to provide many more implementations, new collections and 
abstract base classes.
+  * [:Collections] -  Builds upon the Java Collections Framework of List, Set 
and Map to provide many more implementations, new collections and abstract base 
classes.
   * [:Configuration] - Tools to assist in the reading of 
configuration/preferences files in various formats
-  * [:DBCP] - DBCP provides database connection pooling services.
+  * [:DBCP] - Database connection pooling services.
-  * [:Digester] - Digester is an XML-to-Java-object mapping utility commonly 
used for parsing XML configuration files.
+  * [:Digester] - An XML-to-Java-object mapping utility commonly used for 
parsing XML configuration files.
-  * [http://wiki.apache.org/jakarta-httpclient/FrontPage HttpClient] - 
!HttpClient provides a framework for working with the client-side of the HTTP 
protocol.
+  * [http://wiki.apache.org/jakarta-httpclient/FrontPage HttpClient] - A 
framework for working with the client-side of the HTTP protocol.
-  * [:IO] - IO library inlcuding utility classes, stream implementations, file 
filters and endian classes.
+  * [:IO] - Utility classes, stream implementations, file filters and endian 
classes to assist in input/output operations.
   * [:JEXL] - A velocity-esque expression interpreter
-  * [:Jelly] - A XML-based scripting language
+  * [:Jelly] - An XML-based scripting language
-  * [:JXPath] - Provides facilities for applying xpath expressions to graphs 
of objects of all kinds: Java beans, Maps, Servlet contexts, DOM etc.
+  * [:JXPath] - Facilities for applying xpath expressions to graphs of objects 
of all kinds: Java beans, Maps, Servlet contexts, DOM etc.
-  * [:Lang] - Lang provides a set of common utilities that should be provided 
by the JDK, including String handling, Object and Date helpers, nested 
exceptions and enumerated types.
+  * [:Lang] - Common utilities that should be provided by the JDK, including 
String handling, Object and Date helpers, nested exceptions and enumerated 
types.
-  * [:Launcher] -  The Launcher component is designed to be a cross platform 
Java application launcher. It eliminates the need for a batch or shell script 
to launch a Java class.
+  * [:Launcher] -  A cross platform Java application launcher which eliminates 
the need for a batch or shell script to launch a Java class.
-  * [:Logging] is a thin, modular bridging API with out-of-the-box support for 
the most well known logging system
+  * [:Logging] A thin, modular bridging API with out-of-the-box support for 
the most well known logging systems.
-  * [:Math] is a library of lightweight, self-contained mathematics and 
statistics components.
+  * [:Math] Lightweight, self-contained mathematics and statistics components.
-  * [:Modeler] provides mechanisms to create Model MBeans compatible with the 
Java Management Extensions (JMX) specification.
+  * [:Modeler] Mechanisms to create Model MBeans compatible with the Java 
Management Extensions (JMX) specification.
-  * [:Net] -  Net is a collection of classes implementing various network 
protocols such as FTP, NNTP, SMTP, Telnet.
+  * [:Net] -  A collection of classes implementing various network protocols 
such as FTP, NNTP, SMTP, Telnet.
-  * [:Pool] - Pool provides a generic object pooling interface, a toolkit for 
creating modular object pools and several general purpose pool implementations.
+  * [:Pool] - A generic object pooling interface, a toolkit for creating 
modular object pools and several general purpose pool implementations.
   * [:Resources] - A lightweight framework for defining and looking up 
internationalized message strings.
-  * [:Transaction] - Transaction provides utility classes commonly used in 
transactional programming
+  * [:Transaction] - Utility classes commonly used in transactional programming
-  * [:Validator] - Validator provides components for user input validation
+  * [:Validator] - Components for user input validation
   * [:FeedParser] - RSS and Atom parsing infrastructure
  
  On the commons site:

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to