commore  1.0.6-SNAPSHOT
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
commore::ParserDoctype Class Referenceabstract

#include <Parser.h>

Public Member Functions

 ParserDoctype (const AString &name)
 
virtual ~ParserDoctype ()
 
virtual bool get_att_type (const AString &markup_name, Types &type, bool &is_tuple, AString &attName)=0
 

Static Public Member Functions

static ParserDoctypeget_parser_doc_type (const AChar *name)
 

Constructor & Destructor Documentation

ParserDoctype::ParserDoctype ( const AString name)
ParserDoctype::~ParserDoctype ( )
virtual

Member Function Documentation

virtual bool commore::ParserDoctype::get_att_type ( const AString markup_name,
Types type,
bool &  is_tuple,
AString attName 
)
pure virtual
ParserDoctype * ParserDoctype::get_parser_doc_type ( const AChar name)
static

The documentation for this class was generated from the following files: