![]() |
Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for Element, including all inherited members.
| attributes() const | Element | inline |
| content() const | Element | inline |
| doParse(Content &content, Parser &parser) | Content | inlineprotected |
| Element(xom::String name) | Element | |
| Element(xom::String name, Content &content) | Element | |
| name() const | Element | inline |
| operator!=(const Element &element) const | Element | inline |
| operator==(const Element &element) const | Element | inline |
| parse(Factory &factory, xom::Element *element, t::uint32 flags=Parser::CROP) | Element | |
| parse(Factory &factory, xom::Document *doc, t::uint32 flags=Parser::CROP) | Element | |
| parse(Factory &factory, string uri, t::uint32 flags=Parser::CROP) | Element | |
| parse(Factory &factory, io::InStream &in, t::uint32 flags=Parser::CROP) | Element | |
| parse(Parser &parser) override | Element | protectedvirtual |
| reset() override | Element | protectedvirtual |
| ~Content(void) | Content | virtual |
| ~Element() | Element |