openMSX
Public Member Functions | List of all members
rapidsax::internal::Parser< FLAGS, HANDLER > Class Template Reference

#include <rapidsax.hh>

Public Member Functions

 Parser (HANDLER &handler_, char *text)
 

Detailed Description

template<int FLAGS, typename HANDLER>
class rapidsax::internal::Parser< FLAGS, HANDLER >

Definition at line 399 of file rapidsax.hh.

Constructor & Destructor Documentation

◆ Parser()

template<int FLAGS, typename HANDLER >
rapidsax::internal::Parser< FLAGS, HANDLER >::Parser ( HANDLER &  handler_,
char *  text 
)
inline

Definition at line 404 of file rapidsax.hh.

References rapidsax::internal::skipBOM().


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