XalanNumberingResourceBundle::XalanNumberingResourceBundle |
( |
const XalanDOMString & |
theLanguage, |
|
|
const XalanDOMString & |
theUILanguage, |
|
|
const XalanDOMString & |
theHelpLanguage, |
|
|
const XalanDOMCharVectorType & |
theAlphabet, |
|
|
const XalanDOMCharVectorType & |
theTraditionalAlphabet, |
|
|
eOrientation |
theOrientation, |
|
|
eNumberingMethod |
theNumberingMethod, |
|
|
eMultiplierOrder |
theMultiplierOrder, |
|
|
NumberType |
theMaxNumericalValue, |
|
|
const NumberTypeVectorType & |
theNumberGroups, |
|
|
const NumberTypeVectorType & |
theMultipliers, |
|
|
const XalanDOMCharVectorType & |
theZeroChar, |
|
|
const XalanDOMCharVectorType & |
theMultiplierChars, |
|
|
const DigitsTableVectorType & |
theDigitsTable, |
|
|
const NumberTypeVectorType & |
theDigitsTableTable, |
|
|
MemoryManagerType & |
theManager |
|
) |
|
|