SASSY  0.0
Software Architecture Support System
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Static Public Member Functions | List of all members
rdf::Parser_ Class Referenceabstract

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.
 

Detailed Description

An abstract class defining the methods for an RDF Parser.


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