SAX style XML handler.
More...
List of all members.
Public Member Functions |
| void | characters (void ch) |
| | Handle text data.
|
| void | RdfHandler (void rdf) |
| void | startElement (void namespaceURI, void localName, void qName, void atts) |
| | Handle element (tag).
|
Detailed Description
Constructor & Destructor Documentation
| void RdfHandler::RdfHandler |
( |
void |
rdf | ) |
|
|
inline |
Member Function Documentation
| void RdfHandler::characters |
( |
void |
ch | ) |
|
|
inline |
| void RdfHandler::startElement |
( |
void |
namespaceURI, |
|
|
void |
localName, |
|
|
void |
qName, |
|
|
void |
atts |
|
) |
| |
|
inline |
Member Data Documentation
The documentation for this class was generated from the following file:
- scripts/Widgets/LibraryBrowser/Rdf.js