libcrn  3.9.5
A document image processing library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Typedefs | Functions
CRNAltoUtils.h File Reference
#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< Idcrn::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...