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" >
< title > XQilla Simple API: Node Class Reference< / title >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
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 > Node Class Reference< / h1 > <!-- doxytag: class="Node" --> <!-- doxytag: inherits="Item" --> < code > #include < < a class = "el" href = "Node_8hpp-source.html" > Node.hpp< / a > > < / code >
< p >
Inheritance diagram for Node:< p > < center > < img src = "classNode__inherit__graph.png" border = "0" usemap = "#Node__inherit__map" alt = "Inheritance graph" > < / center >
< map name = "Node__inherit__map" >
2020-02-17 21:10:06 +00:00
< area href = "classItem.html" shape = "rect" coords = "53,82,104,106" alt = "" >
< area href = "classReferenceCounted.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 = "classNode-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 Types< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > typedef < a class = "el" href = "classRefCountPointer.html" > RefCountPointer< / a > < const < br >
< a class = "el" href = "classNode.html" > Node< / a > > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#a13b45b39a606756fd18d94a27522c2c" > Ptr< / a > < / td > < / tr >
< tr > < td colspan = "2" > < br > < h2 > Public Member Functions< / h2 > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual bool < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#67f545bac89ab0cdc4a493a49bf1b004" > isNode< / 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" > Returns true, since this < a class = "el" href = "classItem.html" > Item< / a > is a < a class = "el" href = "classNode.html" > Node< / a > . < a href = "#67f545bac89ab0cdc4a493a49bf1b004" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual bool < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#417bbb87d0bb82c4afd7c6a02a58e832" > isAtomicValue< / 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" > Returns false, since this < a class = "el" href = "classItem.html" > Item< / a > is a < a class = "el" href = "classNode.html" > Node< / a > . < a href = "#417bbb87d0bb82c4afd7c6a02a58e832" > < / a > < br > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#4b3388b27a759b269ad8c7a5490431d1" > asString< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Serialize this node. < a href = "#4b3388b27a759b269ad8c7a5490431d1" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual bool < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#f93d7f150ed20b66902466d0645bd8b9" > hasInstanceOfType< / a > (const XMLCh *typeURI, const XMLCh *typeName, const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > check if the underlying type of this node is instance of a certain type < a href = "#f93d7f150ed20b66902466d0645bd8b9" > < / 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 = "classNode.html#6d8f5c0cc3c0fcb7f6ee5dbe22cb0e4a" > dmBaseURI< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Accessor: returns the base-uri of this node as a xs:anyURI, if one exists. < a href = "#6d8f5c0cc3c0fcb7f6ee5dbe22cb0e4a" > < / a > < br > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#2319dfd9d0df706705673ef9e031152c" > dmNodeKind< / 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" > Accessor: returns the kind of node as a string. < a href = "#2319dfd9d0df706705673ef9e031152c" > < / a > < br > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > ATQNameOrDerived::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#3583fbe0158ab364f1c960055681a7ae" > dmNodeName< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Accessor: returns the name of this node. < a href = "#3583fbe0158ab364f1c960055681a7ae" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#75b433a0bcb2e249d90f7538043ea863" > dmStringValue< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Accessor: returns the string value of this node. < a href = "#75b433a0bcb2e249d90f7538043ea863" > < / 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 = "classSequence.html" > Sequence< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#155e640f88af37e37b50fc0b0addcd5a" > dmTypedValue< / a > (< a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) 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" > Accessor: returns the typed value of this node, which is a sequence of zero or more atomic values derived from the string-value of the node and its type in such a way as to be consistent with validation. < a href = "#155e640f88af37e37b50fc0b0addcd5a" > < / a > < br > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< 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 = "classNode.html#68cff30e44040b6c1b252a453916bd83" > dmDocumentURI< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Accessor: returns the absolute URI of the resource from which the document node was constructed, if the absolute URI is available. < a href = "#68cff30e44040b6c1b252a453916bd83" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > ATQNameOrDerived::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#a67d5e8be926a6cf8da95060d4b070af" > dmTypeName< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Accessor: returns the name of the type of a node. < a href = "#a67d5e8be926a6cf8da95060d4b070af" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > ATBooleanOrDerived::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#2235e20c496a1c5937520f52f8d84885" > dmNilled< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Accessor: returns the setting of the nilled property of an element node. < a href = "#2235e20c496a1c5937520f52f8d84885" > < / a > < br > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual bool < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#7756f3f1dfb739ba19f1f0780d42858a" > lessThan< / a > (const < a class = "el" href = "classRefCountPointer.html" > Node::Ptr< / a > & other, const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) 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" > Returns true if 'this' is before 'other' in document order, false otherwise. < a href = "#7756f3f1dfb739ba19f1f0780d42858a" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual bool < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#4afc311faca1755f67ede2deca5487d7" > equals< / a > (const < a class = "el" href = "classRefCountPointer.html" > Node::Ptr< / a > & other) 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" > Returns true if 'other' is equal (identity equal) to 'this'. < a href = "#4afc311faca1755f67ede2deca5487d7" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual bool < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#f22e494ea50ac95aaf39b53e66199980" > uniqueLessThan< / a > (const < a class = "el" href = "classRefCountPointer.html" > Node::Ptr< / a > & other, const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) 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" > Specifies a sorting order for uniqueness removal. < a href = "#f22e494ea50ac95aaf39b53e66199980" > < / a > < br > < / td > < / tr >
2020-02-17 21:05:20 +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 = "classNode.html#ca87ae884d3f92202f4b7495f022c968" > dmParent< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Returns the parent of this node. < a href = "#ca87ae884d3f92202f4b7495f022c968" > < / 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 = "classResult.html" > Result< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#654285a5f6221399998f5044cc2e3c26" > dmAttributes< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context, const LocationInfo *info) 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" > Returns the attributes of this node. < a href = "#654285a5f6221399998f5044cc2e3c26" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classResult.html" > Result< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#c4837e286b36d5f2f06c17f5b142a435" > dmNamespaceNodes< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context, const LocationInfo *info) 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" > Returns the namespace nodes of this node. < a href = "#c4837e286b36d5f2f06c17f5b142a435" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classResult.html" > Result< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#be20ba78162621694575c24a6eabb2ba" > dmChildren< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context, const LocationInfo *info) 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" > Returns the children of this node. < a href = "#be20ba78162621694575c24a6eabb2ba" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classResult.html" > Result< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#b2b1208e25eb81911513667bba6d9be3" > getAxisResult< / a > (XQStep::Axis axis, const NodeTest *nodeTest, const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context, const LocationInfo *info) 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" > Returns a < a class = "el" href = "classResult.html" > Result< / a > containing the nodes in the axis given, relative to this node. < a href = "#b2b1208e25eb81911513667bba6d9be3" > < / a > < br > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > ATBooleanOrDerived::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#88c6d34487978fd6ce4256f8b66764fb" > dmIsId< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Returns if the node is an id node or not. < a href = "#88c6d34487978fd6ce4256f8b66764fb" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > ATBooleanOrDerived::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#1040874c004e006c0353c9f7ee840576" > dmIsIdRefs< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Returns if the node is an idref node or not. < a href = "#1040874c004e006c0353c9f7ee840576" > < / a > < br > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#75e836878ca07ad4038407fab0ff7c2d" > getTypeURI< / a > () const=0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#9d5c996ccad22c5a07edded87fa5420b" > getTypeName< / a > () const=0< / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr > < td colspan = "2" > < br > < h2 > Static Public Attributes< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > static const XMLCh < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#d54d243853fb787323e51c1e6808f12c" > gXerces< / a > []< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > The "Xerces" DOMNode node interface. < a href = "#d54d243853fb787323e51c1e6808f12c" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > static const XMLCh < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#edd6f7c4afcb652907f774615b26f1c2" > document_string< / a > []< / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > static const XMLCh < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#d435cde4a63ca9f7860a47c956879afe" > element_string< / a > []< / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > static const XMLCh < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#6fc4dc442c5eb58fd7a25df3ec9d3670" > attribute_string< / a > []< / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > static const XMLCh < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#55b42262a968bd30e1b5834dc19a96f4" > text_string< / a > []< / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > static const XMLCh < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#faebb4d974131b5e0bbd957102ce32ec" > processing_instruction_string< / a > []< / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > static const XMLCh < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#23cd56cbedeb37c5c8f8acb7810a8a64" > comment_string< / a > []< / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > static const XMLCh < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#28a0aeddf3cae23c67f87a2c18b5ead4" > namespace_string< / a > []< / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > static const XMLCh < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classNode.html#fc5202dc2821703328c9a0ad03328785" > cdata_string< / a > []< / td > < / tr >
< / table >
< hr > < h2 > Member Typedef Documentation< / h2 >
2020-02-17 21:10:06 +00:00
< a class = "anchor" name = "a13b45b39a606756fd18d94a27522c2c" > < / a > <!-- doxytag: member="Node::Ptr" ref="a13b45b39a606756fd18d94a27522c2c" args="" -->
< 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" > typedef < a class = "el" href = "classRefCountPointer.html" > RefCountPointer< / a > < const < a class = "el" href = "classNode.html" > Node< / a > > < a class = "el" href = "classRefCountPointer.html" > Node::Ptr< / a > < / 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 >
< p >
2020-02-17 21:10:06 +00:00
Reimplemented from < a class = "el" href = "classItem.html#73b92c0cc87378a05bd46328eed7f4ff" > Item< / a > .
< / div >
< / div > < p >
2020-02-17 21:05:20 +00:00
< hr > < h2 > Member Function Documentation< / h2 >
2020-02-17 21:10:06 +00:00
< a class = "anchor" name = "67f545bac89ab0cdc4a493a49bf1b004" > < / a > <!-- doxytag: member="Node::isNode" ref="67f545bac89ab0cdc4a493a49bf1b004" 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 bool Node::isNode < / 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
Returns true, since this < a class = "el" href = "classItem.html" > Item< / a > is a < a class = "el" href = "classNode.html" > Node< / a > .
2020-02-17 21:05:20 +00:00
< p >
< p >
2020-02-17 21:10:06 +00:00
Implements < a class = "el" href = "classItem.html#7e077451f6adaa666c7721e15a545d45" > Item< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "417bbb87d0bb82c4afd7c6a02a58e832" > < / a > <!-- doxytag: member="Node::isAtomicValue" ref="417bbb87d0bb82c4afd7c6a02a58e832" 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 bool Node::isAtomicValue < / 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
Returns false, since this < a class = "el" href = "classItem.html" > Item< / a > is a < a class = "el" href = "classNode.html" > Node< / a > .
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< p >
Implements < a class = "el" href = "classItem.html#ad6ac68dbbfd47d58d76228749c50c49" > Item< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "4b3388b27a759b269ad8c7a5490431d1" > < / a > <!-- doxytag: member="Node::asString" ref="4b3388b27a759b269ad8c7a5490431d1" args="(const DynamicContext *context) 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 const XMLCh* Node::asString < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / 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
Serialize this node.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< p >
Implements < a class = "el" href = "classItem.html#eefef8ff091f935f4c81b53031582561" > Item< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "f93d7f150ed20b66902466d0645bd8b9" > < / a > <!-- doxytag: member="Node::hasInstanceOfType" ref="f93d7f150ed20b66902466d0645bd8b9" args="(const XMLCh *typeURI, const XMLCh *typeName, const DynamicContext *context) const =0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual bool Node::hasInstanceOfType < / td >
< td > (< / td >
< td class = "paramtype" > const XMLCh * < / td >
< td class = "paramname" > < em > typeURI< / em > , < / td >
< / tr >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const XMLCh * < / td >
< td class = "paramname" > < em > typeName< / em > , < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< tr >
2020-02-17 21:10:06 +00:00
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / td > < td > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< tr >
2020-02-17 21:10:06 +00:00
< td > < / td >
< td > )< / td >
< td > < / 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
check if the underlying type of this node is instance of a certain type
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "6d8f5c0cc3c0fcb7f6ee5dbe22cb0e4a" > < / a > <!-- doxytag: member="Node::dmBaseURI" ref="6d8f5c0cc3c0fcb7f6ee5dbe22cb0e4a" args="(const DynamicContext *context) 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 < a class = "el" href = "classSequence.html" > Sequence< / a > Node::dmBaseURI < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / 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
Accessor: returns the base-uri of this node as a xs:anyURI, if one exists.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "2319dfd9d0df706705673ef9e031152c" > < / a > <!-- doxytag: member="Node::dmNodeKind" ref="2319dfd9d0df706705673ef9e031152c" 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 const XMLCh* Node::dmNodeKind < / 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
Accessor: returns the kind of node as a string.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "3583fbe0158ab364f1c960055681a7ae" > < / a > <!-- doxytag: member="Node::dmNodeName" ref="3583fbe0158ab364f1c960055681a7ae" args="(const DynamicContext *context) 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 < a class = "el" href = "classRefCountPointer.html" > ATQNameOrDerived::Ptr< / a > Node::dmNodeName < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / 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
Accessor: returns the name of this node.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "75b433a0bcb2e249d90f7538043ea863" > < / a > <!-- doxytag: member="Node::dmStringValue" ref="75b433a0bcb2e249d90f7538043ea863" args="(const DynamicContext *context) 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 const XMLCh* Node::dmStringValue < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / 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
Accessor: returns the string value of this node.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "155e640f88af37e37b50fc0b0addcd5a" > < / a > <!-- doxytag: member="Node::dmTypedValue" ref="155e640f88af37e37b50fc0b0addcd5a" args="(DynamicContext *context) 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 < a class = "el" href = "classSequence.html" > Sequence< / a > Node::dmTypedValue < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / 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
Accessor: returns the typed value of this node, which is a sequence of zero or more atomic values derived from the string-value of the node and its type in such a way as to be consistent with validation.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "68cff30e44040b6c1b252a453916bd83" > < / a > <!-- doxytag: member="Node::dmDocumentURI" ref="68cff30e44040b6c1b252a453916bd83" args="(const DynamicContext *context) 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 < a class = "el" href = "classSequence.html" > Sequence< / a > Node::dmDocumentURI < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / 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
Accessor: returns the absolute URI of the resource from which the document node was constructed, if the absolute URI is available.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "a67d5e8be926a6cf8da95060d4b070af" > < / a > <!-- doxytag: member="Node::dmTypeName" ref="a67d5e8be926a6cf8da95060d4b070af" args="(const DynamicContext *context) 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 < a class = "el" href = "classRefCountPointer.html" > ATQNameOrDerived::Ptr< / a > Node::dmTypeName < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / 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
Accessor: returns the name of the type of a node.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "2235e20c496a1c5937520f52f8d84885" > < / a > <!-- doxytag: member="Node::dmNilled" ref="2235e20c496a1c5937520f52f8d84885" args="(const DynamicContext *context) 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 < a class = "el" href = "classRefCountPointer.html" > ATBooleanOrDerived::Ptr< / a > Node::dmNilled < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / 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
Accessor: returns the setting of the nilled property of an element node.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "7756f3f1dfb739ba19f1f0780d42858a" > < / a > <!-- doxytag: member="Node::lessThan" ref="7756f3f1dfb739ba19f1f0780d42858a" args="(const Node::Ptr &other, const DynamicContext *context) const=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual bool Node::lessThan < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classRefCountPointer.html" > Node::Ptr< / a > & < / td >
< td class = "paramname" > < em > other< / em > , < / td >
< / tr >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / td > < td > < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / 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
Returns true if 'this' is before 'other' in document order, false otherwise.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "4afc311faca1755f67ede2deca5487d7" > < / a > <!-- doxytag: member="Node::equals" ref="4afc311faca1755f67ede2deca5487d7" args="(const Node::Ptr &other) 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 bool Node::equals < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classRefCountPointer.html" > Node::Ptr< / a > & < / td >
< td class = "paramname" > < em > other< / em > < / 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
Returns true if 'other' is equal (identity equal) to 'this'.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "f22e494ea50ac95aaf39b53e66199980" > < / a > <!-- doxytag: member="Node::uniqueLessThan" ref="f22e494ea50ac95aaf39b53e66199980" args="(const Node::Ptr &other, const DynamicContext *context) 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 bool Node::uniqueLessThan < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classRefCountPointer.html" > Node::Ptr< / a > & < / td >
< td class = "paramname" > < em > other< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / td > < td > < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / 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
Specifies a sorting order for uniqueness removal.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
This may or may not return the same as lessThan.
< / div >
< / div > < p >
< a class = "anchor" name = "ca87ae884d3f92202f4b7495f022c968" > < / a > <!-- doxytag: member="Node::dmParent" ref="ca87ae884d3f92202f4b7495f022c968" args="(const DynamicContext *context) 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 < a class = "el" href = "classRefCountPointer.html" > Node::Ptr< / a > Node::dmParent < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / 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
Returns the parent of this node.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "654285a5f6221399998f5044cc2e3c26" > < / a > <!-- doxytag: member="Node::dmAttributes" ref="654285a5f6221399998f5044cc2e3c26" args="(const DynamicContext *context, const LocationInfo *info) 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 < a class = "el" href = "classResult.html" > Result< / a > Node::dmAttributes < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > , < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< tr >
2020-02-17 21:10:06 +00:00
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const LocationInfo * < / td >
< td class = "paramname" > < em > info< / em > < / td > < td > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< tr >
2020-02-17 21:10:06 +00:00
< td > < / td >
< td > )< / td >
< td > < / 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
Returns the attributes of this node.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "c4837e286b36d5f2f06c17f5b142a435" > < / a > <!-- doxytag: member="Node::dmNamespaceNodes" ref="c4837e286b36d5f2f06c17f5b142a435" args="(const DynamicContext *context, const LocationInfo *info) const=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual < a class = "el" href = "classResult.html" > Result< / a > Node::dmNamespaceNodes < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const LocationInfo * < / td >
< td class = "paramname" > < em > info< / em > < / td > < td > < / td >
< / tr >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td > < / td >
< td > )< / td >
< td > < / 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
Returns the namespace nodes of this node.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "be20ba78162621694575c24a6eabb2ba" > < / a > <!-- doxytag: member="Node::dmChildren" ref="be20ba78162621694575c24a6eabb2ba" args="(const DynamicContext *context, const LocationInfo *info) 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 < a class = "el" href = "classResult.html" > Result< / a > Node::dmChildren < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const LocationInfo * < / td >
< td class = "paramname" > < em > info< / em > < / td > < td > < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / 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
Returns the children of this node.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "b2b1208e25eb81911513667bba6d9be3" > < / a > <!-- doxytag: member="Node::getAxisResult" ref="b2b1208e25eb81911513667bba6d9be3" args="(XQStep::Axis axis, const NodeTest *nodeTest, const DynamicContext *context, const LocationInfo *info) const=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual < a class = "el" href = "classResult.html" > Result< / a > Node::getAxisResult < / td >
< td > (< / td >
< td class = "paramtype" > XQStep::Axis < / td >
< td class = "paramname" > < em > axis< / em > , < / td >
< / tr >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const NodeTest * < / td >
< td class = "paramname" > < em > nodeTest< / em > , < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< tr >
2020-02-17 21:10:06 +00:00
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > , < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< tr >
2020-02-17 21:10:06 +00:00
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const LocationInfo * < / td >
< td class = "paramname" > < em > info< / em > < / td > < td > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< tr >
2020-02-17 21:10:06 +00:00
< td > < / td >
< td > )< / td >
< td > < / 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
Returns a < a class = "el" href = "classResult.html" > Result< / a > containing the nodes in the axis given, relative to this node.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
Forward axis results should be in document order. Reverse axis results should be in reverse document order.
< / div >
< / div > < p >
< a class = "anchor" name = "88c6d34487978fd6ce4256f8b66764fb" > < / a > <!-- doxytag: member="Node::dmIsId" ref="88c6d34487978fd6ce4256f8b66764fb" args="(const DynamicContext *context) 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 < a class = "el" href = "classRefCountPointer.html" > ATBooleanOrDerived::Ptr< / a > Node::dmIsId < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / 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
Returns if the node is an id node or not.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "1040874c004e006c0353c9f7ee840576" > < / a > <!-- doxytag: member="Node::dmIsIdRefs" ref="1040874c004e006c0353c9f7ee840576" args="(const DynamicContext *context) 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 < a class = "el" href = "classRefCountPointer.html" > ATBooleanOrDerived::Ptr< / a > Node::dmIsIdRefs < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / 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
Returns if the node is an idref node or not.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "75e836878ca07ad4038407fab0ff7c2d" > < / a > <!-- doxytag: member="Node::getTypeURI" ref="75e836878ca07ad4038407fab0ff7c2d" 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 const XMLCh* Node::getTypeURI < / 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
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
Implements < a class = "el" href = "classItem.html#8ba11e9923c72420033f8a8bbc245f77" > Item< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "9d5c996ccad22c5a07edded87fa5420b" > < / a > <!-- doxytag: member="Node::getTypeName" ref="9d5c996ccad22c5a07edded87fa5420b" 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 const XMLCh* Node::getTypeName < / 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
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
Implements < a class = "el" href = "classItem.html#041bd3fb02980ecc6282f0abe5e50de7" > Item< / a > .
< / div >
< / div > < p >
2020-02-17 21:05:20 +00:00
< hr > < h2 > Member Data Documentation< / h2 >
2020-02-17 21:10:06 +00:00
< a class = "anchor" name = "d54d243853fb787323e51c1e6808f12c" > < / a > <!-- doxytag: member="Node::gXerces" ref="d54d243853fb787323e51c1e6808f12c" args="[]" -->
< 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" > const XMLCh < a class = "el" href = "classNode.html#d54d243853fb787323e51c1e6808f12c" > Node::gXerces< / a > []< code > [static]< / 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
The "Xerces" DOMNode node interface.
< p >
Use this as the parameter when you call < a class = "el" href = "classItem.html#b84c8336f48d8825cd961d7f06a98881" > Item::getInterface()< / a > to have a xerces DOMNode returned, if the < a class = "el" href = "classNode.html" > Node< / a > is of the correct type. If it is not of the correct type, the method will return 0.
< / div >
< / div > < p >
< a class = "anchor" name = "edd6f7c4afcb652907f774615b26f1c2" > < / a > <!-- doxytag: member="Node::document_string" ref="edd6f7c4afcb652907f774615b26f1c2" args="[]" -->
< 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" > const XMLCh < a class = "el" href = "classNode.html#edd6f7c4afcb652907f774615b26f1c2" > Node::document_string< / a > []< code > [static]< / 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 >
< a class = "anchor" name = "d435cde4a63ca9f7860a47c956879afe" > < / a > <!-- doxytag: member="Node::element_string" ref="d435cde4a63ca9f7860a47c956879afe" args="[]" -->
< 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" > const XMLCh < a class = "el" href = "classNode.html#d435cde4a63ca9f7860a47c956879afe" > Node::element_string< / a > []< code > [static]< / 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 >
< a class = "anchor" name = "6fc4dc442c5eb58fd7a25df3ec9d3670" > < / a > <!-- doxytag: member="Node::attribute_string" ref="6fc4dc442c5eb58fd7a25df3ec9d3670" args="[]" -->
< 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" > const XMLCh < a class = "el" href = "classNode.html#6fc4dc442c5eb58fd7a25df3ec9d3670" > Node::attribute_string< / a > []< code > [static]< / 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 >
< a class = "anchor" name = "55b42262a968bd30e1b5834dc19a96f4" > < / a > <!-- doxytag: member="Node::text_string" ref="55b42262a968bd30e1b5834dc19a96f4" args="[]" -->
< 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" > const XMLCh < a class = "el" href = "classNode.html#55b42262a968bd30e1b5834dc19a96f4" > Node::text_string< / a > []< code > [static]< / 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 >
< a class = "anchor" name = "faebb4d974131b5e0bbd957102ce32ec" > < / a > <!-- doxytag: member="Node::processing_instruction_string" ref="faebb4d974131b5e0bbd957102ce32ec" args="[]" -->
< 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" > const XMLCh < a class = "el" href = "classNode.html#faebb4d974131b5e0bbd957102ce32ec" > Node::processing_instruction_string< / a > []< code > [static]< / 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 >
< a class = "anchor" name = "23cd56cbedeb37c5c8f8acb7810a8a64" > < / a > <!-- doxytag: member="Node::comment_string" ref="23cd56cbedeb37c5c8f8acb7810a8a64" args="[]" -->
< 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" > const XMLCh < a class = "el" href = "classNode.html#23cd56cbedeb37c5c8f8acb7810a8a64" > Node::comment_string< / a > []< code > [static]< / 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 >
< a class = "anchor" name = "28a0aeddf3cae23c67f87a2c18b5ead4" > < / a > <!-- doxytag: member="Node::namespace_string" ref="28a0aeddf3cae23c67f87a2c18b5ead4" args="[]" -->
< 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" > const XMLCh < a class = "el" href = "classNode.html#28a0aeddf3cae23c67f87a2c18b5ead4" > Node::namespace_string< / a > []< code > [static]< / 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 >
< a class = "anchor" name = "fc5202dc2821703328c9a0ad03328785" > < / a > <!-- doxytag: member="Node::cdata_string" ref="fc5202dc2821703328c9a0ad03328785" args="[]" -->
< 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" > const XMLCh < a class = "el" href = "classNode.html#fc5202dc2821703328c9a0ad03328785" > Node::cdata_string< / a > []< code > [static]< / 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 > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "Node_8hpp-source.html" > Node.hpp< / a > < / ul >
2020-02-17 21:10:06 +00:00
< hr size = "1" > < address style = "align: right;" > < small > Generated on Wed Dec 12 19:14:02 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 >