Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-updates > by-pkgid > 21683c2052716543063aae9960d9aef7 > files > 708

xerces-c-doc-3.1.4-2.1.mga6.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.5"/>
<title>Xerces-C++: XMLAttr Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">Xerces-C++
   &#160;<span id="projectnumber">3.1.4</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.5 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</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>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="classXMLAttr-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">XMLAttr Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>This class defines the information about an attribute that will come out of the scanner during parsing.  
 <a href="classXMLAttr.html#details">More...</a></p>
<div class="dynheader">
Inheritance diagram for XMLAttr:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classXMLAttr.png" usemap="#XMLAttr_map" alt=""/>
  <map id="XMLAttr_map" name="XMLAttr_map">
<area href="classXMemory.html" title="This class makes it possible to override the C++ memory management by adding new/delete operators to ..." alt="XMemory" shape="rect" coords="0,0,67,24"/>
</map>
 </div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td colspan="2"><div class="groupHeader">Constructors</div></td></tr>
<tr class="memitem:aa7b581799fd76ad6f8be148d40ae2b26"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLAttr.html#aa7b581799fd76ad6f8be148d40ae2b26">XMLAttr</a> (<a class="el" href="classMemoryManager.html">MemoryManager</a> *const manager=<a class="el" href="classXMLPlatformUtils.html#a97eff0d9fff3567bea3acd3ca4d95252">XMLPlatformUtils::fgMemoryManager</a>)</td></tr>
<tr class="memdesc:aa7b581799fd76ad6f8be148d40ae2b26"><td class="mdescLeft">&#160;</td><td class="mdescRight">The default constructor just setsup an empty attribute to be filled in the later.  <a href="#aa7b581799fd76ad6f8be148d40ae2b26">More...</a><br/></td></tr>
<tr class="separator:aa7b581799fd76ad6f8be148d40ae2b26"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aecc3539c6a366aa608d37acbae416154"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLAttr.html#aecc3539c6a366aa608d37acbae416154">XMLAttr</a> (const unsigned int uriId, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const attrName, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const attrPrefix, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const attrValue, const <a class="el" href="classXMLAttDef.html#ad029f037065bfaeb991ab7855de79255">XMLAttDef::AttTypes</a> type=<a class="el" href="classXMLAttDef.html#ad029f037065bfaeb991ab7855de79255ae77a76f18e1eea5d67911599b13ce76d">XMLAttDef::CData</a>, const bool specified=true, <a class="el" href="classMemoryManager.html">MemoryManager</a> *const manager=<a class="el" href="classXMLPlatformUtils.html#a97eff0d9fff3567bea3acd3ca4d95252">XMLPlatformUtils::fgMemoryManager</a>, DatatypeValidator *datatypeValidator=0, const bool isSchema=false)</td></tr>
<tr class="memdesc:aecc3539c6a366aa608d37acbae416154"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is the primary constructor which takes all of the information required to construct a complete attribute object.  <a href="#aecc3539c6a366aa608d37acbae416154">More...</a><br/></td></tr>
<tr class="separator:aecc3539c6a366aa608d37acbae416154"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1d4e3a00d66293fb1bc87f0722db8dbf"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLAttr.html#a1d4e3a00d66293fb1bc87f0722db8dbf">XMLAttr</a> (const unsigned int uriId, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const rawName, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const attrValue, const <a class="el" href="classXMLAttDef.html#ad029f037065bfaeb991ab7855de79255">XMLAttDef::AttTypes</a> type=<a class="el" href="classXMLAttDef.html#ad029f037065bfaeb991ab7855de79255ae77a76f18e1eea5d67911599b13ce76d">XMLAttDef::CData</a>, const bool specified=true, <a class="el" href="classMemoryManager.html">MemoryManager</a> *const manager=<a class="el" href="classXMLPlatformUtils.html#a97eff0d9fff3567bea3acd3ca4d95252">XMLPlatformUtils::fgMemoryManager</a>, DatatypeValidator *datatypeValidator=0, const bool isSchema=false)</td></tr>
<tr class="memdesc:a1d4e3a00d66293fb1bc87f0722db8dbf"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is the primary constructor which takes all of the information required to construct a complete attribute object.  <a href="#a1d4e3a00d66293fb1bc87f0722db8dbf">More...</a><br/></td></tr>
<tr class="separator:a1d4e3a00d66293fb1bc87f0722db8dbf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr><td colspan="2"><div class="groupHeader">Destructor</div></td></tr>
<tr class="memitem:a90f5c37effbb18503302ed88048eedcd"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLAttr.html#a90f5c37effbb18503302ed88048eedcd">~XMLAttr</a> ()</td></tr>
<tr class="separator:a90f5c37effbb18503302ed88048eedcd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr><td colspan="2"><div class="groupHeader">Getter methods</div></td></tr>
<tr class="memitem:ad1f6f75fb9ba0f7ea90145a839cae1c8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classQName.html">QName</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLAttr.html#ad1f6f75fb9ba0f7ea90145a839cae1c8">getAttName</a> () const </td></tr>
<tr class="memdesc:ad1f6f75fb9ba0f7ea90145a839cae1c8"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method returns the attribute name in a <a class="el" href="classQName.html">QName</a> format.  <a href="#ad1f6f75fb9ba0f7ea90145a839cae1c8">More...</a><br/></td></tr>
<tr class="separator:ad1f6f75fb9ba0f7ea90145a839cae1c8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a18927ce8e8ea49d622fd20016cec01ec"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLAttr.html#a18927ce8e8ea49d622fd20016cec01ec">getName</a> () const </td></tr>
<tr class="memdesc:a18927ce8e8ea49d622fd20016cec01ec"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method gets a const pointer to the name of the attribute.  <a href="#a18927ce8e8ea49d622fd20016cec01ec">More...</a><br/></td></tr>
<tr class="separator:a18927ce8e8ea49d622fd20016cec01ec"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aaacdcbc48f8db0149eed17d3f3607107"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLAttr.html#aaacdcbc48f8db0149eed17d3f3607107">getPrefix</a> () const </td></tr>
<tr class="memdesc:aaacdcbc48f8db0149eed17d3f3607107"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method will get a const pointer to the prefix string of this attribute.  <a href="#aaacdcbc48f8db0149eed17d3f3607107">More...</a><br/></td></tr>
<tr class="separator:aaacdcbc48f8db0149eed17d3f3607107"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8c22a37ae1a502bd48336a8f6df231e0"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLAttr.html#a8c22a37ae1a502bd48336a8f6df231e0">getQName</a> () const </td></tr>
<tr class="memdesc:a8c22a37ae1a502bd48336a8f6df231e0"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method will get the <a class="el" href="classQName.html">QName</a> of this attribute, which will be the prefix if any, then a colon, then the base name.  <a href="#a8c22a37ae1a502bd48336a8f6df231e0">More...</a><br/></td></tr>
<tr class="separator:a8c22a37ae1a502bd48336a8f6df231e0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae7cffa5ffbef189b265e072a95e4d9e2"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLAttr.html#ae7cffa5ffbef189b265e072a95e4d9e2">getSpecified</a> () const </td></tr>
<tr class="memdesc:ae7cffa5ffbef189b265e072a95e4d9e2"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method will get the specified flag, which indicates whether the attribute was explicitly specified or just faulted in.  <a href="#ae7cffa5ffbef189b265e072a95e4d9e2">More...</a><br/></td></tr>
<tr class="separator:ae7cffa5ffbef189b265e072a95e4d9e2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a694b2c0c63c6c7b121721552d9ac34b5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classXMLAttDef.html#ad029f037065bfaeb991ab7855de79255">XMLAttDef::AttTypes</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLAttr.html#a694b2c0c63c6c7b121721552d9ac34b5">getType</a> () const </td></tr>
<tr class="memdesc:a694b2c0c63c6c7b121721552d9ac34b5"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method will get the type of the attribute.  <a href="#a694b2c0c63c6c7b121721552d9ac34b5">More...</a><br/></td></tr>
<tr class="separator:a694b2c0c63c6c7b121721552d9ac34b5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5ea30a1754f474cf1bf779043c2b4006"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLAttr.html#a5ea30a1754f474cf1bf779043c2b4006">getValue</a> () const </td></tr>
<tr class="memdesc:a5ea30a1754f474cf1bf779043c2b4006"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method will get the value of the attribute.  <a href="#a5ea30a1754f474cf1bf779043c2b4006">More...</a><br/></td></tr>
<tr class="separator:a5ea30a1754f474cf1bf779043c2b4006"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac84cf41c14530df46e67dbd50bfee73f"><td class="memItemLeft" align="right" valign="top">unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLAttr.html#ac84cf41c14530df46e67dbd50bfee73f">getURIId</a> () const </td></tr>
<tr class="memdesc:ac84cf41c14530df46e67dbd50bfee73f"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method will get the id of the URI that this attribute's prefix mapped to.  <a href="#ac84cf41c14530df46e67dbd50bfee73f">More...</a><br/></td></tr>
<tr class="separator:ac84cf41c14530df46e67dbd50bfee73f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr><td colspan="2"><div class="groupHeader">Setter methods</div></td></tr>
<tr class="memitem:a6a98e671429336dc8977c5f9d006015f"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLAttr.html#a6a98e671429336dc8977c5f9d006015f">set</a> (const unsigned int uriId, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const attrName, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const attrPrefix, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const attrValue, const <a class="el" href="classXMLAttDef.html#ad029f037065bfaeb991ab7855de79255">XMLAttDef::AttTypes</a> type=<a class="el" href="classXMLAttDef.html#ad029f037065bfaeb991ab7855de79255ae77a76f18e1eea5d67911599b13ce76d">XMLAttDef::CData</a>, DatatypeValidator *datatypeValidator=0, const bool isSchema=false)</td></tr>
<tr class="memdesc:a6a98e671429336dc8977c5f9d006015f"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method is called to set up a default constructed object after the fact, or to reuse a previously used object.  <a href="#a6a98e671429336dc8977c5f9d006015f">More...</a><br/></td></tr>
<tr class="separator:a6a98e671429336dc8977c5f9d006015f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aba7a02bce97156df3d98a18e3918ea3c"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLAttr.html#aba7a02bce97156df3d98a18e3918ea3c">set</a> (const unsigned int uriId, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const attrRawName, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const attrValue, const <a class="el" href="classXMLAttDef.html#ad029f037065bfaeb991ab7855de79255">XMLAttDef::AttTypes</a> type=<a class="el" href="classXMLAttDef.html#ad029f037065bfaeb991ab7855de79255ae77a76f18e1eea5d67911599b13ce76d">XMLAttDef::CData</a>, DatatypeValidator *datatypeValidator=0, const bool isSchema=false)</td></tr>
<tr class="memdesc:aba7a02bce97156df3d98a18e3918ea3c"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method is called to set up a default constructed object after the fact, or to reuse a previously used object.  <a href="#aba7a02bce97156df3d98a18e3918ea3c">More...</a><br/></td></tr>
<tr class="separator:aba7a02bce97156df3d98a18e3918ea3c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a708531d9c9560950238da954db12d11a"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLAttr.html#a708531d9c9560950238da954db12d11a">setName</a> (const unsigned int uriId, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const attrName, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const attrPrefix)</td></tr>
<tr class="memdesc:a708531d9c9560950238da954db12d11a"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method will update just the name related fields of the attribute object.  <a href="#a708531d9c9560950238da954db12d11a">More...</a><br/></td></tr>
<tr class="separator:a708531d9c9560950238da954db12d11a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8a992e66559d9373b32cb57d3b79226a"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLAttr.html#a8a992e66559d9373b32cb57d3b79226a">setSpecified</a> (const bool newValue)</td></tr>
<tr class="memdesc:a8a992e66559d9373b32cb57d3b79226a"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method will update the specified state of the object.  <a href="#a8a992e66559d9373b32cb57d3b79226a">More...</a><br/></td></tr>
<tr class="separator:a8a992e66559d9373b32cb57d3b79226a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2e2723f34fb7cf393ccdf9f1d73b93d4"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLAttr.html#a2e2723f34fb7cf393ccdf9f1d73b93d4">setType</a> (const <a class="el" href="classXMLAttDef.html#ad029f037065bfaeb991ab7855de79255">XMLAttDef::AttTypes</a> newType)</td></tr>
<tr class="memdesc:a2e2723f34fb7cf393ccdf9f1d73b93d4"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method will update the attribute type of the object.  <a href="#a2e2723f34fb7cf393ccdf9f1d73b93d4">More...</a><br/></td></tr>
<tr class="separator:a2e2723f34fb7cf393ccdf9f1d73b93d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac4623468c53c1776545371558c7c7667"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLAttr.html#ac4623468c53c1776545371558c7c7667">setValue</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const newValue)</td></tr>
<tr class="memdesc:ac4623468c53c1776545371558c7c7667"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method will update the value field of the attribute.  <a href="#ac4623468c53c1776545371558c7c7667">More...</a><br/></td></tr>
<tr class="separator:ac4623468c53c1776545371558c7c7667"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a94691449a9b8f8a945bc584b29d917a3"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLAttr.html#a94691449a9b8f8a945bc584b29d917a3">setURIId</a> (const unsigned int uriId)</td></tr>
<tr class="memdesc:a94691449a9b8f8a945bc584b29d917a3"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method will set the URI id field of this attribute.  <a href="#a94691449a9b8f8a945bc584b29d917a3">More...</a><br/></td></tr>
<tr class="separator:a94691449a9b8f8a945bc584b29d917a3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classXMemory"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classXMemory')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classXMemory.html">XMemory</a></td></tr>
<tr class="memitem:a717678d9deadc627a41fe0dddede9f7f inherit pub_methods_classXMemory"><td class="memItemLeft" align="right" valign="top">void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMemory.html#a717678d9deadc627a41fe0dddede9f7f">operator new</a> (size_t size)</td></tr>
<tr class="memdesc:a717678d9deadc627a41fe0dddede9f7f inherit pub_methods_classXMemory"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method overrides operator new.  <a href="#a717678d9deadc627a41fe0dddede9f7f">More...</a><br/></td></tr>
<tr class="separator:a717678d9deadc627a41fe0dddede9f7f inherit pub_methods_classXMemory"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac3022fcc968c684a31c1e6a9ede83c10 inherit pub_methods_classXMemory"><td class="memItemLeft" align="right" valign="top">void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMemory.html#ac3022fcc968c684a31c1e6a9ede83c10">operator new</a> (size_t size, <a class="el" href="classMemoryManager.html">MemoryManager</a> *memMgr)</td></tr>
<tr class="memdesc:ac3022fcc968c684a31c1e6a9ede83c10 inherit pub_methods_classXMemory"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method defines a custom operator new, that will use the provided memory manager to perform the allocation.  <a href="#ac3022fcc968c684a31c1e6a9ede83c10">More...</a><br/></td></tr>
<tr class="separator:ac3022fcc968c684a31c1e6a9ede83c10 inherit pub_methods_classXMemory"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aeaad885b799ac2188ffd28f76182339c inherit pub_methods_classXMemory"><td class="memItemLeft" align="right" valign="top">void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMemory.html#aeaad885b799ac2188ffd28f76182339c">operator new</a> (size_t size, void *ptr)</td></tr>
<tr class="memdesc:aeaad885b799ac2188ffd28f76182339c inherit pub_methods_classXMemory"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method overrides placement operator new.  <a href="#aeaad885b799ac2188ffd28f76182339c">More...</a><br/></td></tr>
<tr class="separator:aeaad885b799ac2188ffd28f76182339c inherit pub_methods_classXMemory"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9da30f1601ea458908cbf150fc2f8f8b inherit pub_methods_classXMemory"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMemory.html#a9da30f1601ea458908cbf150fc2f8f8b">operator delete</a> (void *p)</td></tr>
<tr class="memdesc:a9da30f1601ea458908cbf150fc2f8f8b inherit pub_methods_classXMemory"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method overrides operator delete.  <a href="#a9da30f1601ea458908cbf150fc2f8f8b">More...</a><br/></td></tr>
<tr class="separator:a9da30f1601ea458908cbf150fc2f8f8b inherit pub_methods_classXMemory"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a22efbc6459bdbe79f83b7791bba4d1f6 inherit pub_methods_classXMemory"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMemory.html#a22efbc6459bdbe79f83b7791bba4d1f6">operator delete</a> (void *p, <a class="el" href="classMemoryManager.html">MemoryManager</a> *memMgr)</td></tr>
<tr class="memdesc:a22efbc6459bdbe79f83b7791bba4d1f6 inherit pub_methods_classXMemory"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method provides a matching delete for the custom operator new.  <a href="#a22efbc6459bdbe79f83b7791bba4d1f6">More...</a><br/></td></tr>
<tr class="separator:a22efbc6459bdbe79f83b7791bba4d1f6 inherit pub_methods_classXMemory"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a32ee38b70d412e12f669cfbd86adf623 inherit pub_methods_classXMemory"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMemory.html#a32ee38b70d412e12f669cfbd86adf623">operator delete</a> (void *p, void *ptr)</td></tr>
<tr class="memdesc:a32ee38b70d412e12f669cfbd86adf623 inherit pub_methods_classXMemory"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method provides a matching delete for the placement new.  <a href="#a32ee38b70d412e12f669cfbd86adf623">More...</a><br/></td></tr>
<tr class="separator:a32ee38b70d412e12f669cfbd86adf623 inherit pub_methods_classXMemory"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pro_methods_classXMemory"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classXMemory')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classXMemory.html">XMemory</a></td></tr>
<tr class="memitem:ae5b8adaa10d5d9276b42823f47e06858 inherit pro_methods_classXMemory"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMemory.html#ae5b8adaa10d5d9276b42823f47e06858">XMemory</a> ()</td></tr>
<tr class="memdesc:ae5b8adaa10d5d9276b42823f47e06858 inherit pro_methods_classXMemory"><td class="mdescLeft">&#160;</td><td class="mdescRight">Protected default constructor.  <a href="#ae5b8adaa10d5d9276b42823f47e06858">More...</a><br/></td></tr>
<tr class="separator:ae5b8adaa10d5d9276b42823f47e06858 inherit pro_methods_classXMemory"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>This class defines the information about an attribute that will come out of the scanner during parsing. </p>
<p>This information does not depend upon the type of validator because it is not tied to any scheme/DTD type info. Its just the raw XML 1.0 information that will be reported about an attribute in the startElement() callback method of the <a class="el" href="classXMLDocumentHandler.html" title="This abstract class provides the interface for the scanner to return XML document information up to t...">XMLDocumentHandler</a> class. Hence it is not intended to be extended or derived from. Its designed to be used as is.</p>
<p>The 'specified' field of this class indicates whether the attribute was actually present or whether it was faulted in because it had a fixed or default value.</p>
<p>The code receiving this information can ask its validator for more info about the attribute, i.e. get its declaration from the DTD/Schema info.</p>
<p>Because of the heavy use (and reuse) of instances of this class, and the number of string members it has, this class takes pains to not reallocate string members unless it has to. It keeps up with how long each buffer is and only reallocates if the new value won't fit. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="aa7b581799fd76ad6f8be148d40ae2b26"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">XMLAttr::XMLAttr </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classMemoryManager.html">MemoryManager</a> *const&#160;</td>
          <td class="paramname"><em>manager</em> = <code><a class="el" href="classXMLPlatformUtils.html#a97eff0d9fff3567bea3acd3ca4d95252">XMLPlatformUtils::fgMemoryManager</a></code></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>The default constructor just setsup an empty attribute to be filled in the later. </p>
