Package org.openoffice.da.comp.w2lcommon.tex.tokenizer

Class Summary
CatcodeTable This class maintains a mapping from characters to catcodes.
Mouth The Mouth is the main class of this package.
Token This class represent a token in TeX
 

Enum Summary
Catcode This enumerates TeX category codes (catcodes) for characters as defined in chapter 7 of "The TeXbook"
TokenType This enumerates possible TeX tokens.