File: SchemaValidatorFilter_8hpp.html

package info (click to toggle)
xqilla 2.3.3-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 44,220 kB
  • ctags: 27,890
  • sloc: cpp: 72,812; ansic: 21,322; sh: 10,157; yacc: 4,806; xml: 4,327; makefile: 1,071; lex: 800; sed: 17
file content (70 lines) | stat: -rw-r--r-- 5,047 bytes parent folder | download
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>XQilla Simple API Documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<a style="float:right;" href="http://sourceforge.net/projects/xqilla"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=152021&amp;type=2" border="0" alt="SourceForge.net Logo" /></a>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><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="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>SchemaValidatorFilter.hpp File Reference</h1><code>#include &lt;vector&gt;</code><br/>
<code>#include &lt;<a class="el" href="EventHandler_8hpp_source.html">xqilla/events/EventHandler.hpp</a>&gt;</code><br/>
<code>#include &lt;xercesc/framework/XMLDocumentHandler.hpp&gt;</code><br/>
<code>#include &lt;xercesc/framework/XMLErrorReporter.hpp&gt;</code><br/>
<code>#include &lt;xercesc/validators/schema/SchemaValidator.hpp&gt;</code><br/>
<code>#include &lt;xercesc/validators/schema/identity/IdentityConstraintHandler.hpp&gt;</code><br/>
<code>#include &lt;xercesc/internal/XMLScanner.hpp&gt;</code><br/>
<code>#include &lt;xercesc/util/RefHash3KeysIdPool.hpp&gt;</code><br/>
<div class="dynheader">
Include dependency graph for SchemaValidatorFilter.hpp:</div>
<div class="dynsection">
<div class="center"><img src="SchemaValidatorFilter_8hpp__incl.png" border="0" usemap="#SchemaValidatorFilter_8hpp_map" alt=""/></div>
<map name="SchemaValidatorFilter_8hpp_map" id="SchemaValidatorFilter_8hpp">
<area shape="rect" id="node5" href="EventHandler_8hpp.html" title="xqilla/events/EventHandler.hpp" alt="" coords="391,83,620,112"/><area shape="rect" id="node9" href="AnyAtomicType_8hpp.html" title="xqilla/items/AnyAtomicType.hpp" alt="" coords="275,160,509,189"/><area shape="rect" id="node26" href="LocationInfo_8hpp.html" title="xqilla/ast/LocationInfo.hpp" alt="" coords="620,315,815,344"/><area shape="rect" id="node12" href="Item_8hpp.html" title="xqilla/items/Item.hpp" alt="" coords="275,237,437,267"/><area shape="rect" id="node15" href="ReferenceCounted_8hpp.html" title="xqilla/framework/ReferenceCounted.hpp" alt="" coords="153,315,444,344"/><area shape="rect" id="node18" href="MemoryManager_8hpp.html" title="xercesc/framework/MemoryManager.hpp" alt="" coords="148,392,441,421"/></map>
</div>

<p><a href="SchemaValidatorFilter_8hpp_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchemaValidatorFilter.html">SchemaValidatorFilter</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The <a class="el" href="classSchemaValidatorFilter.html" title="The SchemaValidatorFilter class will modify the incoming event stream by validating...">SchemaValidatorFilter</a> class will modify the incoming event stream by validating it against the schema definitions found in the DynamicContext's <a class="el" href="classDocumentCache.html" title="Expression Context is a storage for contexts.">DocumentCache</a>.  <a href="classSchemaValidatorFilter.html#_details">More...</a><br/></td></tr>
<tr><td colspan="2"><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef XMLSSize_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="SchemaValidatorFilter_8hpp.html#ab17b24c07bccfddd43540d5e04447a81">XMLFileLoc</a></td></tr>
</table>
<hr/><h2>Typedef Documentation</h2>
<a class="anchor" id="ab17b24c07bccfddd43540d5e04447a81"></a><!-- doxytag: member="SchemaValidatorFilter.hpp::XMLFileLoc" ref="ab17b24c07bccfddd43540d5e04447a81" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef XMLSSize_t <a class="el" href="SchemaValidatorFilter_8hpp.html#ab17b24c07bccfddd43540d5e04447a81">XMLFileLoc</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on 18 May 2015 for XQilla Simple API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>