org.jrdf.sparql.parser
Interface ParserFactory

All Known Implementing Classes:
ParserFactoryImpl

public interface ParserFactory

A builder that always throws exceptions.

Version:
$Revision:$
Author:
Andrew Newman

Method Summary
 org.jrdf.sparql.parser.parser.Parser getParser(String queryText)
           
 

Method Detail

getParser

org.jrdf.sparql.parser.parser.Parser getParser(String queryText)