2020-02-17 21:05:20 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
< html > < head > < meta http-equiv = "Content-Type" content = "text/html;charset=iso-8859-1" >
2020-02-17 21:11:31 +00:00
< title > XQilla Simple API Documentation< / title >
2020-02-17 21:05:20 +00:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
2020-02-17 21:11:31 +00:00
< a style = "float:right;" href = "http://sourceforge.net/projects/xqilla" > < img src = "http://sflogo.sourceforge.net/sflogo.php?group_id=152021&type=2" border = "0" alt = "SourceForge.net Logo" / > < / a >
2020-02-17 21:10:06 +00:00
<!-- Generated by Doxygen 1.5.1 -->
2020-02-17 21:05:20 +00:00
< div class = "tabs" >
< ul >
< li > < a href = "index.html" > < span > Main Page< / span > < / a > < / li >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li id = "current" > < a href = "classes.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul > < / div >
< div class = "tabs" >
< ul >
< li > < a href = "classes.html" > < span > Alphabetical List< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Class List< / span > < / a > < / li >
< li > < a href = "hierarchy.html" > < span > Class Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class Members< / span > < / a > < / li >
< / ul > < / div >
< h1 > StaticContext Member List< / h1 > This is the complete list of members for < a class = "el" href = "classStaticContext.html" > StaticContext< / a > , including all inherited members.< p > < table >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#a6656393e9f251dc5d04038acde0d2db" > addCollation< / a > (Collation *collation)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#77b4950d466de1ba5bc94fea78bd7142" > addCustomFunction< / a > (FuncFactory *func)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:11:31 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#734038603165d05bb27eead95a045766" > addExternalFunction< / a > (const ExternalFunction *func)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:12:51 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#ecc9769fac7ad1ed4aa62ae49c2ce9b6" > addSchemaLocation< / a > (const XMLCh *uri, VectorOfStrings *locations, const LocationInfo *location=0)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:11:31 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#1137d08b8794c7ab5c582577e237a63b" > allocateTempVarName< / a > ()=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#afd3dd12453e8237c20895f80a9360a1ad92a50d77bdbefde57d5cb389314b69" > CONSTRUCTION_MODE_PRESERVE< / a > enum value< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#afd3dd12453e8237c20895f80a9360a19b1c0f9a604a1a7bd66475d216798d32" > CONSTRUCTION_MODE_STRIP< / a > enum value< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#afd3dd12453e8237c20895f80a9360a1" > ConstructionMode< / a > enum name< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#0c4b876ca13a218c42516c29c7763f18" > createDynamicContext< / a > (xercesc::MemoryManager *memMgr=xercesc::XMLPlatformUtils::fgMemoryManager) const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#3caf7c49af0eafe9d52873b730c102dd" > createModuleContext< / a > (xercesc::MemoryManager *memMgr=xercesc::XMLPlatformUtils::fgMemoryManager) const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#e2f0da091c646c1fce65483226d9c6ac4dd72aae9d9222dce51a86103ab10cad" > FLWOR_ORDER_EMPTY_GREATEST< / a > enum value< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#e2f0da091c646c1fce65483226d9c6ac6725b7b4fb071fd4253cf15a529819e5" > FLWOR_ORDER_EMPTY_LEAST< / a > enum value< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#e2f0da091c646c1fce65483226d9c6ac" > FLWOROrderingMode< / a > enum name< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#86638dcda9a897ab6c879af8791a90c6" > getBaseURI< / a > () const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:12:51 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#fd1f65112353e237e5b429a42e20ebae" > getCollation< / a > (const XMLCh *const URI, const LocationInfo *location=0) const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:11:31 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#7c9b99184a3b286fe739c755936a3b80" > getConfiguration< / a > () const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#52bc0df4f6a7b03c3aae63f6f85d92fd" > getConstructionMode< / a > () const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#c2ac8fb630c5c5a7a9023ef6511653bf" > getContextItemType< / a > () const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:12:51 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#9efd501f53a3627972ddd04a09d0cccd" > getDefaultCollation< / a > (const LocationInfo *location=0) const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#ab185f84bf729f653f60027547c671d8" > getDefaultElementAndTypeNS< / a > () const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#bed10f809d4a510c342dbe12c015ad72" > getDefaultFLWOROrderingMode< / a > () const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#93dbbb6421d6a41f8c7f45aa52ddc1fb" > getDefaultFuncNS< / a > () const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#e52c352fc7df42168e553b0079e6cce5" > getDocumentCache< / a > () const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#7292aaf686b70f20d35ebc4119111094" > getInheritNamespaces< / a > () const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#cfe0a165be7142d860b706eac6f2609d" > getItemFactory< / a > () const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:11:31 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#afb6147467788fa56493e4e783301f9b" > getLanguage< / a > () const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#93f40ebf7cc24adc91fca1f68c180e5f" > getMemoryManager< / a > () const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:11:31 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#5e12bc98b38247e04b62cdb4385f93af" > getMessageListener< / a > () const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#ce83ac995349469d00d0ed5584debb25" > getModuleResolver< / a > () const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#fd0424746a15ecf3a8b99f15a3ecb036" > getNodeSetOrdering< / a > () const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#84f5db272b59da8096db220d15ae4dd4" > getNSResolver< / a > () const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#41b6ed17913c4cdc8eabee09b7c881c6" > getPrefixBoundToUri< / a > (const XMLCh *uri) const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#8085779530ac2f3096d24ed5be45d055" > getPreserveBoundarySpace< / a > () const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#8150ef58e62b64f371b26934bd22009d" > getPreserveNamespaces< / a > () const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:12:51 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#b3931e46ab9425078b271494d3686e1a" > getProjection< / a > () const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:11:31 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#656c5e20d990b6f580b08199257d9299" > getRevalidationMode< / a > () const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:12:51 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#939a1c1ac70476abc268b833f1cf5b98" > getUriBoundToPrefix< / a > (const XMLCh *prefix, const LocationInfo *location=0) const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#bb1af4bbf41e0eed3c91fe622ef3a291" > getVariableTypeStore< / a > ()=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#1fbdf10b4ee45b892f2dcaf35570cc86" > getXMLEntityResolver< / a > () const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#d34852f3a238bc43879c78b8568f9a86" > getXPath1CompatibilityMode< / a > () const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#700b6ae47171abc4f88691626ca015db" > isTypeOrDerivedFromType< / a > (const XMLCh *const uri, const XMLCh *const typeName, const XMLCh *const uriToCheck, const XMLCh *const typeNameToCheck) const =0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:12:51 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#134d9b6989fd7e47bfe006c67bc793fe" > lookUpExternalFunction< / a > (const XMLCh *uri, const XMLCh *name, size_t numArgs) const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:11:31 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#7222c0dde6e25178f876917619f9e7b4" > lookUpFunction< / a > (const XMLCh *uri, const XMLCh *name, const VectorOfASTNodes & v) const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#b8bafb380375462baaed1f97db7314cd" > NodeSetOrdering< / a > enum name< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1XMemory.html#95212a8b8a0e3778c7bf3cf0f0a59aed" > operator delete< / a > (void *p)< / td > < td > < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1XMemory.html#f2335addd6a2bb6cc7bb1df630d05eeb" > operator delete< / a > (void *p, MemoryManager *memMgr)< / td > < td > < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1XMemory.html#47791b65820d24581920532a88c37e75" > operator delete< / a > (void *p, void *ptr)< / td > < td > < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1XMemory.html#6f187594d0fb37d1472dacc1a3aad3d9" > operator new< / a > (size_t size)< / td > < td > < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1XMemory.html#7f41eef0d509e5eff717599647942a0f" > operator new< / a > (size_t size, MemoryManager *memMgr)< / td > < td > < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1XMemory.html#6beea8ceedc7e13c15c3a9f8a784396a" > operator new< / a > (size_t size, void *ptr)< / td > < td > < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#b8bafb380375462baaed1f97db7314cd99710447314270a3b0c3c418543ecf62" > ORDERING_ORDERED< / a > enum value< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#b8bafb380375462baaed1f97db7314cd11863f7ffef852eb2467b9c3b0236f86" > ORDERING_UNORDERED< / a > enum value< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#2ba98df3862ddf503a64c8f9053cc2a8" > resolveModuleURI< / a > (const XMLCh *uri) const=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#89fca89762ba69714adb9db52ecab34e" > setBaseURI< / a > (const XMLCh *newURI)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#6c843ea0ac511384ab49018becb54dde" > setConstructionMode< / a > (ConstructionMode newMode)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#35d3b2eef9afe340b5c0d39e87bb7e68" > setContextItemType< / a > (const StaticType & st)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#abea6c9014efcd961434a15ee9639d01" > setDefaultCollation< / a > (const XMLCh *const URI)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#dc869a84712459fa49db67fe837c9b01" > setDefaultElementAndTypeNS< / a > (const XMLCh *newNS)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#5451295739a61f82ee1ced2da4866137" > setDefaultFLWOROrderingMode< / a > (FLWOROrderingMode newMode)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#b6fdede81ff917ff3e0ea020a834fe2c" > setDefaultFuncNS< / a > (const XMLCh *newNS)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#32f5fb8414a41c444fff93a90eb55d88" > setDocumentCache< / a > (DocumentCache *docCache)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#589ce901b0b3551552c397b7f72e683b" > setInheritNamespaces< / a > (bool value)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#6e74fe9fdd5b238b6df373a92a09c075" > setItemFactory< / a > (ItemFactory *factory)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#b847d9d5084c7ce3edce1edc24dd4ccc" > setMemoryManager< / a > (XPath2MemoryManager *memMgr)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:11:31 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#1259255393e672d4edf17ad3466b5707" > setMessageListener< / a > (MessageListener *listener)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#dfb03544df979a1d4180f13ce3699964" > setModuleResolver< / a > (ModuleResolver *resolver)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#005b2f567e652ddbea1db8e4efb0e852" > setNamespaceBinding< / a > (const XMLCh *prefix, const XMLCh *uri)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#e36546cd177c71fccf416c3c007ea75c" > setNodeSetOrdering< / a > (NodeSetOrdering newOrder)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#9232b9a47605014a422f017ded5a9fe7" > setNSResolver< / a > (const xercesc::DOMXPathNSResolver *resolver)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#6d9c807ffcb1e1867eef561958131c52" > setPreserveBoundarySpace< / a > (bool value)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#6c878159abee02fda8e380bcf91e1eda" > setPreserveNamespaces< / a > (bool value)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:12:51 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#2e57b804652129579c5d9106831fee0e" > setProjection< / a > (bool enabled)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:11:31 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#e310f5ad4e00c600cb14702d6bd4cd9c" > setRevalidationMode< / a > (DocumentCache::ValidationMode mode)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#63b1e8bf36c9d05193c9d475c96fc6c3" > setXMLEntityResolver< / a > (xercesc::XMLEntityResolver *const handler)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#d61d7180a96f1168a88c6779ff58faee" > setXPath1CompatibilityMode< / a > (bool newMode)=0< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1XMemory.html#c0d26f65a82ff229bc1e4dbaaac79e84" > XMemory< / a > ()< / td > < td > < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < td > < code > [inline, protected]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classStaticContext.html#ab10e680c7e45b1f1c15af9954fff65a" > ~StaticContext< / a > ()< / td > < td > < a class = "el" href = "classStaticContext.html" > StaticContext< / a > < / td > < td > < code > [inline, virtual]< / code > < / td > < / tr >
2020-02-17 21:12:51 +00:00
< / table > < hr size = "1" > < address style = "align: right;" > < small > Generated on Wed Dec 12 20:16:59 2007 for XQilla Simple API by
2020-02-17 21:05:20 +00:00
< a href = "http://www.doxygen.org/index.html" >
2020-02-17 21:10:06 +00:00
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = "0" > < / a > 1.5.1 < / small > < / address >
2020-02-17 21:05:20 +00:00
< / body >
< / html >