Author: rahul Date: Mon Aug 23 01:11:08 2010 New Revision: 987965 URL: http://svn.apache.org/viewvc?rev=987965&view=rev Log: [at-digester] Part 1 of 2. Copy the at-digester source packages from sandbox. This functionality makes it possible to add digester rules via annotations on the POJOs themselves that the digester will map the XML into. See package.html in the new annotations package for details and examples. Thanks to Simone Tripodi <simone DOT tripodi AT gmail>.
Added: commons/proper/digester/trunk/src/java/org/apache/commons/digester/annotations/ - copied from r987964, commons/sandbox/at-digester/trunk/src/java/org/apache/commons/digester/annotations/