QCAD
Open Source 2D CAD
RdfHandler Class Reference

SAX style XML handler. More...

Inheritance diagram for RdfHandler:

Public Member Functions

void characters (void ch)
 Handle text data. More...
 
void RdfHandler (void rdf)
 
void startElement (void namespaceURI, void localName, void qName, void atts)
 Handle element (tag). More...
 

Public Attributes

int context
 
int language
 
int rdf
 

Detailed Description

SAX style XML handler.

Constructor & Destructor Documentation

◆ RdfHandler()

void RdfHandler::RdfHandler ( void  rdf)
inline

Member Function Documentation

◆ characters()

void RdfHandler::characters ( void  ch)
inline

Handle text data.

◆ startElement()

void RdfHandler::startElement ( void  namespaceURI,
void  localName,
void  qName,
void  atts 
)
inline

Handle element (tag).

Member Data Documentation

◆ context

int RdfHandler::context

◆ language

int RdfHandler::language

◆ rdf

int RdfHandler::rdf

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