| AddId(Element &el) | crn::xml::Alto | |
| Alto(const Path &fname, bool char_conversion_throws=true) | crn::xml::Alto | |
| Alto(const Path &imagename, const StringUTF8 &ns, const StringUTF8 &encoding="UTF-8", const StringUTF8 &version="1.0", bool char_conversion_throws=true) | crn::xml::Alto | |
| Alto(const Alto &)=delete | crn::xml::Alto | |
| Alto(Alto &&)=default | crn::xml::Alto | |
| AsString() | crn::xml::Document | |
| BeginElement() | crn::xml::Document | inline |
| BeginNode() | crn::xml::Document | inline |
| CheckId(const Id &id) const | crn::xml::Alto | |
| CreateId() | crn::xml::Alto | |
| Document(const StringUTF8 &encoding="UTF-8", const StringUTF8 &version="1.0", bool char_conversion_throws=true) | crn::xml::Document | |
| Document(const Path &fname, bool char_conversion_throws=true) | crn::xml::Document | |
| Document(const char *content, bool char_conversion_throws=true) | crn::xml::Document | |
| Document(const Document &)=delete | crn::xml::Document | |
| Document(Document &&) | crn::xml::Document | |
| EndElement() | crn::xml::Document | inline |
| EndNode() | crn::xml::Document | inline |
| GetBlock(const Id &id) | crn::xml::Alto | |
| GetBlock(const Id &id) const | crn::xml::Alto | |
| GetDescription() | crn::xml::Alto | inline |
| GetDescription() const | crn::xml::Alto | inline |
| GetElement(const Id &id) | crn::xml::Alto | |
| GetElement(const Id &id) const | crn::xml::Alto | |
| GetEncoding() const noexcept | crn::xml::Document | inline |
| GetFilename() const noexcept | crn::xml::Document | inline |
| GetFirstElement(const StringUTF8 &name="") | crn::xml::Document | |
| GetFirstNode() | crn::xml::Document | |
| GetLastElement(const StringUTF8 &name="") | crn::xml::Document | |
| GetLastNode() | crn::xml::Document | |
| GetLayout() | crn::xml::Alto | inline |
| GetLayout() const | crn::xml::Alto | inline |
| GetPage(const Id &id) | crn::xml::Alto | |
| GetPage(const Id &id) const | crn::xml::Alto | |
| GetRoot() | crn::xml::Document | |
| GetSpace(const Id &id) | crn::xml::Alto | |
| GetSpace(const Id &id) const | crn::xml::Alto | |
| GetStyles() | crn::xml::Alto | inline |
| GetStyles() const | crn::xml::Alto | inline |
| GetTextBlock(const Id &id) | crn::xml::Alto | |
| GetTextBlock(const Id &id) const | crn::xml::Alto | |
| GetTextLine(const Id &id) | crn::xml::Alto | |
| GetTextLine(const Id &id) const | crn::xml::Alto | |
| GetVersion() const noexcept | crn::xml::Document | inline |
| GetWord(const Id &id) | crn::xml::Alto | |
| GetWord(const Id &id) const | crn::xml::Alto | |
| InsertComment(Node &n, const StringUTF8 &text) | crn::xml::Document | |
| InsertElement(Node &n, const StringUTF8 &name) | crn::xml::Document | |
| operator bool() const noexcept | crn::xml::Document | inline |
| operator!() const noexcept | crn::xml::Document | inline |
| operator=(const Alto &)=delete | crn::xml::Alto | |
| operator=(Alto &&)=default | crn::xml::Alto | |
| crn::xml::Document::operator=(const Document &)=delete | crn::xml::Document | |
| crn::xml::Document::operator=(Document &&) | crn::xml::Document | |
| PushBackClone(Node &n, bool recursive=false) | crn::xml::Document | |
| PushBackComment(const StringUTF8 &text) | crn::xml::Document | |
| PushBackElement(const StringUTF8 &name) | crn::xml::Document | |
| Save(const Path &fname) | crn::xml::Document | |
| Save() | crn::xml::Document | |
| ~Alto() override | crn::xml::Alto | inlinevirtual |
| ~Document() | crn::xml::Document | virtual |