22 #if !defined(XERCESC_INCLUDE_GUARD_HEXBIN_HPP)
23 #define XERCESC_INCLUDE_GUARD_HEXBIN_HPP
43 static int getDataLength(
const XMLCh*
const hexData);
54 static bool isArrayByteHex(
const XMLCh*
const hexData);
70 static XMLCh* getCanonicalRepresentation
72 const XMLCh*
const hexData
88 static XMLByte* decodeToXMLByte(
89 const XMLCh*
const hexData
102 static bool isHex(
const XMLCh& octet);
123 static const XMLByte hexNumberTable[];
Definition: HexBin.hpp:29
Configurable memory manager.
Definition: MemoryManager.hpp:39
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
wchar_t XMLCh
Definition: Xerces_autoconf_config.borland.hpp:92
unsigned char XMLByte
Definition: XercesDefs.hpp:65
#define XMLUTIL_EXPORT
Definition: XercesDefs.hpp:162
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113