26 lines
591 B
HTML
26 lines
591 B
HTML
<html>
|
|
<head>
|
|
<!--
|
|
|
|
$Id: package.html,v 1.1 2006/04/21 17:54:54 jjanke Exp $
|
|
|
|
Copyright 1999-2002 Jorg Janke, Inc.
|
|
40 Old Tannery Rd, Monroe, CT 06468, U.S.A.
|
|
All Rights Reserved.
|
|
|
|
-->
|
|
</head>
|
|
<body>
|
|
<p>Provides utility functions.</p>
|
|
<h2>Package Specification</h2>
|
|
<p>Utility.</p>
|
|
|
|
<h2> Related Documentation</h2>
|
|
<p>For overviews, tutorials, examples, guides, and tool documentation, please
|
|
see: <a href="http://www.adempiere.org" target="_blank">http://www.adempiere.org</a></p>
|
|
<p>
|
|
<!-- Put @see and @since tags down here. -->
|
|
</p>
|
|
</body>
|
|
</html>
|