org.thdl.tib.text
Class TibetanSyllable

java.lang.Object
  |
  +--org.thdl.tib.text.TibetanSyllable

class TibetanSyllable
extends Object


Field Summary
(package private)  String[][] Components
           
(package private)  int nComponents
           
(package private)  int nVowels
           
(package private)  String theSyllable
           
(package private)  boolean TibetanSyllableFlag
           
 
Constructor Summary
(package private) TibetanSyllable(String s)
           
 
Method Summary
(package private)  String BaseLetter()
           
(package private)  boolean BaseletterSubscriptMatch(String baseletter, String subscript)
           
(package private)  int CompareWith(org.thdl.tib.text.TibetanSyllable s)
           
(package private)  String[][] GetComponents()
           
(package private)  int GetnComponents()
           
(package private)  int GetnVowels()
           
(package private)  String GetTheSyllable()
           
(package private)  boolean GetTibetanSyllableFlag()
           
(package private)  void InValidSyllable()
           
(package private)  boolean IsBaseLetter(String thecomponent)
           
(package private)  boolean IsPrefix(String thecomponent)
           
(package private)  boolean IsSanskritConsonant(String thecomponent)
           
(package private)  boolean IsSanskritSpecialSymbol(String thecomponent)
           
(package private)  boolean IsSanskritVowel(String thecomponent)
           
(package private)  boolean IsSecondSuffix(String thecomponent)
           
(package private)  boolean IsSubscript(String thecomponent)
           
(package private)  boolean IsSuffix(String thecomponent)
           
(package private)  boolean IsSuperscript(String thecomponent)
           
(package private)  boolean IsThisSanskritSymbol(String thecomponent)
           
(package private)  boolean IsThisTibetanOrSanskritSymbol(String thecomponent)
           
(package private)  boolean IsThisTibetanOrSanskritVowel(String thecomponent)
           
(package private)  boolean IsThisTibetanSymbol(String thecomponent)
           
(package private)  boolean IsTibetanSyllable()
           
(package private)  boolean IsTibetanVowel(String thecomponent)
           
(package private)  void ItsComponents()
           
(package private)  int ItsLength()
           
(package private)  boolean PrefixBaseletterMatch(String prefix, String baseletter)
           
(package private)  void SetTheSyllable(String s)
           
(package private)  boolean SuperscriptBaseletterMatch(String superscript, String baseletter)
           
(package private)  int ValueOfTibetanCharacter(String theCharacter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

theSyllable

String theSyllable

TibetanSyllableFlag

boolean TibetanSyllableFlag

nComponents

int nComponents

nVowels

int nVowels

Components

String[][] Components
Constructor Detail

TibetanSyllable

TibetanSyllable(String s)
Method Detail

CompareWith

int CompareWith(org.thdl.tib.text.TibetanSyllable s)

BaseLetter

String BaseLetter()

IsTibetanSyllable

boolean IsTibetanSyllable()

GetTheSyllable

String GetTheSyllable()

SetTheSyllable

void SetTheSyllable(String s)

GetComponents

String[][] GetComponents()

GetnComponents

int GetnComponents()

ItsLength

int ItsLength()

GetnVowels

int GetnVowels()

GetTibetanSyllableFlag

boolean GetTibetanSyllableFlag()

IsTibetanVowel

boolean IsTibetanVowel(String thecomponent)

IsPrefix

boolean IsPrefix(String thecomponent)

IsBaseLetter

boolean IsBaseLetter(String thecomponent)

IsSuperscript

boolean IsSuperscript(String thecomponent)

IsSubscript

boolean IsSubscript(String thecomponent)

IsSuffix

boolean IsSuffix(String thecomponent)

IsSecondSuffix

boolean IsSecondSuffix(String thecomponent)

IsSanskritConsonant

boolean IsSanskritConsonant(String thecomponent)

IsSanskritVowel

boolean IsSanskritVowel(String thecomponent)

IsSanskritSpecialSymbol

boolean IsSanskritSpecialSymbol(String thecomponent)

IsThisTibetanSymbol

boolean IsThisTibetanSymbol(String thecomponent)

IsThisSanskritSymbol

boolean IsThisSanskritSymbol(String thecomponent)

IsThisTibetanOrSanskritSymbol

boolean IsThisTibetanOrSanskritSymbol(String thecomponent)

IsThisTibetanOrSanskritVowel

boolean IsThisTibetanOrSanskritVowel(String thecomponent)

PrefixBaseletterMatch

boolean PrefixBaseletterMatch(String prefix,
                              String baseletter)

BaseletterSubscriptMatch

boolean BaseletterSubscriptMatch(String baseletter,
                                 String subscript)

SuperscriptBaseletterMatch

boolean SuperscriptBaseletterMatch(String superscript,
                                   String baseletter)

ValueOfTibetanCharacter

int ValueOfTibetanCharacter(String theCharacter)

ItsComponents

void ItsComponents()

InValidSyllable

void InValidSyllable()


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