Uses of Class
org.apache.xml.utils.res.CharArrayWrapper
| Package | Description |
|---|---|
| org.apache.xalan.templates |
Implements the
Templates interface,
and defines a set of classes that represent an XSLT stylesheet. |
-
Uses of CharArrayWrapper in org.apache.xalan.templates
Methods in org.apache.xalan.templates with parameters of type CharArrayWrapper Modifier and Type Method Description protected voidElemNumber. int2alphaCount(long val, CharArrayWrapper aTable, FastStringBuffer stringBuf)Convert a long integer into alphabetic counting, in other words count using the sequence A B C ...protected StringElemNumber. int2singlealphaCount(long val, CharArrayWrapper table)Convert a long integer into alphabetic counting, in other words count using the sequence A B C ...