~ubuntu-branches/ubuntu/trusty/commons-beanutils/trusty

« back to all changes in this revision

Viewing changes to src/java/org/apache/commons/beanutils/package.html

  • Committer: Bazaar Package Importer
  • Author(s): Takashi Okamoto
  • Date: 2002-02-16 23:17:39 UTC
  • Revision ID: james.westby@ubuntu.com-20020216231739-eha35b05fam940p6
Tags: upstream-1.2
ImportĀ upstreamĀ versionĀ 1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head>
 
3
<title>Package Documentation for org.apache.commons.beanutils Package</title>
 
4
</head>
 
5
<body bgcolor="white">
 
6
<p>The <em>Bean Utilties</em> component of the Jakarta Commons subproject
 
7
offers low-level utility classes that assist in getting and setting property
 
8
values on Java classes that follow the naming design patterns outlined in the
 
9
JavaBeans Specification.</p>
 
10
 
 
11
<h3>External Dependencies</h3>
 
12
 
 
13
<ul>
 
14
<li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections">
 
15
Collections Package (Jakarta Commons)</a>, version 1.0 or later</li>
 
16
</ul>
 
17
 
 
18
</body>
 
19
</html>