|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.sparql.sse.lang.SSE_Parser
public class SSE_Parser
Public interface to the SSE parser
Constructor Summary | |
---|---|
SSE_Parser()
|
Method Summary | |
---|---|
static void |
parse(Reader reader,
ParseHandler handler)
|
static void |
term(Reader reader,
ParseHandler handler)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SSE_Parser()
Method Detail |
---|
public static void term(Reader reader, ParseHandler handler)
public static void parse(Reader reader, ParseHandler handler)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |