Merge "Bug 509: Improve logging in InMemoryDataStore."
[controller.git] / third-party / org.openexi / nagasena / src / main / resources / doc / org / openexi / scomp / EXISchemaReader.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">\r
2 <!--NewPage-->\r
3 <HTML>\r
4 <HEAD>\r
5 <!-- Generated by javadoc (build 1.5.0_22) on Thu Apr 10 14:54:58 PDT 2014 -->\r
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">\r
7 <TITLE>\r
8 EXISchemaReader\r
9 </TITLE>\r
10 \r
11 <META NAME="keywords" CONTENT="org.openexi.scomp.EXISchemaReader class">\r
12 \r
13 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">\r
14 \r
15 <SCRIPT type="text/javascript">\r
16 function windowTitle()\r
17 {\r
18     parent.document.title="EXISchemaReader";\r
19 }\r
20 </SCRIPT>\r
21 <NOSCRIPT>\r
22 </NOSCRIPT>\r
23 \r
24 </HEAD>\r
25 \r
26 <BODY BGCOLOR="white" onload="windowTitle();">\r
27 \r
28 \r
29 <!-- ========= START OF TOP NAVBAR ======= -->\r
30 <A NAME="navbar_top"><!-- --></A>\r
31 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>\r
32 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
33 <TR>\r
34 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
35 <A NAME="navbar_top_firstrow"><!-- --></A>\r
36 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
37   <TR ALIGN="center" VALIGN="top">\r
38   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
39   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>\r
40   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>\r
41   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
42   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
43   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
44   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
45   </TR>\r
46 </TABLE>\r
47 </TD>\r
48 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
49 </EM>\r
50 </TD>\r
51 </TR>\r
52 \r
53 <TR>\r
54 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
55 &nbsp;<A HREF="../../../org/openexi/scomp/EXISchemaFactoryException.html" title="class in org.openexi.scomp"><B>PREV CLASS</B></A>&nbsp;\r
56 &nbsp;NEXT CLASS</FONT></TD>\r
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
58   <A HREF="../../../index.html?org/openexi/scomp/EXISchemaReader.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
59 &nbsp;<A HREF="EXISchemaReader.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
60 &nbsp;<SCRIPT type="text/javascript">\r
61   <!--\r
62   if(window==top) {\r
63     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
64   }\r
65   //-->\r
66 </SCRIPT>\r
67 <NOSCRIPT>\r
68   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>\r
69 </NOSCRIPT>\r
70 \r
71 \r
72 </FONT></TD>\r
73 </TR>\r
74 <TR>\r
75 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
76   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>\r
77 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
78 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>\r
79 </TR>\r
80 </TABLE>\r
81 <A NAME="skip-navbar_top"></A>\r
82 <!-- ========= END OF TOP NAVBAR ========= -->\r
83 \r
84 <HR>\r
85 <!-- ======== START OF CLASS DATA ======== -->\r
86 <H2>\r
87 <FONT SIZE="-1">\r
88 org.openexi.scomp</FONT>\r
89 <BR>\r
90 Class EXISchemaReader</H2>\r
91 <PRE>\r
92 java.lang.Object\r
93   <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">EXISchemaStruct\r
94       <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.openexi.scomp.EXISchemaReader</B>\r
95 </PRE>\r
96 <HR>\r
97 <DL>\r
98 <DT><PRE>public final class <B>EXISchemaReader</B><DT>extends EXISchemaStruct</DL>\r
99 </PRE>\r
100 \r
101 <P>\r
102 EXISchemaReader parses EXI-encoded EXI Grammar into an EXISchema.\r
103 <P>\r
104 \r
105 <P>\r
106 <DL>\r
107 <!-- yWorks UML Doclet   http://www.yworks.com/   b0ac8294d3f86ae0003f3a3a002ea3cf577df824efc6f2... -->
108 </DL>\r
109 <HR>\r
110 \r
111 <P>\r
112 \r
113 <!-- ======== CONSTRUCTOR SUMMARY ======== -->\r
114 \r
115 <A NAME="constructor_summary"><!-- --></A>\r
116 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
117 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
118 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">\r
119 <B>Constructor Summary</B></FONT></TH>\r
120 </TR>\r
121 <TR BGCOLOR="white" CLASS="TableRowColor">\r
122 <TD><CODE><B><A HREF="../../../org/openexi/scomp/EXISchemaReader.html#EXISchemaReader()">EXISchemaReader</A></B>()</CODE>\r
123 \r
124 <BR>\r
125 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
126 </TR>\r
127 </TABLE>\r
128 &nbsp;\r
129 <!-- ========== METHOD SUMMARY =========== -->\r
130 \r
131 <A NAME="method_summary"><!-- --></A>\r
132 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
133 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
134 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">\r
135 <B>Method Summary</B></FONT></TH>\r
136 </TR>\r
137 <TR BGCOLOR="white" CLASS="TableRowColor">\r
138 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
139 <CODE>&nbsp;<A HREF="../../../org/openexi/schema/EXISchema.html" title="class in org.openexi.schema">EXISchema</A></CODE></FONT></TD>\r
140 <TD><CODE><B><A HREF="../../../org/openexi/scomp/EXISchemaReader.html#parse(java.io.InputStream)">parse</A></B>(java.io.InputStream&nbsp;inputStream)</CODE>\r
141 \r
142 <BR>\r
143 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parses EXI-encoded EXI Grammar into an EXISchema.</TD>\r
144 </TR>\r
145 </TABLE>\r
146 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>\r
147 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
148 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">\r
149 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>\r
150 </TR>\r
151 <TR BGCOLOR="white" CLASS="TableRowColor">\r
152 <TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>\r
153 </TR>\r
154 </TABLE>\r
155 &nbsp;\r
156 <P>\r
157 \r
158 <!-- ========= CONSTRUCTOR DETAIL ======== -->\r
159 \r
160 <A NAME="constructor_detail"><!-- --></A>\r
161 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
162 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
163 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">\r
164 <B>Constructor Detail</B></FONT></TH>\r
165 </TR>\r
166 </TABLE>\r
167 \r
168 <A NAME="EXISchemaReader()"><!-- --></A><H3>\r
169 EXISchemaReader</H3>\r
170 <PRE>\r
171 public <B>EXISchemaReader</B>()</PRE>\r
172 <DL>\r
173 </DL>\r
174 \r
175 <!-- ============ METHOD DETAIL ========== -->\r
176 \r
177 <A NAME="method_detail"><!-- --></A>\r
178 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
179 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
180 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">\r
181 <B>Method Detail</B></FONT></TH>\r
182 </TR>\r
183 </TABLE>\r
184 \r
185 <A NAME="parse(java.io.InputStream)"><!-- --></A><H3>\r
186 parse</H3>\r
187 <PRE>\r
188 public <A HREF="../../../org/openexi/schema/EXISchema.html" title="class in org.openexi.schema">EXISchema</A> <B>parse</B>(java.io.InputStream&nbsp;inputStream)\r
189                 throws java.io.IOException,\r
190                        org.openexi.proc.common.EXIOptionsException</PRE>\r
191 <DL>\r
192 <DD>Parses EXI-encoded EXI Grammar into an EXISchema.\r
193 <P>\r
194 <DD><DL>\r
195 <DT><B>Parameters:</B><DD><CODE>inputStream</CODE> - EXI-encoded EXI Grammar\r
196 <DT><B>Returns:</B><DD>EXISchema\r
197 <DT><B>Throws:</B>\r
198 <DD><CODE>java.io.IOException</CODE>\r
199 <DD><CODE>org.openexi.proc.common.EXIOptionsException</CODE></DL>\r
200 </DD>\r
201 </DL>\r
202 <!-- ========= END OF CLASS DATA ========= -->\r
203 <HR>\r
204 \r
205 \r
206 <!-- ======= START OF BOTTOM NAVBAR ====== -->\r
207 <A NAME="navbar_bottom"><!-- --></A>\r
208 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>\r
209 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
210 <TR>\r
211 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
212 <A NAME="navbar_bottom_firstrow"><!-- --></A>\r
213 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
214   <TR ALIGN="center" VALIGN="top">\r
215   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
216   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>\r
217   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>\r
218   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
219   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
220   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
221   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
222   </TR>\r
223 </TABLE>\r
224 </TD>\r
225 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
226 </EM>\r
227 </TD>\r
228 </TR>\r
229 \r
230 <TR>\r
231 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
232 &nbsp;<A HREF="../../../org/openexi/scomp/EXISchemaFactoryException.html" title="class in org.openexi.scomp"><B>PREV CLASS</B></A>&nbsp;\r
233 &nbsp;NEXT CLASS</FONT></TD>\r
234 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
235   <A HREF="../../../index.html?org/openexi/scomp/EXISchemaReader.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
236 &nbsp;<A HREF="EXISchemaReader.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
237 &nbsp;<SCRIPT type="text/javascript">\r
238   <!--\r
239   if(window==top) {\r
240     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
241   }\r
242   //-->\r
243 </SCRIPT>\r
244 <NOSCRIPT>\r
245   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>\r
246 </NOSCRIPT>\r
247 \r
248 \r
249 </FONT></TD>\r
250 </TR>\r
251 <TR>\r
252 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
253   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>\r
254 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
255 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>\r
256 </TR>\r
257 </TABLE>\r
258 <A NAME="skip-navbar_bottom"></A>\r
259 <!-- ======== END OF BOTTOM NAVBAR ======= -->\r
260 \r
261 <HR>\r
262 \r
263 </BODY>\r
264 </HTML>\r