List of all members.
Public Types
Public Member Functions
- 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)
- XalanNumberingResourceBundle (MemoryManagerType &theManager)
- XalanNumberingResourceBundle (const XalanNumberingResourceBundle &theSource, MemoryManagerType &theManager)
- ~XalanNumberingResourceBundle ()
- MemoryManagerType & getMemoryManager ()
- bool operator== (const XalanNumberingResourceBundle &theRHS) const
- const XalanDOMString & getLanguage () const
- const XalanDOMString & getUILanguage () const
- const XalanDOMString & getHelpLanguage () const
- const XalanDOMCharVectorType & getAlphabet () const
- const XalanDOMCharVectorType & getTraditionalAlphabet () const
- eOrientation getOrientation () const
- eNumberingMethod getNumberingMethod () const
- eMultiplierOrder getMultiplierOrder () const
- NumberType getMaxNumericalValue () const
- const NumberTypeVectorType & getNumberGroups () const
- const NumberTypeVectorType & getMultipliers () const
- const XalanDOMCharVectorType & getZeroChar () const
- const XalanDOMCharVectorType & getMultiplierChars () const
- const DigitsTableVectorType & getDigitsTable () const
- const NumberTypeVectorType & getDigitsTableTable () const
- void swap (XalanNumberingResourceBundle &theOther)
Member Typedef Documentation
Member Enumeration Documentation
- Enumerator:
eAdditive |
|
eMultiplicativeAdditive |
|
- Enumerator:
eLeftToRight |
|
eRightToLeft |
|
eTopToBottom |
|
eBottomToTop |
|
Constructor & Destructor Documentation
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 |
|
) |
| |
XalanNumberingResourceBundle::XalanNumberingResourceBundle |
( |
MemoryManagerType & |
theManager | ) |
[explicit] |
XalanNumberingResourceBundle::~XalanNumberingResourceBundle |
( |
| ) |
|
Member Function Documentation
const XalanDOMString& XalanNumberingResourceBundle::getHelpLanguage |
( |
| ) |
const |
const XalanDOMString& XalanNumberingResourceBundle::getLanguage |
( |
| ) |
const |
NumberType XalanNumberingResourceBundle::getMaxNumericalValue |
( |
| ) |
const |
eOrientation XalanNumberingResourceBundle::getOrientation |
( |
| ) |
const |
const XalanDOMString& XalanNumberingResourceBundle::getUILanguage |
( |
| ) |
const |
The documentation for this class was generated from the following file: