Package | Description |
---|---|
com.hp.hpl.jena.sparql.sse.lang |
Modifier and Type | Class and Description |
---|---|
class |
ParseHandler2
Splitter for parser handlers.
|
class |
ParseHandlerDebug
Tracing parser handler - logs what the core parse sees
|
class |
ParseHandlerForm
Resolve syntacic forms like (base ...) and (prefix...)
where the syntax modifies the enclosed sub term.
|
class |
ParseHandlerLink |
class |
ParseHandlerPlain |
class |
ParseHandlerResolver
Resolve syntacic forms like (base ...) and (prefix...)
where the syntax modifies the enclosed sub term.
|
class |
ParseHandlerWrapper
Warpper parser handler with pass-through for all operations.
|
Modifier and Type | Method and Description |
---|---|
static void |
SSE_Parser.parse(Reader reader,
ParseHandler handler) |
void |
ParserSSEBase.setHandler(ParseHandler handler) |
static void |
SSE_Parser.term(Reader reader,
ParseHandler handler) |
Constructor and Description |
---|
ParseHandler2(ParseHandler handler1,
ParseHandler handler2) |
ParseHandlerWrapper(ParseHandler handler) |
Licenced under the Apache License, Version 2.0