#include <xalanc/XSLT/XalanNumberingResourceBundle.hpp>
|
| 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, MemoryManager &theManager) |
|
| XalanNumberingResourceBundle (MemoryManager &theManager) |
|
| XalanNumberingResourceBundle (const XalanNumberingResourceBundle &theSource, MemoryManager &theManager) |
|
| ~XalanNumberingResourceBundle () |
|
MemoryManager & | 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) |
|
◆ DigitsTableVectorType
◆ NumberType
◆ NumberTypeVectorType
◆ eMultiplierOrder
◆ eNumberingMethod
◆ eOrientation
◆ XalanNumberingResourceBundle() [1/3]
xalanc::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, |
|
|
MemoryManager & |
theManager |
|
) |
| |
◆ XalanNumberingResourceBundle() [2/3]
xalanc::XalanNumberingResourceBundle::XalanNumberingResourceBundle |
( |
MemoryManager & |
theManager | ) |
|
|
explicit |
◆ XalanNumberingResourceBundle() [3/3]
xalanc::XalanNumberingResourceBundle::XalanNumberingResourceBundle |
( |
const XalanNumberingResourceBundle & |
theSource, |
|
|
MemoryManager & |
theManager |
|
) |
| |
◆ ~XalanNumberingResourceBundle()
xalanc::XalanNumberingResourceBundle::~XalanNumberingResourceBundle |
( |
| ) |
|
◆ getAlphabet()
◆ getDigitsTable()
◆ getDigitsTableTable()
◆ getHelpLanguage()
const XalanDOMString& xalanc::XalanNumberingResourceBundle::getHelpLanguage |
( |
| ) |
const |
|
inline |
◆ getLanguage()
const XalanDOMString& xalanc::XalanNumberingResourceBundle::getLanguage |
( |
| ) |
const |
|
inline |
◆ getMaxNumericalValue()
NumberType xalanc::XalanNumberingResourceBundle::getMaxNumericalValue |
( |
| ) |
const |
|
inline |
◆ getMemoryManager()
MemoryManager& xalanc::XalanNumberingResourceBundle::getMemoryManager |
( |
| ) |
|
|
inline |
◆ getMultiplierChars()
◆ getMultiplierOrder()
eMultiplierOrder xalanc::XalanNumberingResourceBundle::getMultiplierOrder |
( |
| ) |
const |
|
inline |
◆ getMultipliers()
◆ getNumberGroups()
◆ getNumberingMethod()
eNumberingMethod xalanc::XalanNumberingResourceBundle::getNumberingMethod |
( |
| ) |
const |
|
inline |
◆ getOrientation()
eOrientation xalanc::XalanNumberingResourceBundle::getOrientation |
( |
| ) |
const |
|
inline |
◆ getTraditionalAlphabet()
◆ getUILanguage()
const XalanDOMString& xalanc::XalanNumberingResourceBundle::getUILanguage |
( |
| ) |
const |
|
inline |
◆ getZeroChar()
◆ operator==()
◆ swap()
The documentation for this class was generated from the following file: