|
Qizx/open 4.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QizxException | |
---|---|
com.qizx.api | API of the embeddable version of the Qizx XML Query engine. |
Uses of QizxException in com.qizx.api |
---|
Subclasses of QizxException in com.qizx.api | |
---|---|
class |
CompilationException
Thrown at the end of the compilation of an Expression if there are errors. |
class |
DataModelException
Exception raised by operations on XML data. |
class |
EvaluationException
Exception thrown by an error in the execution of an XQuery Expression. |
Methods in com.qizx.api that throw QizxException | |
---|---|
void |
Item.export(XMLPushStream writer)
Streaming export of a Node in "push" mode. |
Object |
Item.getObject()
Converts the item value to a Java object, according to its actual type. |
void |
Indexing.parse(InputSource source)
Parses an Indexing specification from XML text representation. |
void |
Indexing.parse(InputSource source,
XMLReader parser)
Parses an Indexing specification from XML text representation. |
|
© 2010 Axyana Software | |||||||||
PREV NEXT | FRAMES NO FRAMES |