Package org.thdl.tib.text.tshegbar

Provides for manipulating Tibetan text at the tsek bar level.

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.
 

Package org.thdl.tib.text.tshegbar Description

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.



These API docs were created 02/02/2003 08:19 PM.
Copyright © 2001-2002 Tibetan and Himalayan Digital Library. All Rights Reserved.
Hosted by SourceForge_Logo