$extrastylesheet
Public Types | |
typedef Object< void > | category |
typedef extended_page_xml_visitor< L > | exact_t |
Public Member Functions | |
extended_page_xml_visitor (std::ofstream &out) | |
void | visit (const line_links< L > &llinks) const |
void | visit (const object_groups< L > &groups) const |
void | visit (const object_links< L > &links) const |
void | visit (const document< L > &doc) const |
void | visit (const component_set< L > &comp_set) const |
void | visit (const component_info< L > &info) const |
void | visit (const paragraph_set< L > &parset) const |
void | visit (const line_info< L > &line) const |
Definition at line 75 of file extended_page_xml_visitor.hh.