#include <XMLUtils.h>
Public Member Functions | |
operator const char * () const | |
XMLSimpleStr (const XMLCh *str) | |
~XMLSimpleStr () | |
Static Public Member Functions | |
static bool | isAllSpaces (const XMLCh *str, unsigned int length) |
static bool | isSpace (XMLCh ch) |
Private Attributes | |
char * | string |
Definition at line 76 of file XMLUtils.h.
|
inline |
Definition at line 78 of file XMLUtils.h.
|
inline |
Definition at line 80 of file XMLUtils.h.
References fetchall_from_DQM_v2::release, and XERCES_CPP_NAMESPACE_QUALIFIER.
|
inlinestatic |
Definition at line 84 of file XMLUtils.h.
References str, and XERCES_CPP_NAMESPACE_QUALIFIER.
Referenced by lhef::LHEReader::XMLHandler::characters().
|
inlinestatic |
Definition at line 88 of file XMLUtils.h.
References XERCES_CPP_NAMESPACE_QUALIFIER.
Referenced by lhef::LHEReader::XMLHandler::characters().
|
inline |
|
private |
Definition at line 91 of file XMLUtils.h.
Referenced by operator const char *().