Go to the documentation of this file.
   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
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113
unsigned char XMLByte
Definition: XercesDefs.hpp:65
#define XMLUTIL_EXPORT
Definition: XercesDefs.hpp:162
uint16_t XMLCh
Definition: Xerces_autoconf_config.hpp:120
Configurable memory manager.
Definition: MemoryManager.hpp:39