Uses of Enum Class
org.openoffice.da.comp.w2lcommon.tex.tokenizer.Catcode
Packages that use Catcode
-
Uses of Catcode in org.openoffice.da.comp.w2lcommon.tex.tokenizer
Methods in org.openoffice.da.comp.w2lcommon.tex.tokenizer that return CatcodeModifier and TypeMethodDescriptionCatcodeTable.get
(char c) Get the catcode of a character.static Catcode
Returns the enum constant of this class with the specified name.static Catcode[]
Catcode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openoffice.da.comp.w2lcommon.tex.tokenizer with parameters of type Catcode