#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) |
| |
| 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 |
|
) |
| |
| xalanc::XalanNumberingResourceBundle::XalanNumberingResourceBundle |
( |
MemoryManager & |
theManager | ) |
|
|
explicit |
| xalanc::XalanNumberingResourceBundle::XalanNumberingResourceBundle |
( |
const XalanNumberingResourceBundle & |
theSource, |
|
|
MemoryManager & |
theManager |
|
) |
| |
| xalanc::XalanNumberingResourceBundle::~XalanNumberingResourceBundle |
( |
| ) |
|
| const XalanDOMString& xalanc::XalanNumberingResourceBundle::getHelpLanguage |
( |
| ) |
const |
|
inline |
| const XalanDOMString& xalanc::XalanNumberingResourceBundle::getLanguage |
( |
| ) |
const |
|
inline |
| NumberType xalanc::XalanNumberingResourceBundle::getMaxNumericalValue |
( |
| ) |
const |
|
inline |
| MemoryManager& xalanc::XalanNumberingResourceBundle::getMemoryManager |
( |
| ) |
|
|
inline |
| eMultiplierOrder xalanc::XalanNumberingResourceBundle::getMultiplierOrder |
( |
| ) |
const |
|
inline |
| eNumberingMethod xalanc::XalanNumberingResourceBundle::getNumberingMethod |
( |
| ) |
const |
|
inline |
| eOrientation xalanc::XalanNumberingResourceBundle::getOrientation |
( |
| ) |
const |
|
inline |
| const XalanDOMString& xalanc::XalanNumberingResourceBundle::getUILanguage |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: