| Class | Description |
|---|---|
| XQuery |
This object stores a simple query used to access XML content.
|
| XQueryHandler |
A SAX handler allowing to collect XML related data using simple queries (similar to XPath but currently not providing
it's complete functionality).
|
| Exception | Description |
|---|---|
| XQueryException |
XQueryException will be thrown if a exception occurs while defining a XQuery. |