accumulate(XMLAccumulator &acc) const | judo::CDATA | [inline, virtual] |
appendText(const char *text, unsigned int textsz, bool escaped=false) | judo::CDATA | [inline] |
CDATA(const char *text, unsigned int textsz, bool escaped=false) | judo::CDATA | [inline] |
getName() const | judo::Node | [inline] |
getText() const | judo::CDATA | [inline] |
getType() const | judo::Node | [inline] |
Node(const std::string &name, Type ntype) | judo::Node | [inline] |
setText(const char *text, unsigned int textsz, bool escaped=false) | judo::CDATA | [inline] |
toString() const | judo::CDATA | [inline, virtual] |