|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.sparql.lang.ParserBase
com.hp.hpl.jena.sparql.sse.lang.ParserSSEBase
public class ParserSSEBase
Constructor Summary | |
---|---|
ParserSSEBase()
|
Method Summary | |
---|---|
void |
setHandler(ParseHandler handler)
|
static void |
throwParseException(String msg,
int line,
int column)
|
Methods inherited from class com.hp.hpl.jena.sparql.lang.ParserBase |
---|
getPrologue, hex, setPrologue, stripChars, unescape, unescapePName, unescapeStr, unescapeStr |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParserSSEBase()
Method Detail |
---|
public void setHandler(ParseHandler handler)
public static void throwParseException(String msg, int line, int column)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |