2020-02-17 22:05:20 +01: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 22:11:31 +01:00
< title > XQilla DOM3 API Documentation< / title >
2020-02-17 22:05:20 +01:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
2020-02-17 22:11:31 +01: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 22:19:57 +01:00
<!-- Generated by Doxygen 1.6.1 -->
< div class = "navigation" id = "top" >
< 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 class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li > < a href = "examples.html" > < span > Examples< / span > < / a > < / li >
< / ul >
< / div >
< div class = "tabs" >
< ul >
< li > < a href = "annotated.html" > < span > Class List< / span > < / a > < / li >
< li > < a href = "classes.html" > < span > Class Index< / 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 >
< div class = "navpath" > < a class = "el" href = "namespacexercesc.html" > xercesc< / a > ::< a class = "el" href = "classxercesc_1_1DOMProcessingInstruction.html" > DOMProcessingInstruction< / a >
< / div >
< / div >
< div class = "contents" >
< h1 > xercesc::DOMProcessingInstruction Class Reference< / h1 > <!-- doxytag: class="xercesc::DOMProcessingInstruction" --> <!-- doxytag: inherits="xercesc::DOMNode" -->
< p > The < code > < a class = "el" href = "classxercesc_1_1DOMProcessingInstruction.html" title = "The DOMProcessingInstruction interface represents a "processing instruction"..." > DOMProcessingInstruction< / a > < / code > interface represents a "processing
instruction", used in XML as a way to keep processor-specific information in the text of the document.
< a href = "#_details" > More...< / a > < / p >
2020-02-17 22:05:20 +01:00
2020-02-17 22:19:57 +01:00
< p > < code > #include < < a class = "el" href = "DOMProcessingInstruction_8hpp_source.html" > DOMProcessingInstruction.hpp< / a > > < / code > < / p >
< div class = "dynheader" >
Inheritance diagram for xercesc::DOMProcessingInstruction:< / div >
< div class = "dynsection" >
< div class = "center" > < img src = "classxercesc_1_1DOMProcessingInstruction__inherit__graph.png" border = "0" usemap = "#xercesc_1_1DOMProcessingInstruction_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "xercesc_1_1DOMProcessingInstruction_inherit__map" id = "xercesc_1_1DOMProcessingInstruction_inherit__map" >
< area shape = "rect" href = "classxercesc_1_1DOMNode.html" title = "The DOMNode interface is the primary datatype for the entire Document Object Model..." alt = "" coords = "53,5,189,35" / > < / map >
< center > < span class = "legend" > [< a href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
2020-02-17 22:05:20 +01:00
2020-02-17 22:19:57 +01:00
< p > < a href = "classxercesc_1_1DOMProcessingInstruction-members.html" > List of all members.< / a > < / p >
< table border = "0" cellpadding = "0" cellspacing = "0" >
< tr > < td colspan = "2" > < h2 > Public Member Functions< / h2 > < / td > < / tr >
< tr > < td colspan = "2" > < div class = "groupHeader" > Destructor< / div > < / td > < / tr >
< tr > < td colspan = "2" > < div class = "groupText" > < p > < a class = "anchor" id = "amgrp22a8ec108d963f279c6a6a95aa960a57" > < / a > < / p >
< br / > < br / > < / div > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > virtual < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMProcessingInstruction.html#a71dfe7b88a8f344128c0ba2da3e6e062" > ~DOMProcessingInstruction< / a > ()< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Destructor. < a href = "#a71dfe7b88a8f344128c0ba2da3e6e062" > < / a > < br / > < / td > < / tr >
< tr > < td colspan = "2" > < div class = "groupHeader" > Functions introduced in DOM Level 1< / div > < / td > < / tr >
< tr > < td colspan = "2" > < div class = "groupText" > < p > < a class = "anchor" id = "amgrp24249042249e54f2e7b060cef8bc9ec0" > < / a > < / p >
< br / > < br / > < / div > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > virtual const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMProcessingInstruction.html#ad0a53b03dce5e1e64cab955b9eff1ef8" > getTarget< / a > () const =0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > The target of this processing instruction. < a href = "#ad0a53b03dce5e1e64cab955b9eff1ef8" > < / a > < br / > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > virtual const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMProcessingInstruction.html#ad11f9cea4f0212ca21928a8bb70f869e" > getData< / a > () const =0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > The content of this processing instruction. < a href = "#ad11f9cea4f0212ca21928a8bb70f869e" > < / a > < br / > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > virtual void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMProcessingInstruction.html#a076886f90550e7252c2f3231ffadde75" > setData< / a > (const XMLCh *data)=0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Sets the content of this processing instruction. < a href = "#a076886f90550e7252c2f3231ffadde75" > < / a > < br / > < / td > < / tr >
< tr > < td colspan = "2" > < h2 > Protected Member Functions< / h2 > < / td > < / tr >
2020-02-17 22:17:06 +01:00
< tr > < td colspan = "2" > < div class = "groupHeader" > Hidden constructors< / div > < / td > < / tr >
2020-02-17 22:19:57 +01:00
< tr > < td colspan = "2" > < div class = "groupText" > < p > < a class = "anchor" id = "amgrp7d629e77fff660516f7d86e8f54695d0" > < / a > < / p >
< br / > < br / > < / div > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMProcessingInstruction.html#a668c0e3e4e638bba7186166de6e82f29" > DOMProcessingInstruction< / a > ()< / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMProcessingInstruction.html#a01ea48c5c54ca116014dede19bd7f519" > DOMProcessingInstruction< / a > (const < a class = "el" href = "classxercesc_1_1DOMProcessingInstruction.html" > DOMProcessingInstruction< / a > & other)< / td > < / tr >
2020-02-17 22:05:20 +01:00
< / table >
2020-02-17 22:19:57 +01:00
< hr / > < a name = "_details" > < / a > < h2 > Detailed Description< / h2 >
< p > The < code > < a class = "el" href = "classxercesc_1_1DOMProcessingInstruction.html" title = "The DOMProcessingInstruction interface represents a "processing instruction"..." > DOMProcessingInstruction< / a > < / code > interface represents a "processing
instruction", used in XML as a way to keep processor-specific information in the text of the document. < / p >
< dl class = "since" > < dt > < b > Since:< / b > < / dt > < dd > DOM Level 1 < / dd > < / dl >
< hr / > < h2 > Constructor & Destructor Documentation< / h2 >
< a class = "anchor" id = "a668c0e3e4e638bba7186166de6e82f29" > < / a > <!-- doxytag: member="xercesc::DOMProcessingInstruction::DOMProcessingInstruction" ref="a668c0e3e4e638bba7186166de6e82f29" args="()" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:05:20 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > xercesc::DOMProcessingInstruction::DOMProcessingInstruction < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td > < code > [inline, protected]< / code > < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:05:20 +01:00
2020-02-17 22:19:57 +01:00
< / div >
< / div >
< a class = "anchor" id = "a01ea48c5c54ca116014dede19bd7f519" > < / a > <!-- doxytag: member="xercesc::DOMProcessingInstruction::DOMProcessingInstruction" ref="a01ea48c5c54ca116014dede19bd7f519" args="(const DOMProcessingInstruction &other)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:05:20 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > xercesc::DOMProcessingInstruction::DOMProcessingInstruction < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classxercesc_1_1DOMProcessingInstruction.html" > DOMProcessingInstruction< / a > & < / td >
< td class = "paramname" > < em > other< / em > < / td >
< td > ) < / td >
< td > < code > [inline, protected]< / code > < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:05:20 +01:00
2020-02-17 22:19:57 +01:00
< / div >
< / div >
< a class = "anchor" id = "a71dfe7b88a8f344128c0ba2da3e6e062" > < / a > <!-- doxytag: member="xercesc::DOMProcessingInstruction::~DOMProcessingInstruction" ref="a71dfe7b88a8f344128c0ba2da3e6e062" args="()" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:05:20 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > virtual xercesc::DOMProcessingInstruction::~DOMProcessingInstruction < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td > < code > [inline, virtual]< / code > < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:05:20 +01:00
2020-02-17 22:19:57 +01:00
< p > Destructor. < / p >
< / div >
< / div >
< hr / > < h2 > Member Function Documentation< / h2 >
< a class = "anchor" id = "ad11f9cea4f0212ca21928a8bb70f869e" > < / a > <!-- doxytag: member="xercesc::DOMProcessingInstruction::getData" ref="ad11f9cea4f0212ca21928a8bb70f869e" args="() const =0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:05:20 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > virtual const XMLCh* xercesc::DOMProcessingInstruction::getData < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td > const< code > [pure virtual]< / code > < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:10:06 +01:00
2020-02-17 22:19:57 +01:00
< p > The content of this processing instruction. < / p >
< p > This is from the first non white space character after the target to the character immediately preceding the < code > ?> < / code > . < / p >
< dl > < dt > < b > Exceptions:< / b > < / dt > < dd >
2020-02-17 22:10:06 +01:00
< table border = "0" cellspacing = "2" cellpadding = "0" >
2020-02-17 22:19:57 +01:00
< tr > < td valign = "top" > < / td > < td valign = "top" > < em > < a class = "el" href = "classxercesc_1_1DOMException.html" > DOMException< / a > < / em > < / td > < td > NO_MODIFICATION_ALLOWED_ERR: Raised when the node is readonly. < / td > < / tr >
2020-02-17 22:10:06 +01:00
< / table >
2020-02-17 22:19:57 +01:00
< / dd >
2020-02-17 22:10:06 +01:00
< / dl >
2020-02-17 22:19:57 +01:00
< dl class = "since" > < dt > < b > Since:< / b > < / dt > < dd > DOM Level 1 < / dd > < / dl >
< / div >
< / div >
< a class = "anchor" id = "ad0a53b03dce5e1e64cab955b9eff1ef8" > < / a > <!-- doxytag: member="xercesc::DOMProcessingInstruction::getTarget" ref="ad0a53b03dce5e1e64cab955b9eff1ef8" args="() const =0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:19:08 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > virtual const XMLCh* xercesc::DOMProcessingInstruction::getTarget < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td > const< code > [pure virtual]< / code > < / td >
2020-02-17 22:19:08 +01:00
< / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:10:06 +01:00
2020-02-17 22:19:57 +01:00
< p > The target of this processing instruction. < / p >
< p > XML defines this as being the first token following the markup that begins the processing instruction.< / p >
< dl class = "since" > < dt > < b > Since:< / b > < / dt > < dd > DOM Level 1 < / dd > < / dl >
< / div >
< / div >
< a class = "anchor" id = "a076886f90550e7252c2f3231ffadde75" > < / a > <!-- doxytag: member="xercesc::DOMProcessingInstruction::setData" ref="a076886f90550e7252c2f3231ffadde75" args="(const XMLCh *data)=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:10:06 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > virtual void xercesc::DOMProcessingInstruction::setData < / td >
< td > (< / td >
< td class = "paramtype" > const XMLCh * < / td >
< td class = "paramname" > < em > data< / em > < / td >
< td > ) < / td >
< td > < code > [pure virtual]< / code > < / td >
2020-02-17 22:10:06 +01:00
< / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:05:20 +01:00
2020-02-17 22:19:57 +01:00
< p > Sets the content of this processing instruction. < / p >
< p > This is from the first non white space character after the target to the character immediately preceding the < code > ?> < / code > . < / p >
< dl > < dt > < b > Parameters:< / b > < / dt > < dd >
2020-02-17 22:05:20 +01:00
< table border = "0" cellspacing = "2" cellpadding = "0" >
< tr > < td valign = "top" > < / td > < td valign = "top" > < em > data< / em > < / td > < td > The string containing the processing instruction < / td > < / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / dd >
2020-02-17 22:05:20 +01:00
< / dl >
2020-02-17 22:19:57 +01:00
< dl class = "since" > < dt > < b > Since:< / b > < / dt > < dd > DOM Level 1 < / dd > < / dl >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "DOMProcessingInstruction_8hpp_source.html" > DOMProcessingInstruction.hpp< / a > < / li >
< / ul >
< / div >
2020-02-17 22:21:23 +01:00
< hr size = "1" / > < address style = "text-align: right;" > < small > Generated on Mon Mar 1 21:16:35 2010 for XQilla DOM Level 3 API by
2020-02-17 22:05:20 +01:00
< a href = "http://www.doxygen.org/index.html" >
2020-02-17 22:19:57 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.6.1 < / small > < / address >
2020-02-17 22:05:20 +01:00
< / body >
< / html >