Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan-C++ XSL Transformer Version 1.0
Main Page Namespace List 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
- IntVectorType typedef
- operator==(const XalanNumberingResourceBundle& theRHS) const
- 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)
- XalanNumberingResourceBundle()
- 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++ XSL Transformer Version 1.0
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.
|
|