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