AutParser Class Template Reference

Inheritance diagram for AutParser:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 AutParser (Auto &a, bool check=true)
virtual ~AutParser ()
void parse (std::istream &in)

Protected Member Functions

std::string get_xsd_path ()

Protected Attributes

DocHandler< Auto > * doc_handler_
Auto & a_
ErrHandlererr_handler_
xercesc::SAX2XMLReader * parser_
 Required to enable a change of the Handler while parsing.
XMLEq eq_
 Store all the known token to make comparison quicker.

Detailed Description

template<typename Auto>
class vcsn::xml::AutParser< Auto >

Definition at line 66 of file parsers.hh.


Generated on Thu Oct 9 20:26:06 2008 for Vaucanson by  doxygen 1.5.1