Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

XalanNumberingResourceBundle Class Reference

List of all members.

Public Types

Public Member Functions


Member Typedef Documentation

typedef unsigned long XalanNumberingResourceBundle::NumberType

typedef XalanVector<NumberType> XalanNumberingResourceBundle::NumberTypeVectorType

typedef XalanVector<XalanDOMCharVectorType> XalanNumberingResourceBundle::DigitsTableVectorType


Member Enumeration Documentation

enum XalanNumberingResourceBundle::eOrientation

Enumerator:
eLeftToRight 
eRightToLeft 
eTopToBottom 
eBottomToTop 

enum XalanNumberingResourceBundle::eNumberingMethod

Enumerator:
eAdditive 
eMultiplicativeAdditive 

enum XalanNumberingResourceBundle::eMultiplierOrder

Enumerator:
eFollows 
ePrecedes 


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 ( const XalanNumberingResourceBundle theSource,
MemoryManagerType theManager 
)

XalanNumberingResourceBundle::~XalanNumberingResourceBundle (  ) 


Member Function Documentation

MemoryManagerType& XalanNumberingResourceBundle::getMemoryManager (  ) 

bool XalanNumberingResourceBundle::operator== ( const XalanNumberingResourceBundle theRHS  )  const

const XalanDOMString& XalanNumberingResourceBundle::getLanguage (  )  const

const XalanDOMString& XalanNumberingResourceBundle::getUILanguage (  )  const

const XalanDOMString& XalanNumberingResourceBundle::getHelpLanguage (  )  const

const XalanDOMCharVectorType& XalanNumberingResourceBundle::getAlphabet (  )  const

const XalanDOMCharVectorType& XalanNumberingResourceBundle::getTraditionalAlphabet (  )  const

eOrientation XalanNumberingResourceBundle::getOrientation (  )  const

eNumberingMethod XalanNumberingResourceBundle::getNumberingMethod (  )  const

eMultiplierOrder XalanNumberingResourceBundle::getMultiplierOrder (  )  const

NumberType XalanNumberingResourceBundle::getMaxNumericalValue (  )  const

const NumberTypeVectorType& XalanNumberingResourceBundle::getNumberGroups (  )  const

const NumberTypeVectorType& XalanNumberingResourceBundle::getMultipliers (  )  const

const XalanDOMCharVectorType& XalanNumberingResourceBundle::getZeroChar (  )  const

const XalanDOMCharVectorType& XalanNumberingResourceBundle::getMultiplierChars (  )  const

const DigitsTableVectorType& XalanNumberingResourceBundle::getDigitsTable (  )  const

const NumberTypeVectorType& XalanNumberingResourceBundle::getDigitsTableTable (  )  const

void XalanNumberingResourceBundle::swap ( XalanNumberingResourceBundle theOther  ) 


The documentation for this class was generated from the following file:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo