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 > DynamicContext Class Reference< / h1 > <!-- doxytag: class="DynamicContext" --> <!-- doxytag: inherits="StaticContext" --> The execution time dynamic context interface.
< a href = "#_details" > More...< / a >
< p >
< code > #include < < a class = "el" href = "DynamicContext_8hpp-source.html" > DynamicContext.hpp< / a > > < / code >
< p >
Inheritance diagram for DynamicContext:< p > < center > < img src = "classDynamicContext__inherit__graph.png" border = "0" usemap = "#DynamicContext__inherit__map" alt = "Inheritance graph" > < / center >
< map name = "DynamicContext__inherit__map" >
2020-02-17 21:10:06 +00:00
< area href = "classStaticContext.html" shape = "rect" coords = "23,82,135,106" alt = "" >
< area href = "classxercesc_1_1XMemory.html" shape = "rect" coords = "5,7,152,31" alt = "" >
2020-02-17 21:05:20 +00:00
< / map >
< center > < font size = "2" > [< a href = "graph_legend.html" > legend< / a > ]< / font > < / center > < a href = "classDynamicContext-members.html" > List of all members.< / a > < table border = "0" cellpadding = "0" cellspacing = "0" >
< tr > < td > < / td > < / tr >
< tr > < td colspan = "2" > < br > < h2 > Public Member Functions< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#28e3084b59b68a270961e36dd25e6199" > ~DynamicContext< / a > ()< / td > < / tr >
2020-02-17 21:11:31 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#4df8655c2c707a99179f5391ce681140" > createModuleDynamicContext< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *moduleCtx, < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > *memMgr=< a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#2521473ea52894e9313573d330a264b4" > xercesc::XMLPlatformUtils::fgMemoryManager< / a > ) const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#f27044edcd57ce4c53fd5562a98646a1" > clearDynamicContext< / a > ()=0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Resets the dynamic context, as if it had never been used. < a href = "#f27044edcd57ce4c53fd5562a98646a1" > < / a > < br > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Item::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#f33e4831192407172ff8f702c40c2e50" > getContextItem< / a > () const=0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:10:06 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Get the context < a class = "el" href = "classItem.html" > Item< / a > . < a href = "#f33e4831192407172ff8f702c40c2e50" > < / a > < br > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#93e2663a4a7a7a643a130c92173928a4" > setContextItem< / a > (const < a class = "el" href = "classRefCountPointer.html" > Item::Ptr< / a > & item)=0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Set the context item to item. < a href = "#93e2663a4a7a7a643a130c92173928a4" > < / a > < br > < / td > < / tr >
2020-02-17 21:12:51 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual size_t < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#e52a0302f73bcf08be473d261fd94587" > getContextPosition< / a > () const=0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:12:51 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Get the context position. < a href = "#e52a0302f73bcf08be473d261fd94587" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#4bf118202fd810ecd085725270f58ba6" > setContextPosition< / a > (size_t pos)=0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:12:51 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Set the context position. < a href = "#4bf118202fd810ecd085725270f58ba6" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual size_t < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#603359d37f8219e0413a7ed3a6de775f" > getContextSize< / a > () const=0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:12:51 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Get the context size. < a href = "#603359d37f8219e0413a7ed3a6de775f" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#5a2d457fdcfa3172d705105370983436" > setContextSize< / a > (size_t size)=0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:12:51 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Set the context size. < a href = "#5a2d457fdcfa3172d705105370983436" > < / a > < br > < / td > < / tr >
2020-02-17 21:11:31 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual const < a class = "el" href = "classVariableStore.html" > VariableStore< / a > * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#928be86b35facdcd0ae18faf9dc732d3" > getVariableStore< / a > () const=0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > get the variable store < a href = "#928be86b35facdcd0ae18faf9dc732d3" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#7f428d910c01c0749dc53692ef7daa46" > setVariableStore< / a > (const < a class = "el" href = "classVariableStore.html" > VariableStore< / a > *store)=0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > set the variable store < a href = "#7f428d910c01c0749dc53692ef7daa46" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual const < a class = "el" href = "classVariableStore.html" > VariableStore< / a > * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#eb924d12357a404f0187513954c3a918" > getGlobalVariableStore< / a > () const=0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:11:31 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > get the variable store for globally scoped variables < a href = "#eb924d12357a404f0187513954c3a918" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#29e8ca9bff880247977fd0980c395734" > setGlobalVariableStore< / a > (const < a class = "el" href = "classVariableStore.html" > VariableStore< / a > *store)=0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > set the variable store for globally scoped variables < a href = "#29e8ca9bff880247977fd0980c395734" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#2997844ffce45ccaee73151cb99d9045" > setExternalVariable< / a > (const XMLCh *namespaceURI, const XMLCh *name, const < a class = "el" href = "classSequence.html" > Sequence< / a > & value)=0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > set the value of an external global variable with the given uri/localname pair < a href = "#2997844ffce45ccaee73151cb99d9045" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#056e72133a7bbb5acdc0eb5792471959" > setExternalVariable< / a > (const XMLCh *qname, const < a class = "el" href = "classSequence.html" > Sequence< / a > & value)=0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > set the value of an external global variable with the given QName < a href = "#056e72133a7bbb5acdc0eb5792471959" > < / a > < br > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual time_t < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#23ee7f0fac8fe1a699a26dec8f007edb" > getCurrentTime< / a > () const=0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:10:06 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Return the current time. < a href = "#23ee7f0fac8fe1a699a26dec8f007edb" > < / a > < br > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#867bdae486cd14a551ada4b2c3e73c40" > setCurrentTime< / a > (time_t newTime)=0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Set the current time. < a href = "#867bdae486cd14a551ada4b2c3e73c40" > < / a > < br > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > ATDurationOrDerived::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#cc4781931739367f33c4d1278caa65ba" > getImplicitTimezone< / a > () const=0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:10:06 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Return the implicit timezone for this system. < a href = "#cc4781931739367f33c4d1278caa65ba" > < / a > < br > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#e13e8203c08fbd4fb239b2bba0d15ffa" > setImplicitTimezone< / a > (const < a class = "el" href = "classRefCountPointer.html" > ATDurationOrDerived::Ptr< / a > & timezoneAsDuration)=0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Set the implicit timezone. < a href = "#e13e8203c08fbd4fb239b2bba0d15ffa" > < / a > < br > < / td > < / tr >
2020-02-17 21:11:31 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#eaf54fa468b79effd098ac1d6ae87fdf" > registerURIResolver< / a > (< a class = "el" href = "classURIResolver.html" > URIResolver< / a > *resolver, bool adopt)=0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Register a callback object for resolving URIs. < a href = "#eaf54fa468b79effd098ac1d6ae87fdf" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classURIResolver.html" > URIResolver< / a > * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#1a3cee0679bc04c8fb6ba78c28f132c8" > getDefaultURIResolver< / a > () const=0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:11:31 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Returns the default < a class = "el" href = "classURIResolver.html" > URIResolver< / a > . < a href = "#1a3cee0679bc04c8fb6ba78c28f132c8" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#814dd17425333c523af5f748a174b8f9" > setDefaultURIResolver< / a > (< a class = "el" href = "classURIResolver.html" > URIResolver< / a > *resolver, bool adopt)=0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Sets the default < a class = "el" href = "classURIResolver.html" > URIResolver< / a > . < a href = "#814dd17425333c523af5f748a174b8f9" > < / a > < br > < / td > < / tr >
2020-02-17 21:12:51 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Node::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#a5ed6e9aa2c69c1151df8db7b50b251a" > parseDocument< / a > (< a class = "el" href = "classxercesc_1_1InputSource.html" > xercesc::InputSource< / a > & srcToUse, const LocationInfo *location=0, const QueryPathNode *projection=0)=0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:12:51 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Parse an XML document from the provided InputSource. < a href = "#a5ed6e9aa2c69c1151df8db7b50b251a" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#25bb3841f843c40780f552d3d14ade6f" > resolveDocument< / a > (const XMLCh *uri, const LocationInfo *location=0, const QueryPathNode *projection=0)=0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:12:51 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Resolve the given uri (and baseUri) to an XML document. < a href = "#25bb3841f843c40780f552d3d14ade6f" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#284f4227461462069c282f263f6c2163" > resolveCollection< / a > (const XMLCh *uri, const LocationInfo *location=0, const QueryPathNode *projection=0)=0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Resolve the given uri (and baseUri) to a sequence of < a class = "el" href = "classNode.html" > Node< / a > objects. < a href = "#284f4227461462069c282f263f6c2163" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#17fd6b139d475fafe8ee544464e52a65" > resolveDefaultCollection< / a > (const QueryPathNode *projection=0)=0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:11:31 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classSequenceBuilder.html" > SequenceBuilder< / a > * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#f08d7adc594fb6e96cd7e9fffc0feb22" > createSequenceBuilder< / a > () const=0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:11:31 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Create a new < a class = "el" href = "classSequenceBuilder.html" > SequenceBuilder< / a > , which is used to turn a stream of events into a < a class = "el" href = "classSequence.html" > Sequence< / a > . < a href = "#f08d7adc594fb6e96cd7e9fffc0feb22" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classUpdateFactory.html" > UpdateFactory< / a > * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#d1fbf383dc170cc8f9c27005206c3470" > createUpdateFactory< / a > () const=0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:11:31 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Creates a new < a class = "el" href = "classUpdateFactory.html" > UpdateFactory< / a > , used for performing updates. < a href = "#d1fbf383dc170cc8f9c27005206c3470" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classDynamicContext.html#830b5133201ef97ac37782be5d5bfd06" > testInterrupt< / a > () const=0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:11:31 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Test if the query should be interrupted, and throw if so. < a href = "#830b5133201ef97ac37782be5d5bfd06" > < / a > < br > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< / table >
< hr > < a name = "_details" > < / a > < h2 > Detailed Description< / h2 >
The execution time dynamic context interface.
< p >
< hr > < h2 > Constructor & Destructor Documentation< / h2 >
2020-02-17 21:10:06 +00:00
< a class = "anchor" name = "28e3084b59b68a270961e36dd25e6199" > < / a > <!-- doxytag: member="DynamicContext::~DynamicContext" ref="28e3084b59b68a270961e36dd25e6199" args="()" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual DynamicContext::~DynamicContext < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > < code > [inline, virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:05:20 +00:00
< hr > < h2 > Member Function Documentation< / h2 >
2020-02-17 21:11:31 +00:00
< a class = "anchor" name = "4df8655c2c707a99179f5391ce681140" > < / a > <!-- doxytag: member="DynamicContext::createModuleDynamicContext" ref="4df8655c2c707a99179f5391ce681140" args="(const DynamicContext *moduleCtx, xercesc::MemoryManager *memMgr=xercesc::XMLPlatformUtils::fgMemoryManager) const =0" -->
2020-02-17 21:10:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-02-17 21:11:31 +00:00
< td class = "memname" > virtual < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * DynamicContext::createModuleDynamicContext < / td >
2020-02-17 21:10:06 +00:00
< td > (< / td >
2020-02-17 21:11:31 +00:00
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > moduleCtx< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > * < / td >
< td class = "paramname" > < em > memMgr< / em > = < code > < a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#2521473ea52894e9313573d330a264b4" > xercesc::XMLPlatformUtils::fgMemoryManager< / a > < / code > < / td > < td > < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td width = "100%" > const< code > [pure virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
< / div >
< / div > < p >
< a class = "anchor" name = "f27044edcd57ce4c53fd5562a98646a1" > < / a > <!-- doxytag: member="DynamicContext::clearDynamicContext" ref="f27044edcd57ce4c53fd5562a98646a1" args="()=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void DynamicContext::clearDynamicContext < / td >
< td > (< / td >
< td class = "paramname" > < / td >
2020-02-17 21:10:06 +00:00
< td > ) < / td >
2020-02-17 21:11:31 +00:00
< td width = "100%" > < code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:11:31 +00:00
Resets the dynamic context, as if it had never been used.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:11:31 +00:00
< a class = "anchor" name = "f33e4831192407172ff8f702c40c2e50" > < / a > <!-- doxytag: member="DynamicContext::getContextItem" ref="f33e4831192407172ff8f702c40c2e50" args="() const=0" -->
2020-02-17 21:10:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-02-17 21:11:31 +00:00
< td class = "memname" > virtual < a class = "el" href = "classRefCountPointer.html" > Item::Ptr< / a > DynamicContext::getContextItem < / td >
2020-02-17 21:10:06 +00:00
< td > (< / td >
2020-02-17 21:11:31 +00:00
< td class = "paramname" > < / td >
2020-02-17 21:10:06 +00:00
< td > ) < / td >
< td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:11:31 +00:00
Get the context < a class = "el" href = "classItem.html" > Item< / a > .
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:11:31 +00:00
< a class = "anchor" name = "93e2663a4a7a7a643a130c92173928a4" > < / a > <!-- doxytag: member="DynamicContext::setContextItem" ref="93e2663a4a7a7a643a130c92173928a4" args="(const Item::Ptr &item)=0" -->
2020-02-17 21:10:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-02-17 21:11:31 +00:00
< td class = "memname" > virtual void DynamicContext::setContextItem < / td >
2020-02-17 21:10:06 +00:00
< td > (< / td >
2020-02-17 21:11:31 +00:00
< td class = "paramtype" > const < a class = "el" href = "classRefCountPointer.html" > Item::Ptr< / a > & < / td >
< td class = "paramname" > < em > item< / em > < / td >
2020-02-17 21:10:06 +00:00
< td > ) < / td >
< td width = "100%" > < code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:11:31 +00:00
Set the context item to item.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:12:51 +00:00
< a class = "anchor" name = "e52a0302f73bcf08be473d261fd94587" > < / a > <!-- doxytag: member="DynamicContext::getContextPosition" ref="e52a0302f73bcf08be473d261fd94587" args="() const=0" -->
2020-02-17 21:10:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-02-17 21:12:51 +00:00
< td class = "memname" > virtual size_t DynamicContext::getContextPosition < / td >
2020-02-17 21:10:06 +00:00
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:11:31 +00:00
Get the context position.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:12:51 +00:00
< a class = "anchor" name = "4bf118202fd810ecd085725270f58ba6" > < / a > <!-- doxytag: member="DynamicContext::setContextPosition" ref="4bf118202fd810ecd085725270f58ba6" args="(size_t pos)=0" -->
2020-02-17 21:10:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-02-17 21:11:31 +00:00
< td class = "memname" > virtual void DynamicContext::setContextPosition < / td >
2020-02-17 21:10:06 +00:00
< td > (< / td >
2020-02-17 21:12:51 +00:00
< td class = "paramtype" > size_t < / td >
2020-02-17 21:11:31 +00:00
< td class = "paramname" > < em > pos< / em > < / td >
2020-02-17 21:10:06 +00:00
< td > ) < / td >
< td width = "100%" > < code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:11:31 +00:00
Set the context position.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:12:51 +00:00
< a class = "anchor" name = "603359d37f8219e0413a7ed3a6de775f" > < / a > <!-- doxytag: member="DynamicContext::getContextSize" ref="603359d37f8219e0413a7ed3a6de775f" args="() const=0" -->
2020-02-17 21:10:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-02-17 21:12:51 +00:00
< td class = "memname" > virtual size_t DynamicContext::getContextSize < / td >
2020-02-17 21:10:06 +00:00
< td > (< / td >
2020-02-17 21:11:31 +00:00
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [pure virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
Get the context size.
< p >
< / div >
< / div > < p >
2020-02-17 21:12:51 +00:00
< a class = "anchor" name = "5a2d457fdcfa3172d705105370983436" > < / a > <!-- doxytag: member="DynamicContext::setContextSize" ref="5a2d457fdcfa3172d705105370983436" args="(size_t size)=0" -->
2020-02-17 21:11:31 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void DynamicContext::setContextSize < / td >
< td > (< / td >
2020-02-17 21:12:51 +00:00
< td class = "paramtype" > size_t < / td >
2020-02-17 21:11:31 +00:00
< td class = "paramname" > < em > size< / em > < / td >
2020-02-17 21:10:06 +00:00
< td > ) < / td >
< td width = "100%" > < code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:11:31 +00:00
Set the context size.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:11:31 +00:00
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:11:31 +00:00
< a class = "anchor" name = "928be86b35facdcd0ae18faf9dc732d3" > < / a > <!-- doxytag: member="DynamicContext::getVariableStore" ref="928be86b35facdcd0ae18faf9dc732d3" args="() const=0" -->
2020-02-17 21:10:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-02-17 21:11:31 +00:00
< td class = "memname" > virtual const < a class = "el" href = "classVariableStore.html" > VariableStore< / a > * DynamicContext::getVariableStore < / td >
2020-02-17 21:10:06 +00:00
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:11:31 +00:00
get the variable store
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:11:31 +00:00
< a class = "anchor" name = "7f428d910c01c0749dc53692ef7daa46" > < / a > <!-- doxytag: member="DynamicContext::setVariableStore" ref="7f428d910c01c0749dc53692ef7daa46" args="(const VariableStore *store)=0" -->
2020-02-17 21:10:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-02-17 21:11:31 +00:00
< td class = "memname" > virtual void DynamicContext::setVariableStore < / td >
2020-02-17 21:10:06 +00:00
< td > (< / td >
2020-02-17 21:11:31 +00:00
< td class = "paramtype" > const < a class = "el" href = "classVariableStore.html" > VariableStore< / a > * < / td >
< td class = "paramname" > < em > store< / em > < / td >
2020-02-17 21:10:06 +00:00
< td > ) < / td >
< td width = "100%" > < code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:11:31 +00:00
set the variable store
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:11:31 +00:00
< a class = "anchor" name = "eb924d12357a404f0187513954c3a918" > < / a > <!-- doxytag: member="DynamicContext::getGlobalVariableStore" ref="eb924d12357a404f0187513954c3a918" args="() const=0" -->
2020-02-17 21:10:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-02-17 21:11:31 +00:00
< td class = "memname" > virtual const < a class = "el" href = "classVariableStore.html" > VariableStore< / a > * DynamicContext::getGlobalVariableStore < / td >
2020-02-17 21:10:06 +00:00
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:11:31 +00:00
get the variable store for globally scoped variables
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:11:31 +00:00
< a class = "anchor" name = "29e8ca9bff880247977fd0980c395734" > < / a > <!-- doxytag: member="DynamicContext::setGlobalVariableStore" ref="29e8ca9bff880247977fd0980c395734" args="(const VariableStore *store)=0" -->
2020-02-17 21:10:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-02-17 21:11:31 +00:00
< td class = "memname" > virtual void DynamicContext::setGlobalVariableStore < / td >
2020-02-17 21:10:06 +00:00
< td > (< / td >
2020-02-17 21:11:31 +00:00
< td class = "paramtype" > const < a class = "el" href = "classVariableStore.html" > VariableStore< / a > * < / td >
< td class = "paramname" > < em > store< / em > < / td >
2020-02-17 21:10:06 +00:00
< td > ) < / td >
< td width = "100%" > < code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:11:31 +00:00
set the variable store for globally scoped variables
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:11:31 +00:00
< a class = "anchor" name = "2997844ffce45ccaee73151cb99d9045" > < / a > <!-- doxytag: member="DynamicContext::setExternalVariable" ref="2997844ffce45ccaee73151cb99d9045" args="(const XMLCh *namespaceURI, const XMLCh *name, const Sequence &value)=0" -->
2020-02-17 21:10:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:11:31 +00:00
< td class = "memname" > virtual void DynamicContext::setExternalVariable < / td >
2020-02-17 21:10:06 +00:00
< td > (< / td >
2020-02-17 21:11:31 +00:00
< td class = "paramtype" > const XMLCh * < / td >
< td class = "paramname" > < em > namespaceURI< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const XMLCh * < / td >
< td class = "paramname" > < em > name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classSequence.html" > Sequence< / a > & < / td >
< td class = "paramname" > < em > value< / em > < / td > < td > < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td width = "100%" > < code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:11:31 +00:00
set the value of an external global variable with the given uri/localname pair
< p >
< / div >
< / div > < p >
< a class = "anchor" name = "056e72133a7bbb5acdc0eb5792471959" > < / a > <!-- doxytag: member="DynamicContext::setExternalVariable" ref="056e72133a7bbb5acdc0eb5792471959" args="(const XMLCh *qname, const Sequence &value)=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void DynamicContext::setExternalVariable < / td >
< td > (< / td >
< td class = "paramtype" > const XMLCh * < / td >
< td class = "paramname" > < em > qname< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classSequence.html" > Sequence< / a > & < / td >
< td class = "paramname" > < em > value< / em > < / td > < td > < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td width = "100%" > < code > [pure virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
set the value of an external global variable with the given QName
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "23ee7f0fac8fe1a699a26dec8f007edb" > < / a > <!-- doxytag: member="DynamicContext::getCurrentTime" ref="23ee7f0fac8fe1a699a26dec8f007edb" args="() const=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > virtual time_t DynamicContext::getCurrentTime < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
Return the current time.
< p >
< / div >
< / div > < p >
< a class = "anchor" name = "867bdae486cd14a551ada4b2c3e73c40" > < / a > <!-- doxytag: member="DynamicContext::setCurrentTime" ref="867bdae486cd14a551ada4b2c3e73c40" args="(time_t newTime)=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void DynamicContext::setCurrentTime < / td >
< td > (< / td >
< td class = "paramtype" > time_t < / td >
< td class = "paramname" > < em > newTime< / em > < / td >
< td > ) < / td >
< td width = "100%" > < code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
Set the current time.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "cc4781931739367f33c4d1278caa65ba" > < / a > <!-- doxytag: member="DynamicContext::getImplicitTimezone" ref="cc4781931739367f33c4d1278caa65ba" args="() const=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual < a class = "el" href = "classRefCountPointer.html" > ATDurationOrDerived::Ptr< / a > DynamicContext::getImplicitTimezone < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
Return the implicit timezone for this system.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "e13e8203c08fbd4fb239b2bba0d15ffa" > < / a > <!-- doxytag: member="DynamicContext::setImplicitTimezone" ref="e13e8203c08fbd4fb239b2bba0d15ffa" args="(const ATDurationOrDerived::Ptr &timezoneAsDuration)=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void DynamicContext::setImplicitTimezone < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classRefCountPointer.html" > ATDurationOrDerived::Ptr< / a > & < / td >
< td class = "paramname" > < em > timezoneAsDuration< / em > < / td >
< td > ) < / td >
< td width = "100%" > < code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
Set the implicit timezone.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:11:31 +00:00
< a class = "anchor" name = "eaf54fa468b79effd098ac1d6ae87fdf" > < / a > <!-- doxytag: member="DynamicContext::registerURIResolver" ref="eaf54fa468b79effd098ac1d6ae87fdf" args="(URIResolver *resolver, bool adopt)=0" -->
2020-02-17 21:10:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void DynamicContext::registerURIResolver < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classURIResolver.html" > URIResolver< / a > * < / td >
2020-02-17 21:11:31 +00:00
< td class = "paramname" > < em > resolver< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool < / td >
< td class = "paramname" > < em > adopt< / em > < / td > < td > < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td width = "100%" > < code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
Register a callback object for resolving URIs.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
Multiple < a class = "el" href = "classURIResolver.html" > URIResolver< / a > objects can be registered with the < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > at the same time. The most recently added < a class = "el" href = "classURIResolver.html" > URIResolver< / a > will be called first, and if it returns NULL, subsequent ones will be called - ending in a call to the fallback routines.< p >
2020-02-17 21:11:31 +00:00
If "adopt" is false, the < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > will not adopt this object, making the user responsible for making sure that the < a class = "el" href = "classURIResolver.html" > URIResolver< / a > object's lifespan matches or exceeds the life of the < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > .
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:11:31 +00:00
< a class = "anchor" name = "1a3cee0679bc04c8fb6ba78c28f132c8" > < / a > <!-- doxytag: member="DynamicContext::getDefaultURIResolver" ref="1a3cee0679bc04c8fb6ba78c28f132c8" args="() const=0" -->
2020-02-17 21:10:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-02-17 21:11:31 +00:00
< td class = "memname" > virtual < a class = "el" href = "classURIResolver.html" > URIResolver< / a > * DynamicContext::getDefaultURIResolver < / td >
2020-02-17 21:10:06 +00:00
< td > (< / td >
2020-02-17 21:11:31 +00:00
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
2020-02-17 21:11:31 +00:00
< p >
Returns the default < a class = "el" href = "classURIResolver.html" > URIResolver< / a > .
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:11:31 +00:00
< a class = "anchor" name = "814dd17425333c523af5f748a174b8f9" > < / a > <!-- doxytag: member="DynamicContext::setDefaultURIResolver" ref="814dd17425333c523af5f748a174b8f9" args="(URIResolver *resolver, bool adopt)=0" -->
2020-02-17 21:10:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-02-17 21:11:31 +00:00
< td class = "memname" > virtual void DynamicContext::setDefaultURIResolver < / td >
2020-02-17 21:10:06 +00:00
< td > (< / td >
2020-02-17 21:11:31 +00:00
< td class = "paramtype" > < a class = "el" href = "classURIResolver.html" > URIResolver< / a > * < / td >
< td class = "paramname" > < em > resolver< / em > , < / td >
2020-02-17 21:10:06 +00:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2020-02-17 21:11:31 +00:00
< td class = "paramtype" > bool < / td >
< td class = "paramname" > < em > adopt< / em > < / td > < td > < / td >
2020-02-17 21:10:06 +00:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td width = "100%" > < code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
2020-02-17 21:11:31 +00:00
< p >
Sets the default < a class = "el" href = "classURIResolver.html" > URIResolver< / a > .
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:12:51 +00:00
< a class = "anchor" name = "a5ed6e9aa2c69c1151df8db7b50b251a" > < / a > <!-- doxytag: member="DynamicContext::parseDocument" ref="a5ed6e9aa2c69c1151df8db7b50b251a" args="(xercesc::InputSource &srcToUse, const LocationInfo *location=0, const QueryPathNode *projection=0)=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual < a class = "el" href = "classRefCountPointer.html" > Node::Ptr< / a > DynamicContext::parseDocument < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classxercesc_1_1InputSource.html" > xercesc::InputSource< / a > & < / td >
< td class = "paramname" > < em > srcToUse< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const LocationInfo * < / td >
< td class = "paramname" > < em > location< / em > = < code > 0< / code > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const QueryPathNode * < / td >
< td class = "paramname" > < em > projection< / em > = < code > 0< / code > < / td > < td > < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td width = "100%" > < code > [pure virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
Parse an XML document from the provided InputSource.
< p >
< / div >
< / div > < p >
< a class = "anchor" name = "25bb3841f843c40780f552d3d14ade6f" > < / a > <!-- doxytag: member="DynamicContext::resolveDocument" ref="25bb3841f843c40780f552d3d14ade6f" args="(const XMLCh *uri, const LocationInfo *location=0, const QueryPathNode *projection=0)=0" -->
2020-02-17 21:10:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-02-17 21:11:31 +00:00
< td class = "memname" > virtual < a class = "el" href = "classSequence.html" > Sequence< / a > DynamicContext::resolveDocument < / td >
2020-02-17 21:10:06 +00:00
< td > (< / td >
2020-02-17 21:11:31 +00:00
< td class = "paramtype" > const XMLCh * < / td >
< td class = "paramname" > < em > uri< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const LocationInfo * < / td >
2020-02-17 21:12:51 +00:00
< td class = "paramname" > < em > location< / em > = < code > 0< / code > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const QueryPathNode * < / td >
< td class = "paramname" > < em > projection< / em > = < code > 0< / code > < / td > < td > < / td >
2020-02-17 21:11:31 +00:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td width = "100%" > < code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:12:51 +00:00
Resolve the given uri (and baseUri) to an XML document.
< p >
If the uri is relative, the base uri is obtained from the context.
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:12:51 +00:00
< a class = "anchor" name = "284f4227461462069c282f263f6c2163" > < / a > <!-- doxytag: member="DynamicContext::resolveCollection" ref="284f4227461462069c282f263f6c2163" args="(const XMLCh *uri, const LocationInfo *location=0, const QueryPathNode *projection=0)=0" -->
2020-02-17 21:10:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-02-17 21:11:31 +00:00
< td class = "memname" > virtual < a class = "el" href = "classSequence.html" > Sequence< / a > DynamicContext::resolveCollection < / td >
2020-02-17 21:10:06 +00:00
< td > (< / td >
2020-02-17 21:11:31 +00:00
< td class = "paramtype" > const XMLCh * < / td >
< td class = "paramname" > < em > uri< / em > , < / td >
2020-02-17 21:10:06 +00:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2020-02-17 21:11:31 +00:00
< td class = "paramtype" > const LocationInfo * < / td >
2020-02-17 21:12:51 +00:00
< td class = "paramname" > < em > location< / em > = < code > 0< / code > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const QueryPathNode * < / td >
< td class = "paramname" > < em > projection< / em > = < code > 0< / code > < / td > < td > < / td >
2020-02-17 21:10:06 +00:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td width = "100%" > < code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:12:51 +00:00
Resolve the given uri (and baseUri) to a sequence of < a class = "el" href = "classNode.html" > Node< / a > objects.
< p >
If the uri is relative, the base uri is obtained from the context.
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:12:51 +00:00
< a class = "anchor" name = "17fd6b139d475fafe8ee544464e52a65" > < / a > <!-- doxytag: member="DynamicContext::resolveDefaultCollection" ref="17fd6b139d475fafe8ee544464e52a65" args="(const QueryPathNode *projection=0)=0" -->
2020-02-17 21:10:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:11:31 +00:00
< td class = "memname" > virtual < a class = "el" href = "classSequence.html" > Sequence< / a > DynamicContext::resolveDefaultCollection < / td >
2020-02-17 21:10:06 +00:00
< td > (< / td >
2020-02-17 21:12:51 +00:00
< td class = "paramtype" > const QueryPathNode * < / td >
< td class = "paramname" > < em > projection< / em > = < code > 0< / code > < / td >
2020-02-17 21:11:31 +00:00
< td > ) < / td >
< td width = "100%" > < code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:11:31 +00:00
< a class = "anchor" name = "f08d7adc594fb6e96cd7e9fffc0feb22" > < / a > <!-- doxytag: member="DynamicContext::createSequenceBuilder" ref="f08d7adc594fb6e96cd7e9fffc0feb22" args="() const=0" -->
2020-02-17 21:10:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:11:31 +00:00
< td class = "memname" > virtual < a class = "el" href = "classSequenceBuilder.html" > SequenceBuilder< / a > * DynamicContext::createSequenceBuilder < / td >
2020-02-17 21:10:06 +00:00
< td > (< / td >
2020-02-17 21:11:31 +00:00
< td class = "paramname" > < / td >
2020-02-17 21:10:06 +00:00
< td > ) < / td >
2020-02-17 21:11:31 +00:00
< td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
2020-02-17 21:10:06 +00:00
< / table >
< / div >
< div class = "memdoc" >
< p >
2020-02-17 21:11:31 +00:00
Create a new < a class = "el" href = "classSequenceBuilder.html" > SequenceBuilder< / a > , which is used to turn a stream of events into a < a class = "el" href = "classSequence.html" > Sequence< / a > .
2020-02-17 21:10:06 +00:00
< p >
< / div >
< / div > < p >
2020-02-17 21:11:31 +00:00
< a class = "anchor" name = "d1fbf383dc170cc8f9c27005206c3470" > < / a > <!-- doxytag: member="DynamicContext::createUpdateFactory" ref="d1fbf383dc170cc8f9c27005206c3470" args="() const=0" -->
2020-02-17 21:10:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:11:31 +00:00
< td class = "memname" > virtual < a class = "el" href = "classUpdateFactory.html" > UpdateFactory< / a > * DynamicContext::createUpdateFactory < / td >
2020-02-17 21:10:06 +00:00
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
2020-02-17 21:10:06 +00:00
< / table >
< / div >
< div class = "memdoc" >
< p >
2020-02-17 21:11:31 +00:00
Creates a new < a class = "el" href = "classUpdateFactory.html" > UpdateFactory< / a > , used for performing updates.
2020-02-17 21:10:06 +00:00
< p >
2020-02-17 21:11:31 +00:00
Caller owns the returned object, and should delete it
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:11:31 +00:00
< a class = "anchor" name = "830b5133201ef97ac37782be5d5bfd06" > < / a > <!-- doxytag: member="DynamicContext::testInterrupt" ref="830b5133201ef97ac37782be5d5bfd06" args="() const=0" -->
2020-02-17 21:10:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > virtual void DynamicContext::testInterrupt < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
2020-02-17 21:11:31 +00:00
< td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
Test if the query should be interrupted, and throw if so.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:11:31 +00:00
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:05:20 +00:00
< hr > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "DynamicContext_8hpp-source.html" > DynamicContext.hpp< / a > < / ul >
2020-02-17 21:12:51 +00:00
< hr size = "1" > < address style = "align: right;" > < small > Generated on Wed Dec 12 20:16:58 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 >