Saxon/C  1.2.1
Saxon Processor library for C/C++, PHP and Python
XPathProcessor Member List

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

checkException()XPathProcessor
clearParameters(bool deleteValues=false)XPathProcessor
clearProperties()XPathProcessor
declareNamespace(const char *prefix, const char *uri)XPathProcessor
effectiveBooleanValue(const char *xpathStr)XPathProcessor
evaluate(const char *xpathStr)XPathProcessor
evaluateSingle(const char *xpathStr)XPathProcessor
exceptionClear()XPathProcessor
exceptionCount()XPathProcessor
exceptionOccurred()XPathProcessor
getErrorCode(int i)XPathProcessor
getErrorMessage(int i)XPathProcessor
getParameters()XPathProcessor
getProperties()XPathProcessor
importSchemaNamespace(const char *uri)XPathProcessor
removeParameter(const char *name)XPathProcessor
setBackwardsCompatible(bool option)XPathProcessor
setBaseURI(const char *uriStr)XPathProcessor
setCaching(bool caching)XPathProcessor
setContextFile(const char *filename)XPathProcessor
setContextItem(XdmItem *item) (defined in XPathProcessor)XPathProcessor
setcwd(const char *cwd)XPathProcessor
setParameter(const char *name, XdmValue *value)XPathProcessor
setProperty(const char *name, const char *value)XPathProcessor
XPathProcessor()XPathProcessor
XPathProcessor(SaxonProcessor *proc, std::string cwd="")XPathProcessor
~XPathProcessor() (defined in XPathProcessor)XPathProcessorinline