32 lines
950 B
HTML
32 lines
950 B
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<!--
|
||
|
|
||
|
@(#)package.html
|
||
|
|
||
|
Copyright 2003 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 for converting Latin transliteration of
|
||
|
Tibetan text into Tibetan.
|
||
|
<p>
|
||
|
This package (whose name, ttt, stands for transliteration-to-Tibetan)
|
||
|
contains methods for converting ACIP transliteration into Tibetan
|
||
|
Machine Web and methods for converting EWTS transliteration into
|
||
|
Tibetan Machine Web. It has extensive tests, though probably not
|
||
|
mentioned in these Javadoc documents.
|
||
|
</p>
|
||
|
<h2>Related Documentation</h2>
|
||
|
@see <a href="../package-summary.html">org.thdl.tib.text</a>
|
||
|
</body>
|
||
|
</html>
|