SaxonC 12.4
Saxon Processor library for C/C++, PHP and Python
Loading...
Searching...
No Matches
XQueryProcessor Member List

This is the complete list of members for XQueryProcessor, including all inherited members.

checkException()XQueryProcessor
clearParameters(bool deleteValues=false)XQueryProcessor
clearProperties()XQueryProcessor
clone()XQueryProcessor
declareNamespace(const char *prefix, const char *uri)XQueryProcessor
exceptionClear()XQueryProcessor
exceptionOccurred()XQueryProcessor
executeQueryToFile(const char *infilename, const char *ofilename, const char *query, const char *encoding=nullptr)XQueryProcessor
executeQueryToString(const char *infilename, const char *query, const char *encoding=nullptr)XQueryProcessor
executeQueryToValue(const char *infilename, const char *query, const char *encoding=nullptr)XQueryProcessor
getErrorCode()XQueryProcessor
getErrorMessage()XQueryProcessor
getException()XQueryProcessor
getParameters()XQueryProcessor
getProperties()XQueryProcessor
isStreaming()XQueryProcessor
removeParameter(const char *name)XQueryProcessor
runQueryToFile()XQueryProcessor
runQueryToString()XQueryProcessor
runQueryToValue()XQueryProcessor
setContextItem(XdmItem *value)XQueryProcessor
setContextItemFromFile(const char *filename)XQueryProcessor
setcwd(const char *cwd)XQueryProcessor
setLanguageVersion(const char *version)XQueryProcessor
setOutputFile(const char *outfile)XQueryProcessor
setParameter(const char *name, XdmValue *value)XQueryProcessor
setProperty(const char *name, const char *value)XQueryProcessor
setQueryBaseURI(const char *baseURI)XQueryProcessor
setQueryContent(const char *content)XQueryProcessor
setQueryFile(const char *filename)XQueryProcessor
setStreaming(bool option)XQueryProcessor
setUpdating(bool updating)XQueryProcessor
XQueryProcessor()XQueryProcessor
XQueryProcessor(SaxonProcessor *p, std::string cwd="")XQueryProcessor
XQueryProcessor(const XQueryProcessor &other)XQueryProcessor
~XQueryProcessor() (defined in XQueryProcessor)XQueryProcessor