com.hp.hpl.jena.sparql.lang
Class ParserQueryBase

java.lang.Object
  extended by com.hp.hpl.jena.sparql.lang.ParserBase
      extended by com.hp.hpl.jena.sparql.lang.SPARQLParserBase
          extended by com.hp.hpl.jena.sparql.lang.ParserQueryBase

Deprecated. Use SPARQLParserBase

@Deprecated
public class ParserQueryBase
extends SPARQLParserBase


Method Summary
 
Methods inherited from class com.hp.hpl.jena.sparql.lang.SPARQLParserBase
getQuery, setQuery, setUpdateSink
 
Methods inherited from class com.hp.hpl.jena.sparql.lang.ParserBase
getPrologue, hex, setPrologue, stripChars, throwParseException, throwParseException, unescape, unescapePName, unescapeStr, unescapeStr
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Licenced under the Apache License, Version 2.0