Go to the documentation of this file.
22 #if !defined(XERCESC_INCLUDE_GUARD_XMLNUMBER_HPP)
23 #define XERCESC_INCLUDE_GUARD_XMLNUMBER_HPP
25 #include <xercesc/internal/XSerializable.hpp>
86 , XSerializeEngine& serEng);
This class makes it possible to override the C++ memory management by adding new/delete operators to ...
Definition: XMemory.hpp:41
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
char16_t XMLCh
Definition: Xerces_autoconf_config.hpp:120
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113
virtual const XMLCh * getFormattedString() const =0
Return the original and converted value of the original data.
virtual int getSign() const =0
Returns the sign of this number.
#define XMLUTIL_EXPORT
Definition: XercesDefs.hpp:162
@ BigDecimal
Definition: XMLNumber.hpp:45
@ Double
Definition: XMLNumber.hpp:44
@ DateTime
Definition: XMLNumber.hpp:46
NumberType
Definition: XMLNumber.hpp:42
Definition: XMLNumber.hpp:31
@ Float
Definition: XMLNumber.hpp:43
virtual XMLCh * getRawData() const =0
Return string representation of the decimal value.