<p>Though the initial state is a reasonable one, it is not documented because it should not be depended on.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">manager</td><td>The configurable memory manager </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="aecc3539c6a366aa608d37acbae416154"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">XMLAttr::XMLAttr </td>
          <td>(</td>
          <td class="paramtype">const unsigned int&#160;</td>
          <td class="paramname"><em>uriId</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>attrName</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>attrPrefix</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>attrValue</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classXMLAttDef.html#ad029f037065bfaeb991ab7855de79255">XMLAttDef::AttTypes</a>&#160;</td>
          <td class="paramname"><em>type</em> = <code><a class="el" href="classXMLAttDef.html#ad029f037065bfaeb991ab7855de79255ae77a76f18e1eea5d67911599b13ce76d">XMLAttDef::CData</a></code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const bool&#160;</td>
          <td class="paramname"><em>specified</em> = <code>true</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classMemoryManager.html">MemoryManager</a> *const&#160;</td>
          <td class="paramname"><em>manager</em> = <code><a class="el" href="classXMLPlatformUtils.html#a97eff0d9fff3567bea3acd3ca4d95252">XMLPlatformUtils::fgMemoryManager</a></code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">DatatypeValidator *&#160;</td>
          <td class="paramname"><em>datatypeValidator</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const bool&#160;</td>
          <td class="paramname"><em>isSchema</em> = <code>false</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>This is the primary constructor which takes all of the information required to construct a complete attribute object. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">uriId</td><td>The id into the validator's URI pool of the URI that the prefix mapped to. Only used if namespaces are enabled/supported.</td></tr>
    <tr><td class="paramname">attrName</td><td>The base name of the attribute, i.e. the part after any prefix.</td></tr>
    <tr><td class="paramname">attrPrefix</td><td>The prefix, if any, of this attribute's name. If this is empty, then uriID is meaningless as well.</td></tr>
    <tr><td class="paramname">attrValue</td><td>The value string of the attribute, which should be fully normalized by XML rules!</td></tr>
    <tr><td class="paramname">type</td><td>The type of the attribute. This will indicate the type of normalization done and constrains the value content. Make sure that the value set meets the constraints!</td></tr>
    <tr><td class="paramname">specified</td><td>Indicates whether the attribute was explicitly specified or not. If not, then it was faulted in from a FIXED or DEFAULT value.</td></tr>
    <tr><td class="paramname">manager</td><td>The configurable memory manager </td></tr>
    <tr><td class="paramname">datatypeValidator</td><td>type used to validate the attribute, if it was validated by an XML Schema </td></tr>
    <tr><td class="paramname">isSchema</td><td>true if and only if this attribute was validated by an XML Schema </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a1d4e3a00d66293fb1bc87f0722db8dbf"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">XMLAttr::XMLAttr </td>
          <td>(</td>
          <td class="paramtype">const unsigned int&#160;</td>
          <td class="paramname"><em>uriId</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>rawName</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>attrValue</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classXMLAttDef.html#ad029f037065bfaeb991ab7855de79255">XMLAttDef::AttTypes</a>&#160;</td>
          <td class="paramname"><em>type</em> = <code><a class="el" href="classXMLAttDef.html#ad029f037065bfaeb991ab7855de79255ae77a76f18e1eea5d67911599b13ce76d">XMLAttDef::CData</a></code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const bool&#160;</td>
          <td class="paramname"><em>specified</em> = <code>true</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classMemoryManager.html">MemoryManager</a> *const&#160;</td>
          <td class="paramname"><em>manager</em> = <code><a class="el" href="classXMLPlatformUtils.html#a97eff0d9fff3567bea3acd3ca4d95252">XMLPlatformUtils::fgMemoryManager</a></code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">DatatypeValidator *&#160;</td>
          <td class="paramname"><em>datatypeValidator</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const bool&#160;</td>
          <td class="paramname"><em>isSchema</em> = <code>false</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>This is the primary constructor which takes all of the information required to construct a complete attribute object. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">uriId</td><td>The id into the validator's URI pool of the URI that the prefix mapped to. Only used if namespaces are enabled/supported.</td></tr>
    <tr><td class="paramname">rawName</td><td>The raw name of the attribute.</td></tr>
    <tr><td class="paramname">attrValue</td><td>The value string of the attribute, which should be fully normalized by XML rules!</td></tr>
    <tr><td class="paramname">type</td><td>The type of the attribute. This will indicate the type of normalization done and constrains the value content. Make sure that the value set meets the constraints!</td></tr>
    <tr><td class="paramname">specified</td><td>Indicates whether the attribute was explicitly specified or not. If not, then it was faulted in from a FIXED or DEFAULT value.</td></tr>
    <tr><td class="paramname">manager</td><td>The configurable memory manager </td></tr>
    <tr><td class="paramname">datatypeValidator</td><td>type used to validate the attribute, if it was validated by an XML Schema </td></tr>
    <tr><td class="paramname">isSchema</td><td>true if and only if this attribute was validated by an XML Schema </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a90f5c37effbb18503302ed88048eedcd"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">XMLAttr::~XMLAttr </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="ad1f6f75fb9ba0f7ea90145a839cae1c8"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classQName.html">QName</a> * XMLAttr::getAttName </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>This method returns the attribute name in a <a class="el" href="classQName.html">QName</a> format. </p>

</div>
</div>
<a class="anchor" id="a18927ce8e8ea49d622fd20016cec01ec"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> * XMLAttr::getName </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>This method gets a const pointer to the name of the attribute. </p>
<p>The form of this name is defined by the validator in use. </p>

<p>References <a class="el" href="classQName.html#aa22c091478cc3ec4fa64c9d448fdeb0d">QName::getLocalPart()</a>.</p>

</div>
</div>
<a class="anchor" id="aaacdcbc48f8db0149eed17d3f3607107"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> * XMLAttr::getPrefix </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>This method will get a const pointer to the prefix string of this attribute. </p>
<p>Since prefixes are optional, it may be zero. </p>

<p>References <a class="el" href="classQName.html#a5f5c1b806bb0eb966d47324b30a3199d">QName::getPrefix()</a>.</p>

</div>
</div>
<a class="anchor" id="a8c22a37ae1a502bd48336a8f6df231e0"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a>* XMLAttr::getQName </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>This method will get the <a class="el" href="classQName.html">QName</a> of this attribute, which will be the prefix if any, then a colon, then the base name. </p>
<p>If there was no prefix, its the same as the <a class="el" href="classXMLAttr.html#a18927ce8e8ea49d622fd20016cec01ec" title="This method gets a const pointer to the name of the attribute. ">getName()</a> method. </p>

</div>
</div>
<a class="anchor" id="ae7cffa5ffbef189b265e072a95e4d9e2"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool XMLAttr::getSpecified </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>This method will get the specified flag, which indicates whether the attribute was explicitly specified or just faulted in. </p>

</div>
</div>
<a class="anchor" id="a694b2c0c63c6c7b121721552d9ac34b5"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classXMLAttDef.html#ad029f037065bfaeb991ab7855de79255">XMLAttDef::AttTypes</a> XMLAttr::getType </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>This method will get the type of the attribute. </p>
<p>The available types are defined by the XML specification. </p>

</div>
</div>
<a class="anchor" id="ac84cf41c14530df46e67dbd50bfee73f"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int XMLAttr::getURIId </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>This method will get the id of the URI that this attribute's prefix mapped to. </p>
<p>If namespaces are not on, then its value is meaningless. </p>

<p>References <a class="el" href="classQName.html#ae8a5c241b363084db7ca67c1982df060">QName::getURI()</a>.</p>

</div>
</div>
<a class="anchor" id="a5ea30a1754f474cf1bf779043c2b4006"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> * XMLAttr::getValue </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>This method will get the value of the attribute. </p>
<p>The value can be be an empty string, but never null if the object is correctly set up. </p>

</div>
</div>
<a class="anchor" id="a6a98e671429336dc8977c5f9d006015f"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void XMLAttr::set </td>
          <td>(</td>
          <td class="paramtype">const unsigned int&#160;</td>
          <td class="paramname"><em>uriId</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>attrName</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>attrPrefix</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>attrValue</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classXMLAttDef.html#ad029f037065bfaeb991ab7855de79255">XMLAttDef::AttTypes</a>&#160;</td>
          <td class="paramname"><em>type</em> = <code><a class="el" href="classXMLAttDef.html#ad029f037065bfaeb991ab7855de79255ae77a76f18e1eea5d67911599b13ce76d">XMLAttDef::CData</a></code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">DatatypeValidator *&#160;</td>
          <td class="paramname"><em>datatypeValidator</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const bool&#160;</td>
          <td class="paramname"><em>isSchema</em> = <code>false</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>This method is called to set up a default constructed object after the fact, or to reuse a previously used object. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">uriId</td><td>The id into the validator's URI pool of the URI that the prefix mapped to. Only used if namespaces are enabled/supported.</td></tr>
    <tr><td class="paramname">attrName</td><td>The base name of the attribute, i.e. the part after any prefix.</td></tr>
    <tr><td class="paramname">attrPrefix</td><td>The prefix, if any, of this attribute's name. If this is empty, then uriID is meaningless as well.</td></tr>
    <tr><td class="paramname">attrValue</td><td>The value string of the attribute, which should be fully normalized by XML rules according to the attribute type.</td></tr>
    <tr><td class="paramname">type</td><td>The type of the attribute. This will indicate the type of normalization done and constrains the value content. Make sure that the value set meets the constraints! </td></tr>
    <tr><td class="paramname">datatypeValidator</td><td>type used to validate the attribute, if it was validated by an XML Schema </td></tr>
    <tr><td class="paramname">isSchema</td><td>true if and only if this attribute was validated by an XML Schema </td></tr>
  </table>
  </dd>
</dl>

<p>References <a class="el" href="classQName.html#a519ac787985e0bcd3b01a26ce02dbeed">QName::setName()</a>, and <a class="el" href="classXMLAttr.html#ac4623468c53c1776545371558c7c7667">setValue()</a>.</p>

</div>
</div>
<a class="anchor" id="aba7a02bce97156df3d98a18e3918ea3c"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void XMLAttr::set </td>
          <td>(</td>
          <td class="paramtype">const unsigned int&#160;</td>
          <td class="paramname"><em>uriId</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>attrRawName</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>attrValue</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classXMLAttDef.html#ad029f037065bfaeb991ab7855de79255">XMLAttDef::AttTypes</a>&#160;</td>
          <td class="paramname"><em>type</em> = <code><a class="el" href="classXMLAttDef.html#ad029f037065bfaeb991ab7855de79255ae77a76f18e1eea5d67911599b13ce76d">XMLAttDef::CData</a></code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">DatatypeValidator *&#160;</td>
          <td class="paramname"><em>datatypeValidator</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const bool&#160;</td>
          <td class="paramname"><em>isSchema</em> = <code>false</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>This method is called to set up a default constructed object after the fact, or to reuse a previously used object. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">uriId</td><td>The id into the validator's URI pool of the URI that the prefix mapped to. Only used if namespaces are enabled/supported.</td></tr>
    <tr><td class="paramname">attrRawName</td><td>The raw name of the attribute.</td></tr>
    <tr><td class="paramname">attrValue</td><td>The value string of the attribute, which should be fully normalized by XML rules according to the attribute type.</td></tr>
    <tr><td class="paramname">type</td><td>The type of the attribute. This will indicate the type of normalization done and constrains the value content. Make sure that the value set meets the constraints! </td></tr>
    <tr><td class="paramname">datatypeValidator</td><td>type used to validate the attribute, if it was validated by an XML Schema </td></tr>
    <tr><td class="paramname">isSchema</td><td>true if and only if this attribute was validated by an XML Schema </td></tr>
  </table>
  </dd>
</dl>

<p>References <a class="el" href="classQName.html#a519ac787985e0bcd3b01a26ce02dbeed">QName::setName()</a>, and <a class="el" href="classXMLAttr.html#ac4623468c53c1776545371558c7c7667">setValue()</a>.</p>

</div>
</div>
<a class="anchor" id="a708531d9c9560950238da954db12d11a"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void XMLAttr::setName </td>
          <td>(</td>
          <td class="paramtype">const unsigned int&#160;</td>
          <td class="paramname"><em>uriId</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>attrName</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>attrPrefix</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>This method will update just the name related fields of the attribute object. </p>
<p>The other fields are left as is.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">uriId</td><td>The id into the validator's URI pool of the URI that the prefix mapped to. Only used if namespaces are enabled/supported.</td></tr>
    <tr><td class="paramname">attrName</td><td>The base name of the attribute, i.e. the part after any prefix.</td></tr>
    <tr><td class="paramname">attrPrefix</td><td>The prefix, if any, of this attribute's name. If this is empty, then uriID is meaningless as well. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a8a992e66559d9373b32cb57d3b79226a"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void XMLAttr::setSpecified </td>
          <td>(</td>
          <td class="paramtype">const bool&#160;</td>
          <td class="paramname"><em>newValue</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>This method will update the specified state of the object. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">newValue</td><td>Indicates whether the attribute was explicitly specified or not. If not, then it was faulted in from a FIXED or DEFAULT value. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a2e2723f34fb7cf393ccdf9f1d73b93d4"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void XMLAttr::setType </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classXMLAttDef.html#ad029f037065bfaeb991ab7855de79255">XMLAttDef::AttTypes</a>&#160;</td>
          <td class="paramname"><em>newType</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>This method will update the attribute type of the object. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">newType</td><td>The type of the attribute. This will indicate the type of normalization done and constrains the value content. Make sure that the value set meets the constraints! </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a94691449a9b8f8a945bc584b29d917a3"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void XMLAttr::setURIId </td>
          <td>(</td>
          <td class="paramtype">const unsigned int&#160;</td>
          <td class="paramname"><em>uriId</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>This method will set the URI id field of this attribute. </p>
<p>This is generally only ever called internally by the parser itself during the parsing process.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">uriId</td><td>The uriId of the attribute. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="ac4623468c53c1776545371558c7c7667"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void XMLAttr::setValue </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>newValue</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>This method will update the value field of the attribute. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">newValue</td><td>The value string of the attribute, which should be fully normalized by XML rules according to the attribute type. </td></tr>
  </table>
  </dd>
</dl>

<p>Referenced by <a class="el" href="classXMLAttr.html#a6a98e671429336dc8977c5f9d006015f">set()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XMLAttr_8hpp_source.html">XMLAttr.hpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.5
</small></address>
</body>
</html>