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 2001/12/20 23:52:18 UTC

cvs commit: jakarta-commons-sandbox/betwixt/src/java/org/apache/commons/betwixt/expression package.html

rdonkin     01/12/20 14:52:18

  Added:       betwixt/src/java/org/apache/commons/betwixt/expression
                        package.html
  Log:
  A first go at some package documentation
  
  Revision  Changes    Path
  1.1                  jakarta-commons-sandbox/betwixt/src/java/org/apache/commons/betwixt/expression/package.html
  
  Index: package.html
  ===================================================================
  <html>
  <head>
  </head>
  <body>
  
    <p> This package contains the system which extracts values from beans.
    The mapping is created by class introspection 
    but the <code>Expression</code> implementations
    in this package inspect a particular bean instance and extract the values 
    used to render the bean as xml.
    </p>
    
  </body>
  </html>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>