Bug 809: Enhancements to the toaster example
[controller.git] / third-party / org.openexi / nagasena / src / main / resources / doc / org / openexi / proc / io / 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.proc.io\r
9 </TITLE>\r
10 \r
11 <META NAME="keywords" CONTENT="org.openexi.proc.io 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.proc.io";\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/grammars/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;\r
56 &nbsp;<A HREF="../../../../org/openexi/sax/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/proc/io/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.proc.io\r
81 </H2>\r
82 \r
83 <tr valign="top" cellpadding="3" border="0">\r
84 \r
85 The IO package contains the Scanner, which is used by <code>EXIDecoder</code> to read and interpret EXI streams.\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/proc/io/BinaryDataSink.html" title="interface in org.openexi.proc.io">BinaryDataSink</A></B></TD>\r
99 <TD>BinaryDataSink represents a sink that accepts successive chunks of binary data.</TD>\r
100 </TR>\r
101 </TABLE>\r
102 &nbsp;\r
103 \r
104 <P>\r
105 \r
106 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
107 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
108 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">\r
109 <B>Class Summary</B></FONT></TH>\r
110 </TR>\r
111 <TR BGCOLOR="white" CLASS="TableRowColor">\r
112 <TD WIDTH="15%"><B><A HREF="../../../../org/openexi/proc/io/CharacterBuffer.html" title="class in org.openexi.proc.io">CharacterBuffer</A></B></TD>\r
113 <TD>&nbsp;</TD>\r
114 </TR>\r
115 <TR BGCOLOR="white" CLASS="TableRowColor">\r
116 <TD WIDTH="15%"><B><A HREF="../../../../org/openexi/proc/io/Scanner.html" title="class in org.openexi.proc.io">Scanner</A></B></TD>\r
117 <TD>The Scanner class provides methods for scanning events 
118  in the body of an EXI stream.</TD>\r
119 </TR>\r
120 </TABLE>\r
121 &nbsp;\r
122 \r
123 <P>\r
124 <A NAME="package_description"><!-- --></A><H2>\r
125 Package org.openexi.proc.io Description\r
126 </H2>\r
127 \r
128 <P>\r
129 <table>\r
130 <tr valign="top" cellpadding="3" border="0">\r
131 <td>\r
132 <p>The IO package contains the Scanner, which is used by <code>EXIDecoder</code> to read and interpret EXI streams.\r
133 </p>\r
134 <p>\r
135 The IO package also contains the non-public <code>Scriber</code> class, which is used by the <code>Transmogrifier</code> to encode EXI streams (which is why this is called the IO package). <code>Scriber</code> settings are fully implemented in the <code>Transmogrifier</code>.\r
136 </p>\r
137 </td>\r
138 <td width="385">\r
139 <img src="http://openexi.sourceforge.net/images/OpenEXI_Architecture_IO.PNG" width="375" height="280" />\r
140 </td>\r
141 </tr>\r
142 </table>\r
143 </p>\r
144 <P>\r
145 \r
146 <P>\r
147 <DL>\r
148 <!-- yWorks UML Doclet   http://www.yworks.com/   b0ac8294d3f86ae0003f3a3a002ea3cf577df824efc6f2... -->
149 </DL>\r
150 <HR>\r
151 \r
152 \r
153 <!-- ======= START OF BOTTOM NAVBAR ====== -->\r
154 <A NAME="navbar_bottom"><!-- --></A>\r
155 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>\r
156 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
157 <TR>\r
158 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
159 <A NAME="navbar_bottom_firstrow"><!-- --></A>\r
160 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
161   <TR ALIGN="center" VALIGN="top">\r
162   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
163   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>\r
164   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>\r
165   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
166   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
167   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
168   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
169   </TR>\r
170 </TABLE>\r
171 </TD>\r
172 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
173 </EM>\r
174 </TD>\r
175 </TR>\r
176 \r
177 <TR>\r
178 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
179 &nbsp;<A HREF="../../../../org/openexi/proc/grammars/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;\r
180 &nbsp;<A HREF="../../../../org/openexi/sax/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>\r
181 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
182   <A HREF="../../../../index.html?org/openexi/proc/io/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
183 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
184 &nbsp;<SCRIPT type="text/javascript">\r
185   <!--\r
186   if(window==top) {\r
187     document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
188   }\r
189   //-->\r
190 </SCRIPT>\r
191 <NOSCRIPT>\r
192   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>\r
193 </NOSCRIPT>\r
194 \r
195 \r
196 </FONT></TD>\r
197 </TR>\r
198 </TABLE>\r
199 <A NAME="skip-navbar_bottom"></A>\r
200 <!-- ======== END OF BOTTOM NAVBAR ======= -->\r
201 \r
202 <HR>\r
203 \r
204 </BODY>\r
205 </HTML>\r