/doc/javadoc/org/json/XML.html
https://bitbucket.org/crholm/mdfs · HTML · 607 lines · 544 code · 42 blank · 21 comment · 0 complexity · a0f0938c276fb08754c251953f13cf3f MD5 · raw file
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <!--NewPage-->
- <HTML>
- <HEAD>
- <!-- Generated by javadoc (build 1.6.0_23) on Thu Apr 26 19:46:16 CEST 2012 -->
- <TITLE>
- XML
- </TITLE>
- <META NAME="date" CONTENT="2012-04-26">
- <LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
- <SCRIPT type="text/javascript">
- function windowTitle()
- {
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="XML";
- }
- }
- </SCRIPT>
- <NOSCRIPT>
- </NOSCRIPT>
- </HEAD>
- <BODY BGCOLOR="white" onload="windowTitle();">
- <HR>
- <!-- ========= START OF TOP NAVBAR ======= -->
- <A NAME="navbar_top"><!-- --></A>
- <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
- <TR>
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
- <A NAME="navbar_top_firstrow"><!-- --></A>
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
- <TR ALIGN="center" VALIGN="top">
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XML.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
- </TR>
- </TABLE>
- </TD>
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
- </EM>
- </TD>
- </TR>
- <TR>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="../../org/json/JSONWriter.html" title="class in org.json"><B>PREV CLASS</B></A>
- <A HREF="../../org/json/XMLTokener.html" title="class in org.json"><B>NEXT CLASS</B></A></FONT></TD>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="../../index.html?org/json/XML.html" target="_top"><B>FRAMES</B></A>
- <A HREF="XML.html" target="_top"><B>NO FRAMES</B></A>
- <SCRIPT type="text/javascript">
- <!--
- if(window==top) {
- document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
- }
- //-->
- </SCRIPT>
- <NOSCRIPT>
- <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
- </NOSCRIPT>
- </FONT></TD>
- </TR>
- <TR>
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
- SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
- DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
- </TR>
- </TABLE>
- <A NAME="skip-navbar_top"></A>
- <!-- ========= END OF TOP NAVBAR ========= -->
- <HR>
- <!-- ======== START OF CLASS DATA ======== -->
- <H2>
- <FONT SIZE="-1">
- org.json</FONT>
- <BR>
- Class XML</H2>
- <PRE>
- java.lang.Object
- <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>org.json.XML</B>
- </PRE>
- <HR>
- <DL>
- <DT><PRE>public class <B>XML</B><DT>extends java.lang.Object</DL>
- </PRE>
- <P>
- This provides static methods to convert an XML text into a JSONObject,
- and to covert a JSONObject into an XML text.
- <P>
- <P>
- <DL>
- <DT><B>Version:</B></DT>
- <DD>2011-02-11</DD>
- <DT><B>Author:</B></DT>
- <DD>JSON.org</DD>
- </DL>
- <HR>
- <P>
- <!-- =========== FIELD SUMMARY =========== -->
- <A NAME="field_summary"><!-- --></A>
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
- <B>Field Summary</B></FONT></TH>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
- <CODE>static java.lang.Character</CODE></FONT></TD>
- <TD><CODE><B><A HREF="../../org/json/XML.html#AMP">AMP</A></B></CODE>
- <BR>
- The Character '&'.</TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
- <CODE>static java.lang.Character</CODE></FONT></TD>
- <TD><CODE><B><A HREF="../../org/json/XML.html#APOS">APOS</A></B></CODE>
- <BR>
- The Character '''.</TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
- <CODE>static java.lang.Character</CODE></FONT></TD>
- <TD><CODE><B><A HREF="../../org/json/XML.html#BANG">BANG</A></B></CODE>
- <BR>
- The Character '!'.</TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
- <CODE>static java.lang.Character</CODE></FONT></TD>
- <TD><CODE><B><A HREF="../../org/json/XML.html#EQ">EQ</A></B></CODE>
- <BR>
- The Character '='.</TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
- <CODE>static java.lang.Character</CODE></FONT></TD>
- <TD><CODE><B><A HREF="../../org/json/XML.html#GT">GT</A></B></CODE>
- <BR>
- The Character '>'.</TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
- <CODE>static java.lang.Character</CODE></FONT></TD>
- <TD><CODE><B><A HREF="../../org/json/XML.html#LT">LT</A></B></CODE>
- <BR>
- The Character '<'.</TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
- <CODE>static java.lang.Character</CODE></FONT></TD>
- <TD><CODE><B><A HREF="../../org/json/XML.html#QUEST">QUEST</A></B></CODE>
- <BR>
- The Character '?'.</TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
- <CODE>static java.lang.Character</CODE></FONT></TD>
- <TD><CODE><B><A HREF="../../org/json/XML.html#QUOT">QUOT</A></B></CODE>
- <BR>
- The Character '"'.</TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
- <CODE>static java.lang.Character</CODE></FONT></TD>
- <TD><CODE><B><A HREF="../../org/json/XML.html#SLASH">SLASH</A></B></CODE>
- <BR>
- The Character '/'.</TD>
- </TR>
- </TABLE>
-
- <!-- ======== CONSTRUCTOR SUMMARY ======== -->
- <A NAME="constructor_summary"><!-- --></A>
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
- <B>Constructor Summary</B></FONT></TH>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD><CODE><B><A HREF="../../org/json/XML.html#XML()">XML</A></B>()</CODE>
- <BR>
- </TD>
- </TR>
- </TABLE>
-
- <!-- ========== METHOD SUMMARY =========== -->
- <A NAME="method_summary"><!-- --></A>
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
- <B>Method Summary</B></FONT></TH>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
- <CODE>static java.lang.String</CODE></FONT></TD>
- <TD><CODE><B><A HREF="../../org/json/XML.html#escape(java.lang.String)">escape</A></B>(java.lang.String string)</CODE>
- <BR>
- Replace special characters with XML escapes:</TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
- <CODE>static void</CODE></FONT></TD>
- <TD><CODE><B><A HREF="../../org/json/XML.html#noSpace(java.lang.String)">noSpace</A></B>(java.lang.String string)</CODE>
- <BR>
- Throw an exception if the string contains whitespace.</TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
- <CODE>static java.lang.Object</CODE></FONT></TD>
- <TD><CODE><B><A HREF="../../org/json/XML.html#stringToValue(java.lang.String)">stringToValue</A></B>(java.lang.String string)</CODE>
- <BR>
- Try to convert a string into a number, boolean, or null.</TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
- <CODE>static <A HREF="../../org/json/JSONObject.html" title="class in org.json">JSONObject</A></CODE></FONT></TD>
- <TD><CODE><B><A HREF="../../org/json/XML.html#toJSONObject(java.lang.String)">toJSONObject</A></B>(java.lang.String string)</CODE>
- <BR>
- Convert a well-formed (but not necessarily valid) XML string into a
- JSONObject.</TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
- <CODE>static java.lang.String</CODE></FONT></TD>
- <TD><CODE><B><A HREF="../../org/json/XML.html#toString(java.lang.Object)">toString</A></B>(java.lang.Object object)</CODE>
- <BR>
- Convert a JSONObject into a well-formed, element-normal XML string.</TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
- <CODE>static java.lang.String</CODE></FONT></TD>
- <TD><CODE><B><A HREF="../../org/json/XML.html#toString(java.lang.Object, java.lang.String)">toString</A></B>(java.lang.Object object,
- java.lang.String tagName)</CODE>
- <BR>
- Convert a JSONObject into a well-formed, element-normal XML string.</TD>
- </TR>
- </TABLE>
- <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
- <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
- <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
- </TR>
- </TABLE>
-
- <P>
- <!-- ============ FIELD DETAIL =========== -->
- <A NAME="field_detail"><!-- --></A>
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
- <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
- <B>Field Detail</B></FONT></TH>
- </TR>
- </TABLE>
- <A NAME="AMP"><!-- --></A><H3>
- AMP</H3>
- <PRE>
- public static final java.lang.Character <B>AMP</B></PRE>
- <DL>
- <DD>The Character '&'.
- <P>
- <DL>
- </DL>
- </DL>
- <HR>
- <A NAME="APOS"><!-- --></A><H3>
- APOS</H3>
- <PRE>
- public static final java.lang.Character <B>APOS</B></PRE>
- <DL>
- <DD>The Character '''.
- <P>
- <DL>
- </DL>
- </DL>
- <HR>
- <A NAME="BANG"><!-- --></A><H3>
- BANG</H3>
- <PRE>
- public static final java.lang.Character <B>BANG</B></PRE>
- <DL>
- <DD>The Character '!'.
- <P>
- <DL>
- </DL>
- </DL>
- <HR>
- <A NAME="EQ"><!-- --></A><H3>
- EQ</H3>
- <PRE>
- public static final java.lang.Character <B>EQ</B></PRE>
- <DL>
- <DD>The Character '='.
- <P>
- <DL>
- </DL>
- </DL>
- <HR>
- <A NAME="GT"><!-- --></A><H3>
- GT</H3>
- <PRE>
- public static final java.lang.Character <B>GT</B></PRE>
- <DL>
- <DD>The Character '>'.
- <P>
- <DL>
- </DL>
- </DL>
- <HR>
- <A NAME="LT"><!-- --></A><H3>
- LT</H3>
- <PRE>
- public static final java.lang.Character <B>LT</B></PRE>
- <DL>
- <DD>The Character '<'.
- <P>
- <DL>
- </DL>
- </DL>
- <HR>
- <A NAME="QUEST"><!-- --></A><H3>
- QUEST</H3>
- <PRE>
- public static final java.lang.Character <B>QUEST</B></PRE>
- <DL>
- <DD>The Character '?'.
- <P>
- <DL>
- </DL>
- </DL>
- <HR>
- <A NAME="QUOT"><!-- --></A><H3>
- QUOT</H3>
- <PRE>
- public static final java.lang.Character <B>QUOT</B></PRE>
- <DL>
- <DD>The Character '"'.
- <P>
- <DL>
- </DL>
- </DL>
- <HR>
- <A NAME="SLASH"><!-- --></A><H3>
- SLASH</H3>
- <PRE>
- public static final java.lang.Character <B>SLASH</B></PRE>
- <DL>
- <DD>The Character '/'.
- <P>
- <DL>
- </DL>
- </DL>
- <!-- ========= CONSTRUCTOR DETAIL ======== -->
- <A NAME="constructor_detail"><!-- --></A>
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
- <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
- <B>Constructor Detail</B></FONT></TH>
- </TR>
- </TABLE>
- <A NAME="XML()"><!-- --></A><H3>
- XML</H3>
- <PRE>
- public <B>XML</B>()</PRE>
- <DL>
- </DL>
- <!-- ============ METHOD DETAIL ========== -->
- <A NAME="method_detail"><!-- --></A>
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
- <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
- <B>Method Detail</B></FONT></TH>
- </TR>
- </TABLE>
- <A NAME="escape(java.lang.String)"><!-- --></A><H3>
- escape</H3>
- <PRE>
- public static java.lang.String <B>escape</B>(java.lang.String string)</PRE>
- <DL>
- <DD>Replace special characters with XML escapes:
- <pre>
- & <small>(ampersand)</small> is replaced by &amp;
- < <small>(less than)</small> is replaced by &lt;
- > <small>(greater than)</small> is replaced by &gt;
- " <small>(double quote)</small> is replaced by &quot;
- </pre>
- <P>
- <DD><DL>
- <DT><B>Parameters:</B><DD><CODE>string</CODE> - The string to be escaped.
- <DT><B>Returns:</B><DD>The escaped string.</DL>
- </DD>
- </DL>
- <HR>
- <A NAME="noSpace(java.lang.String)"><!-- --></A><H3>
- noSpace</H3>
- <PRE>
- public static void <B>noSpace</B>(java.lang.String string)
- throws <A HREF="../../org/json/JSONException.html" title="class in org.json">JSONException</A></PRE>
- <DL>
- <DD>Throw an exception if the string contains whitespace.
- Whitespace is not allowed in tagNames and attributes.
- <P>
- <DD><DL>
- <DT><B>Parameters:</B><DD><CODE>string</CODE> -
- <DT><B>Throws:</B>
- <DD><CODE><A HREF="../../org/json/JSONException.html" title="class in org.json">JSONException</A></CODE></DL>
- </DD>
- </DL>
- <HR>
- <A NAME="stringToValue(java.lang.String)"><!-- --></A><H3>
- stringToValue</H3>
- <PRE>
- public static java.lang.Object <B>stringToValue</B>(java.lang.String string)</PRE>
- <DL>
- <DD>Try to convert a string into a number, boolean, or null. If the string
- can't be converted, return the string. This is much less ambitious than
- JSONObject.stringToValue, especially because it does not attempt to
- convert plus forms, octal forms, hex forms, or E forms lacking decimal
- points.
- <P>
- <DD><DL>
- <DT><B>Parameters:</B><DD><CODE>string</CODE> - A String.
- <DT><B>Returns:</B><DD>A simple JSON value.</DL>
- </DD>
- </DL>
- <HR>
- <A NAME="toJSONObject(java.lang.String)"><!-- --></A><H3>
- toJSONObject</H3>
- <PRE>
- public static <A HREF="../../org/json/JSONObject.html" title="class in org.json">JSONObject</A> <B>toJSONObject</B>(java.lang.String string)
- throws <A HREF="../../org/json/JSONException.html" title="class in org.json">JSONException</A></PRE>
- <DL>
- <DD>Convert a well-formed (but not necessarily valid) XML string into a
- JSONObject. Some information may be lost in this transformation
- because JSON is a data format and XML is a document format. XML uses
- elements, attributes, and content text, while JSON uses unordered
- collections of name/value pairs and arrays of values. JSON does not
- does not like to distinguish between elements and attributes.
- Sequences of similar elements are represented as JSONArrays. Content
- text may be placed in a "content" member. Comments, prologs, DTDs, and
- <code><[ [ ]]></code> are ignored.
- <P>
- <DD><DL>
- <DT><B>Parameters:</B><DD><CODE>string</CODE> - The source string.
- <DT><B>Returns:</B><DD>A JSONObject containing the structured data from the XML string.
- <DT><B>Throws:</B>
- <DD><CODE><A HREF="../../org/json/JSONException.html" title="class in org.json">JSONException</A></CODE></DL>
- </DD>
- </DL>
- <HR>
- <A NAME="toString(java.lang.Object)"><!-- --></A><H3>
- toString</H3>
- <PRE>
- public static java.lang.String <B>toString</B>(java.lang.Object object)
- throws <A HREF="../../org/json/JSONException.html" title="class in org.json">JSONException</A></PRE>
- <DL>
- <DD>Convert a JSONObject into a well-formed, element-normal XML string.
- <P>
- <DD><DL>
- <DT><B>Parameters:</B><DD><CODE>object</CODE> - A JSONObject.
- <DT><B>Returns:</B><DD>A string.
- <DT><B>Throws:</B>
- <DD><CODE><A HREF="../../org/json/JSONException.html" title="class in org.json">JSONException</A></CODE></DL>
- </DD>
- </DL>
- <HR>
- <A NAME="toString(java.lang.Object, java.lang.String)"><!-- --></A><H3>
- toString</H3>
- <PRE>
- public static java.lang.String <B>toString</B>(java.lang.Object object,
- java.lang.String tagName)
- throws <A HREF="../../org/json/JSONException.html" title="class in org.json">JSONException</A></PRE>
- <DL>
- <DD>Convert a JSONObject into a well-formed, element-normal XML string.
- <P>
- <DD><DL>
- <DT><B>Parameters:</B><DD><CODE>object</CODE> - A JSONObject.<DD><CODE>tagName</CODE> - The optional name of the enclosing tag.
- <DT><B>Returns:</B><DD>A string.
- <DT><B>Throws:</B>
- <DD><CODE><A HREF="../../org/json/JSONException.html" title="class in org.json">JSONException</A></CODE></DL>
- </DD>
- </DL>
- <!-- ========= END OF CLASS DATA ========= -->
- <HR>
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
- <A NAME="navbar_bottom"><!-- --></A>
- <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
- <TR>
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
- <TR ALIGN="center" VALIGN="top">
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XML.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
- </TR>
- </TABLE>
- </TD>
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
- </EM>
- </TD>
- </TR>
- <TR>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="../../org/json/JSONWriter.html" title="class in org.json"><B>PREV CLASS</B></A>
- <A HREF="../../org/json/XMLTokener.html" title="class in org.json"><B>NEXT CLASS</B></A></FONT></TD>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="../../index.html?org/json/XML.html" target="_top"><B>FRAMES</B></A>
- <A HREF="XML.html" target="_top"><B>NO FRAMES</B></A>
- <SCRIPT type="text/javascript">
- <!--
- if(window==top) {
- document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
- }
- //-->
- </SCRIPT>
- <NOSCRIPT>
- <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
- </NOSCRIPT>
- </FONT></TD>
- </TR>
- <TR>
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
- SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
- DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
- </TR>
- </TABLE>
- <A NAME="skip-navbar_bottom"></A>
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
- <HR>
- </BODY>
- </HTML>