37#include "simgear/xml/easyxml.hxx"
44#define VALID_CHARS """`!@#$%^&*()_+`1234567890-={}[];':,.<>/?abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"
76 void data (
const char * s,
int length)
override;
77 void warning (
const char * message,
int line,
int column)
override;
81 void dumpDataLines(
void);
83 std::string working_string;
void data(const char *s, int length) override
void endElement(const char *name) override
Element * GetDocument(void)
void startElement(const char *name, const XMLAttributes &atts) override
void warning(const char *message, int line, int column) override
SGSharedPtr< Element > Element_ptr