![]() |
SASSY
0.0
Software Architecture Support System
|
An abstract class defining the methods for an RDF Parser. More...
#include <rdfxx/rdfxx.h>
Public Member Functions | |
| virtual | ~Parser_ () |
| Virtual destructor. | |
| virtual bool | parseIntoModel (Model, URI uri, URI base_uri)=0 |
| Parse a data source into a model. | |
Static Public Member Functions | |
| static std::vector< std::string > | listParsers (World) |
| Get a list of parser names with their syntax URIs. | |
An abstract class defining the methods for an RDF Parser.
1.8.5