SaxonC
13.0.0
Saxon Processor library for C/C++, PHP and Python
Toggle main menu visibility
Loading...
Searching...
No Matches
XQueryProcessor Member List
This is the complete list of members for
XQueryProcessor
, including all inherited members.
clearParameters
(bool deleteValues=false)
XQueryProcessor
clearProperties
()
XQueryProcessor
clone
()
XQueryProcessor
declareNamespace
(const char *prefix, const char *uri)
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
getcwd
()
XQueryProcessor
getParameter
(const char *name, bool withParam=true)
XQueryProcessor
getParameters
()
XQueryProcessor
getProperties
()
XQueryProcessor
getProperty
(const char *name)
XQueryProcessor
getQueryBaseURI
()
XQueryProcessor
getSaxonProcessor
()
XQueryProcessor
isSchemaAware
() (defined in
XQueryProcessor
)
XQueryProcessor
isStreaming
() const
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, bool withParam=true)
XQueryProcessor
setProperty
(const char *name, const char *value)
XQueryProcessor
setQueryBaseURI
(const char *baseURI)
XQueryProcessor
setQueryContent
(const char *content)
XQueryProcessor
setQueryFile
(const char *filename)
XQueryProcessor
setSchemaAware
(bool schemaAware)
XQueryProcessor
setStreaming
(bool option)
XQueryProcessor
setUpdating
(bool updating)
XQueryProcessor
useSchema
(XsdSchema *schema)
XQueryProcessor
XQueryProcessor
()
XQueryProcessor
XQueryProcessor
(SaxonProcessor *p, std::string cwd="")
XQueryProcessor
XQueryProcessor
(const XQueryProcessor &other)
XQueryProcessor
~XQueryProcessor
() (defined in
XQueryProcessor
)
XQueryProcessor
Generated on
for SaxonC by
1.17.0