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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to