Bug 809: Enhancements to the toaster example
[controller.git] / third-party / org.openexi / nagasena / src / main / resources / doc / org / openexi / sax / package-summary.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 org.openexi.sax\r
9 </TITLE>\r
10 \r
11 <META NAME="keywords" CONTENT="org.openexi.sax package">\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="org.openexi.sax";\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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>\r
40   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</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/proc/io/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;\r
56 &nbsp;<A HREF="../../../org/openexi/schema/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>\r
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
58   <A HREF="../../../index.html?org/openexi/sax/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
59 &nbsp;<A HREF="package-summary.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 </TABLE>\r
75 <A NAME="skip-navbar_top"></A>\r
76 <!-- ========= END OF TOP NAVBAR ========= -->\r
77 \r
78 <HR>\r
79 <H2>\r
80 Package org.openexi.sax\r
81 </H2>\r
82 \r
83 <tr valign="top" cellpadding="3" border="0">\r
84 \r
85 The SAX package contains the <code>Transmogrifier</code>, which encodes an XML file to an EXI stream, and the <code>EXIReader</code>, which restores an EXI stream to its logical XML equivalent.\r
86 <P>\r
87 <B>See:</B>\r
88 <BR>\r
89 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>\r
90 <P>\r
91 \r
92 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
93 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
94 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">\r
95 <B>Interface Summary</B></FONT></TH>\r
96 </TR>\r
97 <TR BGCOLOR="white" CLASS="TableRowColor">\r
98 <TD WIDTH="15%"><B><A HREF="../../../org/openexi/sax/BinaryDataHandler.html" title="interface in org.openexi.sax">BinaryDataHandler</A></B></TD>\r
99 <TD>&nbsp;</TD>\r
100 </TR>\r
101 <TR BGCOLOR="white" CLASS="TableRowColor">\r
102 <TD WIDTH="15%"><B><A HREF="../../../org/openexi/sax/SAXTransmogrifier.html" title="interface in org.openexi.sax">SAXTransmogrifier</A></B></TD>\r
103 <TD>Applications can directly feed SAX events into a transmogrifier through SAXTransmogrifier.</TD>\r
104 </TR>\r
105 </TABLE>\r
106 &nbsp;\r
107 \r
108 <P>\r
109 \r
110 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
111 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
112 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">\r
113 <B>Class Summary</B></FONT></TH>\r
114 </TR>\r
115 <TR BGCOLOR="white" CLASS="TableRowColor">\r
116 <TD WIDTH="15%"><B><A HREF="../../../org/openexi/sax/EXIReader.html" title="class in org.openexi.sax">EXIReader</A></B></TD>\r
117 <TD>EXIReader implements the SAX XMLReader to provide a convenient and 
118  familiar interface for decoding an EXI stream.</TD>\r
119 </TR>\r
120 <TR BGCOLOR="white" CLASS="TableRowColor">\r
121 <TD WIDTH="15%"><B><A HREF="../../../org/openexi/sax/ReaderSupport.html" title="class in org.openexi.sax">ReaderSupport</A></B></TD>\r
122 <TD>&nbsp;</TD>\r
123 </TR>\r
124 <TR BGCOLOR="white" CLASS="TableRowColor">\r
125 <TD WIDTH="15%"><B><A HREF="../../../org/openexi/sax/Transmogrifier.html" title="class in org.openexi.sax">Transmogrifier</A></B></TD>\r
126 <TD>The Transmogrifier converts an XML stream to an EXI stream.</TD>\r
127 </TR>\r
128 </TABLE>\r
129 &nbsp;\r
130 \r
131 <P>\r
132 \r
133 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
134 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
135 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">\r
136 <B>Exception Summary</B></FONT></TH>\r
137 </TR>\r
138 <TR BGCOLOR="white" CLASS="TableRowColor">\r
139 <TD WIDTH="15%"><B><A HREF="../../../org/openexi/sax/TransmogrifierException.html" title="class in org.openexi.sax">TransmogrifierException</A></B></TD>\r
140 <TD>Exception handler for the Transmogrifier.</TD>\r
141 </TR>\r
142 </TABLE>\r
143 &nbsp;\r
144 \r
145 <P>\r
146 <A NAME="package_description"><!-- --></A><H2>\r
147 Package org.openexi.sax Description\r
148 </H2>\r
149 \r
150 <P>\r
151 <table>\r
152 <tr valign="top" cellpadding="3" border="0">\r
153 <td>\r
154 <p>The SAX package contains the <code>Transmogrifier</code>, which encodes an XML file to an EXI stream, and the <code>EXIReader</code>, which restores an EXI stream to its logical XML equivalent. These classes are wrappers for the <code>Scriber</code> and <code>EXIDecoder</code>, respectively, and are primarily meant to provide access to EXI using familiar SAX syntax.\r
155 </p>\r
156 </td>\r
157 <td width="385">\r
158 <img src="http://openexi.sourceforge.net/images/OpenEXI_Architecture_SAX.PNG" width="375" height="280" />\r
159 </td>\r
160 </tr>\r
161 </table>\r
162 </p>\r
163 <P>\r
164 \r
165 <P>\r
166 <DL>\r
167 <!-- yWorks UML Doclet   http://www.yworks.com/   b0ac8294d3f86ae0003f3a3a002ea3cf577df824efc6f2... -->
168 </DL>\r
169 <HR>\r
170 \r
171 \r
172 <!-- ======= START OF BOTTOM NAVBAR ====== -->\r
173 <A NAME="navbar_bottom"><!-- --></A>\r
174 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>\r
175 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
176 <TR>\r
177 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
178 <A NAME="navbar_bottom_firstrow"><!-- --></A>\r
179 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
180   <TR ALIGN="center" VALIGN="top">\r
181   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
182   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>\r
183   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>\r
184   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
185   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
186   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
187   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
188   </TR>\r
189 </TABLE>\r
190 </TD>\r
191 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
192 </EM>\r
193 </TD>\r
194 </TR>\r
195 \r
196 <TR>\r
197 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
198 &nbsp;<A HREF="../../../org/openexi/proc/io/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;\r
199 &nbsp;<A HREF="../../../org/openexi/schema/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>\r
200 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
201   <A HREF="../../../index.html?org/openexi/sax/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
202 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
203 &nbsp;<SCRIPT type="text/javascript">\r
204   <!--\r
205   if(window==top) {\r
206     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
207   }\r
208   //-->\r
209 </SCRIPT>\r
210 <NOSCRIPT>\r
211   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>\r
212 </NOSCRIPT>\r
213 \r
214 \r
215 </FONT></TD>\r
216 </TR>\r
217 </TABLE>\r
218 <A NAME="skip-navbar_bottom"></A>\r
219 <!-- ======== END OF BOTTOM NAVBAR ======= -->\r
220 \r
221 <HR>\r
222 \r
223 </BODY>\r
224 </HTML>\r