1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Xerces-C++: XMLGrammarPool Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li class="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>
</div>
<div class="contents">
<h1>XMLGrammarPool Class Reference</h1><!-- doxytag: class="XMLGrammarPool" --><!-- doxytag: inherits="XMemory" --><div class="dynheader">
Inheritance diagram for XMLGrammarPool:</div>
<div class="dynsection">
<p><center><img src="classXMLGrammarPool.png" usemap="#XMLGrammarPool_map" border="0" alt=""></center>
<map name="XMLGrammarPool_map">
<area href="classXMemory.html" alt="XMemory" shape="rect" coords="0,0,115,24">
</map>
</div>
<p>
<a href="classXMLGrammarPool-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLGrammarPool.html#911e64476593684402942f1328be063d">serializeGrammars</a> (<a class="el" href="classBinOutputStream.html">BinOutputStream</a> *const)=0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">serialization and deserialization support <a href="#911e64476593684402942f1328be063d"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLGrammarPool.html#49c9d8b945202dc52efac9a49777b76c">deserializeGrammars</a> (<a class="el" href="classBinInputStream.html">BinInputStream</a> *const)=0</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLGrammarPool.html#f320d13b44ba404c9653e5934ddd782a">setIgnoreSerializedAnnotations</a> (const bool flag)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLGrammarPool.html#9b8187ba62782cc03c0ad1fc6a658023">getIgnoreSerializedAnnotations</a> () const </td></tr>
<tr><td colspan="2"><div class="groupHeader">Virtual destructor for derived classes</div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLGrammarPool.html#792b7f4329e5f5879e697267e1f77045">~XMLGrammarPool</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">virtual destructor <a href="#792b7f4329e5f5879e697267e1f77045"></a><br></td></tr>
<tr><td colspan="2"><div class="groupHeader">The Grammar Pool Interface</div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLGrammarPool.html#08e026b224ce673351399e5aa89986a4">cacheGrammar</a> (Grammar *const gramToCache)=0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">cacheGrammar <a href="#08e026b224ce673351399e5aa89986a4"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual Grammar * </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLGrammarPool.html#4d46fe203456ff60dd6018f314703c30">retrieveGrammar</a> (<a class="el" href="classXMLGrammarDescription.html">XMLGrammarDescription</a> *const gramDesc)=0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">retrieveGrammar <a href="#4d46fe203456ff60dd6018f314703c30"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual Grammar * </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLGrammarPool.html#d0254f88ff391922562f98f1c9d221df">orphanGrammar</a> (const <a class="el" href="Xerces__autoconf__config_8msvc_8hpp.html#fae8f92d83170d97f757f704eca7f52a">XMLCh</a> *const nameSpaceKey)=0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">orphanGrammar <a href="#d0254f88ff391922562f98f1c9d221df"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <br>
RefHashTableOfEnumerator<br>
< Grammar > </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLGrammarPool.html#3cc5ab2ad55b562cb636871b7d9895e8">getGrammarEnumerator</a> () const =0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Get an enumeration of the cached Grammars in the Grammar pool. <a href="#3cc5ab2ad55b562cb636871b7d9895e8"></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="classXMLGrammarPool.html#b85574c2179f8093fc0332e9687effd7">clear</a> ()=0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">clear <a href="#b85574c2179f8093fc0332e9687effd7"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLGrammarPool.html#31c136f2bee3a151004b51901342798e">lockPool</a> ()=0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">lockPool <a href="#31c136f2bee3a151004b51901342798e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLGrammarPool.html#787f93c1c88fb9c95d9547869e217a0a">unlockPool</a> ()=0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">unlockPool <a href="#787f93c1c88fb9c95d9547869e217a0a"></a><br></td></tr>
<tr><td colspan="2"><div class="groupHeader">Factory interface</div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual DTDGrammar * </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLGrammarPool.html#981598e2cb25c0143405bf4c33ab141c">createDTDGrammar</a> ()=0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">createDTDGrammar <a href="#981598e2cb25c0143405bf4c33ab141c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual SchemaGrammar * </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLGrammarPool.html#d2de4f22719bf51d9b642f808b5f06fe">createSchemaGrammar</a> ()=0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">createSchemaGrammar <a href="#d2de4f22719bf51d9b642f808b5f06fe"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classXMLDTDDescription.html">XMLDTDDescription</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLGrammarPool.html#d492ce388622e955d1a629e3892e0793">createDTDDescription</a> (const <a class="el" href="Xerces__autoconf__config_8msvc_8hpp.html#fae8f92d83170d97f757f704eca7f52a">XMLCh</a> *const systemId)=0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">createDTDDescription <a href="#d492ce388622e955d1a629e3892e0793"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classXMLSchemaDescription.html">XMLSchemaDescription</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLGrammarPool.html#1f922708efaa4e4fafee6ed5af04a306">createSchemaDescription</a> (const <a class="el" href="Xerces__autoconf__config_8msvc_8hpp.html#fae8f92d83170d97f757f704eca7f52a">XMLCh</a> *const targetNamespace)=0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">createSchemaDescription <a href="#1f922708efaa4e4fafee6ed5af04a306"></a><br></td></tr>
<tr><td colspan="2"><div class="groupHeader">schema component model support</div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classXSModel.html">XSModel</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLGrammarPool.html#d4ae5730d543a4525421d1b5e920a736">getXSModel</a> (bool &XSModelWasChanged)=0</td></tr>
<tr><td colspan="2"><div class="groupHeader">Getter</div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classMemoryManager.html">MemoryManager</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLGrammarPool.html#e12c5153eb902652d3ebd5c8d504e5b3">getMemoryManager</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">getMemoryManager <a href="#e12c5153eb902652d3ebd5c8d504e5b3"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual XMLStringPool * </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLGrammarPool.html#f9f72a65d9b8b15b6f94b9e526e2acd1">getURIStringPool</a> ()=0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Return an XMLStringPool for use by validation routines. <a href="#f9f72a65d9b8b15b6f94b9e526e2acd1"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLGrammarPool.html#0dc250a1820cebb8aa99449d1c57e502">XMLGrammarPool</a> (<a class="el" href="classMemoryManager.html">MemoryManager</a> *const memMgr=<a class="el" href="classXMLPlatformUtils.html#97eff0d9fff3567bea3acd3ca4d95252">XMLPlatformUtils::fgMemoryManager</a>)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Hidden Constructors. <a href="#0dc250a1820cebb8aa99449d1c57e502"></a><br></td></tr>
</table>
<hr><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" name="792b7f4329e5f5879e697267e1f77045"></a><!-- doxytag: member="XMLGrammarPool::~XMLGrammarPool" ref="792b7f4329e5f5879e697267e1f77045" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual XMLGrammarPool::~XMLGrammarPool </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td><code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
virtual destructor
<p>
</div>
</div><p>
<a class="anchor" name="0dc250a1820cebb8aa99449d1c57e502"></a><!-- doxytag: member="XMLGrammarPool::XMLGrammarPool" ref="0dc250a1820cebb8aa99449d1c57e502" args="(MemoryManager *const memMgr=XMLPlatformUtils::fgMemoryManager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XMLGrammarPool::XMLGrammarPool </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classMemoryManager.html">MemoryManager</a> *const </td>
<td class="paramname"> <em>memMgr</em> = <code><a class="el" href="classXMLPlatformUtils.html#97eff0d9fff3567bea3acd3ca4d95252">XMLPlatformUtils::fgMemoryManager</a></code> </td>
<td> ) </td>
<td><code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Hidden Constructors.
<p>
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="08e026b224ce673351399e5aa89986a4"></a><!-- doxytag: member="XMLGrammarPool::cacheGrammar" ref="08e026b224ce673351399e5aa89986a4" args="(Grammar *const gramToCache)=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual bool XMLGrammarPool::cacheGrammar </td>
<td>(</td>
<td class="paramtype">Grammar *const </td>
<td class="paramname"> <em>gramToCache</em> </td>
<td> ) </td>
<td><code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
cacheGrammar
<p>
Provide the grammar pool with an opportunity to cache the given grammar. If the pool does not choose to do so, it should return false; otherwise, it should return true, so that the caller knows whether the grammar has been adopted.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>gramToCache</em> </td><td>the Grammar to be cached in the grammar pool </td></tr>
</table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if the grammar pool has elected to cache the grammar (in which case it is assumed to have adopted it); false if it does not cache it </dd></dl>
</div>
</div><p>
<a class="anchor" name="4d46fe203456ff60dd6018f314703c30"></a><!-- doxytag: member="XMLGrammarPool::retrieveGrammar" ref="4d46fe203456ff60dd6018f314703c30" args="(XMLGrammarDescription *const gramDesc)=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual Grammar* XMLGrammarPool::retrieveGrammar </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXMLGrammarDescription.html">XMLGrammarDescription</a> *const </td>
<td class="paramname"> <em>gramDesc</em> </td>
<td> ) </td>
<td><code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
retrieveGrammar
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>gramDesc</em> </td><td>the Grammar Description used to search for grammar cached in the grammar pool </td></tr>
</table>
</dl>
</div>
</div><p>
<a class="anchor" name="d0254f88ff391922562f98f1c9d221df"></a><!-- doxytag: member="XMLGrammarPool::orphanGrammar" ref="d0254f88ff391922562f98f1c9d221df" args="(const XMLCh *const nameSpaceKey)=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual Grammar* XMLGrammarPool::orphanGrammar </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8msvc_8hpp.html#fae8f92d83170d97f757f704eca7f52a">XMLCh</a> *const </td>
<td class="paramname"> <em>nameSpaceKey</em> </td>
<td> ) </td>
<td><code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
orphanGrammar
<p>
grammar removed from the grammar pool and owned by the caller<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>nameSpaceKey</em> </td><td>Key used to search for grammar in the grammar pool </td></tr>
</table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the grammar that was removed from the pool (0 if none) </dd></dl>
</div>
</div><p>
<a class="anchor" name="3cc5ab2ad55b562cb636871b7d9895e8"></a><!-- doxytag: member="XMLGrammarPool::getGrammarEnumerator" ref="3cc5ab2ad55b562cb636871b7d9895e8" args="() const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual RefHashTableOfEnumerator<Grammar> XMLGrammarPool::getGrammarEnumerator </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Get an enumeration of the cached Grammars in the Grammar pool.
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>enumeration of the cached Grammars in Grammar pool </dd></dl>
</div>
</div><p>
<a class="anchor" name="b85574c2179f8093fc0332e9687effd7"></a><!-- doxytag: member="XMLGrammarPool::clear" ref="b85574c2179f8093fc0332e9687effd7" args="()=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual bool XMLGrammarPool::clear </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td><code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
clear
<p>
all grammars are removed from the grammar pool and deleted. <dl class="return" compact><dt><b>Returns:</b></dt><dd>true if the grammar pool was cleared. false if it did not. </dd></dl>
</div>
</div><p>
<a class="anchor" name="31c136f2bee3a151004b51901342798e"></a><!-- doxytag: member="XMLGrammarPool::lockPool" ref="31c136f2bee3a151004b51901342798e" args="()=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void XMLGrammarPool::lockPool </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td><code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
lockPool
<p>
When this method is called by the application, the grammar pool should stop adding new grammars to the cache. This should result in the grammar pool being sharable among parsers operating in different threads.
</div>
</div><p>
<a class="anchor" name="787f93c1c88fb9c95d9547869e217a0a"></a><!-- doxytag: member="XMLGrammarPool::unlockPool" ref="787f93c1c88fb9c95d9547869e217a0a" args="()=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void XMLGrammarPool::unlockPool </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td><code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
unlockPool
<p>
After this method has been called, the grammar pool implementation should return to its default behaviour when cacheGrammars(...) is called. One effect, depending on the underlying implementation, is that the grammar pool may no longer be thread-safe (even on read operations).<p>
For PSVI support any previous <a class="el" href="classXSModel.html">XSModel</a> that was produced will be deleted.
</div>
</div><p>
<a class="anchor" name="981598e2cb25c0143405bf4c33ab141c"></a><!-- doxytag: member="XMLGrammarPool::createDTDGrammar" ref="981598e2cb25c0143405bf4c33ab141c" args="()=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual DTDGrammar* XMLGrammarPool::createDTDGrammar </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td><code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
createDTDGrammar
<p>
</div>
</div><p>
<a class="anchor" name="d2de4f22719bf51d9b642f808b5f06fe"></a><!-- doxytag: member="XMLGrammarPool::createSchemaGrammar" ref="d2de4f22719bf51d9b642f808b5f06fe" args="()=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual SchemaGrammar* XMLGrammarPool::createSchemaGrammar </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td><code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
createSchemaGrammar
<p>
</div>
</div><p>
<a class="anchor" name="d492ce388622e955d1a629e3892e0793"></a><!-- doxytag: member="XMLGrammarPool::createDTDDescription" ref="d492ce388622e955d1a629e3892e0793" args="(const XMLCh *const systemId)=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classXMLDTDDescription.html">XMLDTDDescription</a>* XMLGrammarPool::createDTDDescription </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8msvc_8hpp.html#fae8f92d83170d97f757f704eca7f52a">XMLCh</a> *const </td>
<td class="paramname"> <em>systemId</em> </td>
<td> ) </td>
<td><code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
createDTDDescription
<p>
</div>
</div><p>
<a class="anchor" name="1f922708efaa4e4fafee6ed5af04a306"></a><!-- doxytag: member="XMLGrammarPool::createSchemaDescription" ref="1f922708efaa4e4fafee6ed5af04a306" args="(const XMLCh *const targetNamespace)=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classXMLSchemaDescription.html">XMLSchemaDescription</a>* XMLGrammarPool::createSchemaDescription </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8msvc_8hpp.html#fae8f92d83170d97f757f704eca7f52a">XMLCh</a> *const </td>
<td class="paramname"> <em>targetNamespace</em> </td>
<td> ) </td>
<td><code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
createSchemaDescription
<p>
</div>
</div><p>
<a class="anchor" name="d4ae5730d543a4525421d1b5e920a736"></a><!-- doxytag: member="XMLGrammarPool::getXSModel" ref="d4ae5730d543a4525421d1b5e920a736" args="(bool &XSModelWasChanged)=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classXSModel.html">XSModel</a>* XMLGrammarPool::getXSModel </td>
<td>(</td>
<td class="paramtype">bool & </td>
<td class="paramname"> <em>XSModelWasChanged</em> </td>
<td> ) </td>
<td><code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="e12c5153eb902652d3ebd5c8d504e5b3"></a><!-- doxytag: member="XMLGrammarPool::getMemoryManager" ref="e12c5153eb902652d3ebd5c8d504e5b3" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classMemoryManager.html">MemoryManager</a>* XMLGrammarPool::getMemoryManager </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
getMemoryManager
<p>
</div>
</div><p>
<a class="anchor" name="f9f72a65d9b8b15b6f94b9e526e2acd1"></a><!-- doxytag: member="XMLGrammarPool::getURIStringPool" ref="f9f72a65d9b8b15b6f94b9e526e2acd1" args="()=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual XMLStringPool* XMLGrammarPool::getURIStringPool </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td><code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Return an XMLStringPool for use by validation routines.
<p>
Implementations should not create a string pool on each call to this method, but should maintain one string pool for all grammars for which this pool is responsible.
</div>
</div><p>
<a class="anchor" name="911e64476593684402942f1328be063d"></a><!-- doxytag: member="XMLGrammarPool::serializeGrammars" ref="911e64476593684402942f1328be063d" args="(BinOutputStream *const)=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void XMLGrammarPool::serializeGrammars </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classBinOutputStream.html">BinOutputStream</a> * </td>
<td class="paramname"> <em>const</em> </td>
<td> ) </td>
<td><code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
serialization and deserialization support
<p>
</div>
</div><p>
<a class="anchor" name="49c9d8b945202dc52efac9a49777b76c"></a><!-- doxytag: member="XMLGrammarPool::deserializeGrammars" ref="49c9d8b945202dc52efac9a49777b76c" args="(BinInputStream *const)=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void XMLGrammarPool::deserializeGrammars </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classBinInputStream.html">BinInputStream</a> * </td>
<td class="paramname"> <em>const</em> </td>
<td> ) </td>
<td><code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="f320d13b44ba404c9653e5934ddd782a"></a><!-- doxytag: member="XMLGrammarPool::setIgnoreSerializedAnnotations" ref="f320d13b44ba404c9653e5934ddd782a" args="(const bool flag)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XMLGrammarPool::setIgnoreSerializedAnnotations </td>
<td>(</td>
<td class="paramtype">const bool </td>
<td class="paramname"> <em>flag</em> </td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="9b8187ba62782cc03c0ad1fc6a658023"></a><!-- doxytag: member="XMLGrammarPool::getIgnoreSerializedAnnotations" ref="9b8187ba62782cc03c0ad1fc6a658023" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool XMLGrammarPool::getIgnoreSerializedAnnotations </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XMLGrammarPool_8hpp-source.html">XMLGrammarPool.hpp</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Apr 21 17:55:50 2010 for Xerces-C++ by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>
|