Bug 849: Fixed NPE in Translated Data Change Events.
[controller.git] / third-party / org.openexi / nagasena / src / main / resources / doc / org / openexi / schema / EmptySchema.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:57 PDT 2014 -->\r
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">\r
7 <TITLE>\r
8 EmptySchema\r
9 </TITLE>\r
10 \r
11 <META NAME="keywords" CONTENT="org.openexi.schema.EmptySchema 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="EmptySchema";\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/schema/Characters.html" title="class in org.openexi.schema"><B>PREV CLASS</B></A>&nbsp;\r
56 &nbsp;<A HREF="../../../org/openexi/schema/EXISchema.html" title="class in org.openexi.schema"><B>NEXT CLASS</B></A></FONT></TD>\r
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
58   <A HREF="../../../index.html?org/openexi/schema/EmptySchema.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
59 &nbsp;<A HREF="EmptySchema.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;CONSTR&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;CONSTR&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.schema</FONT>\r
89 <BR>\r
90 Class EmptySchema</H2>\r
91 <PRE>\r
92 java.lang.Object\r
93   <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.openexi.schema.EmptySchema</B>\r
94 </PRE>\r
95 <HR>\r
96 <DL>\r
97 <DT><PRE>public final class <B>EmptySchema</B><DT>extends java.lang.Object</DL>\r
98 </PRE>\r
99 \r
100 <P>\r
101 EmptySchema provides an EXISchema that supports all datatypes inherent
102  in XML Schema such as xsd:int and xsd:dateTime, but with no 
103  user-specific definitions. This is to support the use of dynamic 
104  datatype associations discovered within elements during processing.\r
105 <P>\r
106 \r
107 <P>\r
108 <DL>\r
109 <!-- yWorks UML Doclet   http://www.yworks.com/   b0ac8294d3f86ae0003f3a3a002ea3cf577df824efc6f2... -->
110 </DL>\r
111 <HR>\r
112 \r
113 <P>\r
114 \r
115 <!-- ========== METHOD SUMMARY =========== -->\r
116 \r
117 <A NAME="method_summary"><!-- --></A>\r
118 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
119 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
120 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">\r
121 <B>Method Summary</B></FONT></TH>\r
122 </TR>\r
123 <TR BGCOLOR="white" CLASS="TableRowColor">\r
124 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
125 <CODE>static&nbsp;<A HREF="../../../org/openexi/schema/EXISchema.html" title="class in org.openexi.schema">EXISchema</A></CODE></FONT></TD>\r
126 <TD><CODE><B><A HREF="../../../org/openexi/schema/EmptySchema.html#getEXISchema()">getEXISchema</A></B>()</CODE>\r
127 \r
128 <BR>\r
129 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an EXISchema that supports all datatypes inherent in XML Schema.</TD>\r
130 </TR>\r
131 </TABLE>\r
132 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>\r
133 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
134 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">\r
135 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>\r
136 </TR>\r
137 <TR BGCOLOR="white" CLASS="TableRowColor">\r
138 <TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>\r
139 </TR>\r
140 </TABLE>\r
141 &nbsp;\r
142 <P>\r
143 \r
144 <!-- ============ METHOD DETAIL ========== -->\r
145 \r
146 <A NAME="method_detail"><!-- --></A>\r
147 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
148 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
149 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">\r
150 <B>Method Detail</B></FONT></TH>\r
151 </TR>\r
152 </TABLE>\r
153 \r
154 <A NAME="getEXISchema()"><!-- --></A><H3>\r
155 getEXISchema</H3>\r
156 <PRE>\r
157 public static <A HREF="../../../org/openexi/schema/EXISchema.html" title="class in org.openexi.schema">EXISchema</A> <B>getEXISchema</B>()</PRE>\r
158 <DL>\r
159 <DD>Returns an EXISchema that supports all datatypes inherent in XML Schema.
160  Calls to this method always return the same object.\r
161 <P>\r
162 <DD><DL>\r
163 \r
164 <DT><B>Returns:</B><DD></DL>\r
165 </DD>\r
166 </DL>\r
167 <!-- ========= END OF CLASS DATA ========= -->\r
168 <HR>\r
169 \r
170 \r
171 <!-- ======= START OF BOTTOM NAVBAR ====== -->\r
172 <A NAME="navbar_bottom"><!-- --></A>\r
173 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>\r
174 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
175 <TR>\r
176 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
177 <A NAME="navbar_bottom_firstrow"><!-- --></A>\r
178 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
179   <TR ALIGN="center" VALIGN="top">\r
180   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
181   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>\r
182   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>\r
183   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
184   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
185   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
186   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
187   </TR>\r
188 </TABLE>\r
189 </TD>\r
190 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
191 </EM>\r
192 </TD>\r
193 </TR>\r
194 \r
195 <TR>\r
196 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
197 &nbsp;<A HREF="../../../org/openexi/schema/Characters.html" title="class in org.openexi.schema"><B>PREV CLASS</B></A>&nbsp;\r
198 &nbsp;<A HREF="../../../org/openexi/schema/EXISchema.html" title="class in org.openexi.schema"><B>NEXT CLASS</B></A></FONT></TD>\r
199 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
200   <A HREF="../../../index.html?org/openexi/schema/EmptySchema.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
201 &nbsp;<A HREF="EmptySchema.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
202 &nbsp;<SCRIPT type="text/javascript">\r
203   <!--\r
204   if(window==top) {\r
205     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
206   }\r
207   //-->\r
208 </SCRIPT>\r
209 <NOSCRIPT>\r
210   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>\r
211 </NOSCRIPT>\r
212 \r
213 \r
214 </FONT></TD>\r
215 </TR>\r
216 <TR>\r
217 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
218   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>\r
219 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
220 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>\r
221 </TR>\r
222 </TABLE>\r
223 <A NAME="skip-navbar_bottom"></A>\r
224 <!-- ======== END OF BOTTOM NAVBAR ======= -->\r
225 \r
226 <HR>\r
227 \r
228 </BODY>\r
229 </HTML>\r