|
libcrn
3.9.5
A document image processing library
|
#include <CRNXml/CRNXml.h>
Include dependency graph for CRNAltoUtils.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| crn | |
| crn::xml | |
Typedefs | |
| using | crn::xml::Id = crn::StringUTF8 |
Functions | |
| std::vector< Id > | crn::xml::GetStyleRefs (const Element &el) |
| Gets the list of style references. More... | |
| void | crn::xml::AddStyleRef (Element &el, const Id &id) |
| Adds a style reference to an element. More... | |
| void | crn::xml::RemoveStyleRef (Element &el, const Id &id) |
| Removes a style reference to an element. More... | |
1.8.6