Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XALANNUMBERFORMAT_HEADER_GUARD_1357924680)
19 #define XALANNUMBERFORMAT_HEADER_GUARD_1357924680
32 XALAN_CPP_NAMESPACE_BEGIN
60 return m_groupingSeparator.getMemoryManager();
70 format(
double theValue,
95 unsigned int theValue,
105 format(
long theValue,
117 unsigned long theValue,
148 isGroupingUsed()
const;
156 setGroupingUsed(
bool bUsed);
164 setGroupingSize(
unsigned long size);
194 bool m_isGroupingUsed;
198 unsigned long m_groupingSize;
200 static const XalanDOMChar s_defaultGroupingSeparator[];
205 XALAN_CPP_NAMESPACE_END
209 #endif // XALANNUMBERFORMAT_HEADER_GUARD_1357924680
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
Type * XalanConstruct(MemoryManager &theMemoryManager, Type *&theInstance)
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.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|