| Class | Description |
|---|---|
| RSQLParser |
Parser of the RSQL (RESTful Service Query Language).
|
| Exception | Description |
|---|---|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| RSQLParserException |
A top level exception of RSQL parser that wraps all exceptions occurred in parsing.
|
| UnknownOperatorException |
This exception is thrown when unknown/unsupported comparison operator is parsed.
|
Copyright © 2011–2016. All rights reserved.