23 lines
585 B
HTML
23 lines
585 B
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<!--
|
||
|
|
||
|
@(#)package.html
|
||
|
|
||
|
Copyright 2001-2002 Tibetan and Himalayan Digital Library
|
||
|
|
||
|
This software is the confidential and proprietary information of
|
||
|
the Tibetan and Himalayan Digital Library. You shall use such
|
||
|
information only in accordance with the terms of the license
|
||
|
agreement you entered into with the THDL.
|
||
|
|
||
|
-->
|
||
|
</head>
|
||
|
<body bgcolor="white">
|
||
|
Provides classes and methods not specific to any one application.
|
||
|
<p>
|
||
|
These classes aim to be of general use to the THDL's Java programs.
|
||
|
</body>
|
||
|
</html>
|