Add lispflowmapping specific configuration options
[controller.git] / third-party / org.openexi / nagasena / src / main / resources / doc / org / openexi / schema / 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.schema\r
9 </TITLE>\r
10 \r
11 <META NAME="keywords" CONTENT="org.openexi.schema 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.schema";\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/sax/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;\r
56 &nbsp;<A HREF="../../../org/openexi/scomp/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/schema/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.schema\r
81 </H2>\r
82 \r
83 <tr valign="top" cellpadding="3" border="0">\r
84 \r
85 The schema package contains classes that are used to represent XML Schema Documents (XSDs).\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>Class Summary</B></FONT></TH>\r
96 </TR>\r
97 <TR BGCOLOR="white" CLASS="TableRowColor">\r
98 <TD WIDTH="15%"><B><A HREF="../../../org/openexi/schema/Characters.html" title="class in org.openexi.schema">Characters</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/schema/EmptySchema.html" title="class in org.openexi.schema">EmptySchema</A></B></TD>\r
103 <TD>EmptySchema provides an EXISchema that supports all datatypes inherent
104  in XML Schema such as xsd:int and xsd:dateTime, but with no 
105  user-specific definitions.</TD>\r
106 </TR>\r
107 <TR BGCOLOR="white" CLASS="TableRowColor">\r
108 <TD WIDTH="15%"><B><A HREF="../../../org/openexi/schema/EXISchema.html" title="class in org.openexi.schema">EXISchema</A></B></TD>\r
109 <TD>EXISchema provides methods to read and write compiled EXI schemas.</TD>\r
110 </TR>\r
111 </TABLE>\r
112 &nbsp;\r
113 \r
114 <P>\r
115 <A NAME="package_description"><!-- --></A><H2>\r
116 Package org.openexi.schema Description\r
117 </H2>\r
118 \r
119 <P>\r
120 <table>\r
121 <tr valign="top" cellpadding="3" border="0">\r
122 <td>\r
123 <p>The schema package contains classes that are used to represent XML Schema Documents (XSDs). <code>EXISchema.writeOut</code> writes an EXISchema to a <code>DataOutputStream</code> (which is typically saved to disk). <code>EXISchema.readIn</code> returns an <code>EXISchema</code> from a <code>DataInputStream</code> (typically from a file on disk), saving the step of processing the schema at runtime.\r
124 </p>\r
125 <p>\r
126 <code>EmptySchema</code> is used to create an explicit schema object with default settings. This is to enable the <code>EXIDecoder</code> and <code>Transmogrifier</code> to process element tags that have embedded datatype overrides.\r
127 </td>\r
128 <td width="385">\r
129 <img src="http://openexi.sourceforge.net/images/OpenEXI_Architecture_Schema.PNG" width="375" height="280" />\r
130 </td>\r
131 </tr>\r
132 </table>\r
133 </p>\r
134 <P>\r
135 \r
136 <P>\r
137 <DL>\r
138 <!-- yWorks UML Doclet   http://www.yworks.com/   b0ac8294d3f86ae0003f3a3a002ea3cf577df824efc6f2... -->
139 </DL>\r
140 <HR>\r
141 \r
142 \r
143 <!-- ======= START OF BOTTOM NAVBAR ====== -->\r
144 <A NAME="navbar_bottom"><!-- --></A>\r
145 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>\r
146 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
147 <TR>\r
148 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
149 <A NAME="navbar_bottom_firstrow"><!-- --></A>\r
150 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
151   <TR ALIGN="center" VALIGN="top">\r
152   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
153   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>\r
154   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>\r
155   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
156   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
157   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
158   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
159   </TR>\r
160 </TABLE>\r
161 </TD>\r
162 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
163 </EM>\r
164 </TD>\r
165 </TR>\r
166 \r
167 <TR>\r
168 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
169 &nbsp;<A HREF="../../../org/openexi/sax/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;\r
170 &nbsp;<A HREF="../../../org/openexi/scomp/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>\r
171 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
172   <A HREF="../../../index.html?org/openexi/schema/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
173 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
174 &nbsp;<SCRIPT type="text/javascript">\r
175   <!--\r
176   if(window==top) {\r
177     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
178   }\r
179   //-->\r
180 </SCRIPT>\r
181 <NOSCRIPT>\r
182   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>\r
183 </NOSCRIPT>\r
184 \r
185 \r
186 </FONT></TD>\r
187 </TR>\r
188 </TABLE>\r
189 <A NAME="skip-navbar_bottom"></A>\r
190 <!-- ======== END OF BOTTOM NAVBAR ======= -->\r
191 \r
192 <HR>\r
193 \r
194 </BODY>\r
195 </HTML>\r