85 lines
2.1 KiB
HTML
85 lines
2.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html>
|
|
<head>
|
|
<!--
|
|
Copyright (C)
|
|
|
|
This library is free software; you can redistribute it and/or
|
|
modify it under the terms of the GNU Lesser General Public License
|
|
as published by the Free Software Foundation; either version 2.1 of
|
|
the License, or (at your option) any later version.
|
|
|
|
This library is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
Lesser General Public License for more details.
|
|
|
|
You should have received a copy of the GNU Lesser General Public
|
|
License along with this library; if not, write to the Free Software
|
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
|
|
Author: Peter Boy (pboy@users.source forge .net)
|
|
Since: 2009-05-23
|
|
Version: $Revision: #1 $ $Date: 2009/05/23 $
|
|
-->
|
|
|
|
<title>Package: com.arsdigita.util.parameter</title>
|
|
</head>
|
|
|
|
<body bgcolor="white">
|
|
<!-- Summary (one sentence!) -->
|
|
<p>
|
|
Provides for ...
|
|
</p>
|
|
<p>
|
|
<!-- Description (one or more paragraphs), describe what the package contains
|
|
and state its purpose -->
|
|
|
|
</p>
|
|
<!-- Package Specification if applicable -->
|
|
<!-- - description of / links to any package-wide spec not included in the
|
|
rest of javadoc
|
|
- link to specifications written outside of doc comments, if they contain
|
|
assertions not present in the javadoc-generated files.
|
|
-->
|
|
<!--
|
|
<h3>Package Specification</h3>
|
|
<p>
|
|
</p>
|
|
-->
|
|
|
|
<!-- Related Documentation if applicable
|
|
- references to documents like overview, tutorials, examples, demos -->
|
|
<!--
|
|
<h3>Related Documentation</h3>
|
|
<p>
|
|
</p>
|
|
-->
|
|
|
|
|
|
<!-- Class & Interface Summary if applicable
|
|
describes logical groupings of classes & interfaces -->
|
|
<!--
|
|
<h3>Class & Interface Summary</h3>
|
|
<p>
|
|
</p>
|
|
-->
|
|
|
|
|
|
<!-- Developers Comment if applicable
|
|
lists possible problems & pitfalls, future plannings -->
|
|
<!--
|
|
<div style="background-color: #FFFFCC;">
|
|
<h3>Developers Comment</h3>
|
|
<p>
|
|
</p>
|
|
</div>
|
|
-->
|
|
|
|
<!-- Put @see and @since tags down here. -->
|
|
|
|
|
|
</body>
|
|
</html>
|
|
|