|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DecimalToRoman | |
---|---|
org.apache.xalan.templates | Implements the Templates interface,
and defines a set of classes that represent an XSLT stylesheet. |
org.apache.xalan.transformer | In charge of run-time transformations and the production of result trees. |
Uses of DecimalToRoman in org.apache.xalan.templates |
---|
Fields in org.apache.xalan.templates declared as DecimalToRoman | |
---|---|
private static DecimalToRoman[] |
ElemNumber.m_romanConvertTable
Table to help in converting decimals to roman numerals. |
Uses of DecimalToRoman in org.apache.xalan.transformer |
---|
Fields in org.apache.xalan.transformer declared as DecimalToRoman | |
---|---|
private static DecimalToRoman[] |
NumeratorFormatter.m_romanConvertTable
Table to help in converting decimals to roman numerals. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |