Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.7
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XalanNumberingResourceBundle Member List
This is the complete list of members for XalanNumberingResourceBundle, including all inherited members.
- DigitsTableVectorType typedef
- eAdditive enum value
- eBottomToTop enum value
- eFollows enum value
- eLeftToRight enum value
- eMultiplicativeAdditive enum value
- eMultiplierOrder enum name
- eNumberingMethod enum name
- eOrientation enum name
- ePrecedes enum value
- eRightToLeft enum value
- eTopToBottom enum value
- getAlphabet() const
[]
- getDigitsTable() const
[]
- getDigitsTableTable() const
[]
- getHelpLanguage() const
[]
- getLanguage() const
[]
- getMaxNumericalValue() const
[]
- getMultiplierChars() const
[]
- getMultiplierOrder() const
[]
- getMultipliers() const
[]
- getNumberGroups() const
[]
- getNumberingMethod() const
[]
- getOrientation() const
[]
- getTraditionalAlphabet() const
[]
- getUILanguage() const
[]
- getZeroChar() const
[]
- NumberType typedef
- NumberTypeVectorType typedef
- operator==(const XalanNumberingResourceBundle& theRHS) const
[]
- swap(XalanNumberingResourceBundle& theOther)
- 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)
- XalanNumberingResourceBundle()
[explicit]
- XalanNumberingResourceBundle(const XalanNumberingResourceBundle& theSource)
- ~XalanNumberingResourceBundle()
Interpreting class diagrams
Doxygen and
GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.7
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|