|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
UnicodeConstants | Provides handy Extended Wylie-inspired names for Unicode codepoints commonly used to represent Tibetan. |
UnicodeReadyThunk | A UnicodeReadyThunk represents a string of codepoints. |
Class Summary | |
LegalTshegBar | A LegalTshegBar is a simple Tibetan syllable or a syllable with
syntactically legal suffix
particles . |
test | DLC FIXMEDOC and turn into junit tests. |
TshegBar | A TshegBar (pronounced tsek bar) is roughly a Tibetan syllable. |
UnicodeCodepointToThdlWylie | This noninstantiable class allows for converting from Unicode codepoints to THDL Extended Wylie. |
UnicodeGraphemeCluster | A UnicodeGraphemeCluster is either a non-Tibetan codepoint (such as whitespace or control characters or a Latin "character"), or a vertically stacked set of Tibetan consonants, vowels, marks, and signs. |
UnicodeReader | A UnicodeReader attempts to read from an InputStream and forms our TTBIR, our Tibetan Tsheg Bar Internal Representation. |
UnicodeUtils | This non-instantiable class contains utility routines for dealing with Tibetan Unicode codepoints and strings of such codepoints. |
Provides for manipulating Tibetan text at the tsek bar level. Roughly speaking, a "tsheg bar" (pronounced tsek bar) is a syllable.
This package allows for turning a string of Unicode codepoints into our TTBIR, our Tibetan Tsheg Bar Internal Representation. Said Unicode document may contain non-Tibetan codepoints also.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |