|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QueryParser
The SPARQL-DL query parser.
Method Summary | |
---|---|
Query |
parse(java.util.List<QueryToken> tokens)
Parse the query. |
Method Detail |
---|
Query parse(java.util.List<QueryToken> tokens) throws QueryParserException
tokens
- The tokens that you got from the QueryTokenizer.
QueryParserException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |