You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2003/08/14 20:22:47 UTC

cvs commit: jakarta-commons/digester/src/examples readme.txt

rdonkin     2003/08/14 11:22:47

  Added:       digester/src/examples readme.txt
  Log:
  Added new directory for Digester examples. Submitted by Simon Kitching.
  
  Revision  Changes    Path
  1.1                  jakarta-commons/digester/src/examples/readme.txt
  
  Index: readme.txt
  ===================================================================
  The subdirectories of this directory divide the examples into topics.
  
  The examples in API deal with the main Digester API. 
  
  The xmlrules directory deals with the xmlrules extension which allows
  the digester rules to be configured via an xml file. This allows the
  mapping between input xml and java objects to be modified without
  recompilation of any source code.
  
  
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org