Adding JMCR-Stable version
[Benchmarks_CSolver.git] / JMCR-Stable / real-world application / jigsaw / WWW / Doc / Programmer / api / org / w3c / tools / sexpr / SimpleSExprStream.html
diff --git a/JMCR-Stable/real-world application/jigsaw/WWW/Doc/Programmer/api/org/w3c/tools/sexpr/SimpleSExprStream.html b/JMCR-Stable/real-world application/jigsaw/WWW/Doc/Programmer/api/org/w3c/tools/sexpr/SimpleSExprStream.html
new file mode 100644 (file)
index 0000000..118cd5a
--- /dev/null
@@ -0,0 +1,814 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">\r
+<!--NewPage-->\r
+<HTML>\r
+<HEAD>\r
+<!-- Generated by javadoc (build 1.5.0_11) on Tue Apr 10 15:02:46 UTC 2007 -->\r
+<TITLE>\r
+SimpleSExprStream\r
+</TITLE>\r
+\r
+<META NAME="keywords" CONTENT="org.w3c.tools.sexpr.SimpleSExprStream class">\r
+\r
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">\r
+\r
+<SCRIPT type="text/javascript">\r
+function windowTitle()\r
+{\r
+    parent.document.title="SimpleSExprStream";\r
+}\r
+</SCRIPT>\r
+<NOSCRIPT>\r
+</NOSCRIPT>\r
+\r
+</HEAD>\r
+\r
+<BODY BGCOLOR="white" onload="windowTitle();">\r
+\r
+\r
+<!-- ========= START OF TOP NAVBAR ======= -->\r
+<A NAME="navbar_top"><!-- --></A>\r
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>\r
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
+<TR>\r
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
+<A NAME="navbar_top_firstrow"><!-- --></A>\r
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
+  <TR ALIGN="center" VALIGN="top">\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>\r
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
+  </TR>\r
+</TABLE>\r
+</TD>\r
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
+</EM>\r
+</TD>\r
+</TR>\r
+\r
+<TR>\r
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
+&nbsp;<A HREF="../../../../org/w3c/tools/sexpr/SimpleReadtable.html" title="class in org.w3c.tools.sexpr"><B>PREV CLASS</B></A>&nbsp;\r
+&nbsp;<A HREF="../../../../org/w3c/tools/sexpr/Symbol.html" title="class in org.w3c.tools.sexpr"><B>NEXT CLASS</B></A></FONT></TD>\r
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
+  <A HREF="../../../../index.html?org/w3c/tools/sexpr/SimpleSExprStream.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
+&nbsp;<A HREF="SimpleSExprStream.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
+&nbsp;<SCRIPT type="text/javascript">\r
+  <!--\r
+  if(window==top) {\r
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
+  }\r
+  //-->\r
+</SCRIPT>\r
+<NOSCRIPT>\r
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>\r
+</NOSCRIPT>\r
+\r
+\r
+</FONT></TD>\r
+</TR>\r
+<TR>\r
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_java.io.PushbackInputStream">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>\r
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>\r
+</TR>\r
+</TABLE>\r
+<A NAME="skip-navbar_top"></A>\r
+<!-- ========= END OF TOP NAVBAR ========= -->\r
+\r
+<HR>\r
+<!-- ======== START OF CLASS DATA ======== -->\r
+<H2>\r
+<FONT SIZE="-1">\r
+org.w3c.tools.sexpr</FONT>\r
+<BR>\r
+Class SimpleSExprStream</H2>\r
+<PRE>\r
+java.lang.Object\r
+  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.io.InputStream\r
+      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.io.FilterInputStream\r
+          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.io.PushbackInputStream\r
+              <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.w3c.tools.sexpr.SimpleSExprStream</B>\r
+</PRE>\r
+<DL>\r
+<DT><B>All Implemented Interfaces:</B> <DD>java.io.Closeable, <A HREF="../../../../org/w3c/tools/sexpr/SExprParser.html" title="interface in org.w3c.tools.sexpr">SExprParser</A>, <A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html" title="interface in org.w3c.tools.sexpr">SExprStream</A></DD>\r
+</DL>\r
+<HR>\r
+<DL>\r
+<DT><PRE>public class <B>SimpleSExprStream</B><DT>extends java.io.PushbackInputStream<DT>implements <A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html" title="interface in org.w3c.tools.sexpr">SExprStream</A></DL>\r
+</PRE>\r
+\r
+<P>\r
+Basic implementation of the SExprStream parser interface.\r
+<P>\r
+\r
+<P>\r
+<HR>\r
+\r
+<P>\r
+<!-- =========== FIELD SUMMARY =========== -->\r
+\r
+<A NAME="field_summary"><!-- --></A>\r
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">\r
+<B>Field Summary</B></FONT></TH>\r
+</TR>\r
+</TABLE>\r
+&nbsp;<A NAME="fields_inherited_from_class_java.io.PushbackInputStream"><!-- --></A>\r
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">\r
+<TH ALIGN="left"><B>Fields inherited from class java.io.PushbackInputStream</B></TH>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD><CODE>buf, pos</CODE></TD>\r
+</TR>\r
+</TABLE>\r
+&nbsp;<A NAME="fields_inherited_from_class_java.io.FilterInputStream"><!-- --></A>\r
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">\r
+<TH ALIGN="left"><B>Fields inherited from class java.io.FilterInputStream</B></TH>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD><CODE>in</CODE></TD>\r
+</TR>\r
+</TABLE>\r
+&nbsp;\r
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->\r
+\r
+<A NAME="constructor_summary"><!-- --></A>\r
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">\r
+<B>Constructor Summary</B></FONT></TH>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD><CODE><B><A HREF="../../../../org/w3c/tools/sexpr/SimpleSExprStream.html#SimpleSExprStream(java.io.InputStream)">SimpleSExprStream</A></B>(java.io.InputStream&nbsp;input)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Initializes the parser with no read table and no symbol table assigned.</TD>\r
+</TR>\r
+</TABLE>\r
+&nbsp;\r
+<!-- ========== METHOD SUMMARY =========== -->\r
+\r
+<A NAME="method_summary"><!-- --></A>\r
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">\r
+<B>Method Summary</B></FONT></TH>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;<A HREF="../../../../org/w3c/tools/sexpr/SExprParser.html" title="interface in org.w3c.tools.sexpr">SExprParser</A></CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../org/w3c/tools/sexpr/SimpleSExprStream.html#addParser(char, org.w3c.tools.sexpr.SExprParser)">addParser</A></B>(char&nbsp;key,\r
+          <A HREF="../../../../org/w3c/tools/sexpr/SExprParser.html" title="interface in org.w3c.tools.sexpr">SExprParser</A>&nbsp;parser)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Associates a dispatch character with a parser in the read table.</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;boolean</CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../org/w3c/tools/sexpr/SimpleSExprStream.html#getListsAsVectors()">getListsAsVectors</A></B>()</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks whether lists should be parsed as Vectors or Cons cells.</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;<A HREF="../../../../org/w3c/tools/sexpr/Readtable.html" title="interface in org.w3c.tools.sexpr">Readtable</A></CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../org/w3c/tools/sexpr/SimpleSExprStream.html#getReadtable()">getReadtable</A></B>()</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Accesses the read table of the parser.</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;java.lang.StringBuffer</CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../org/w3c/tools/sexpr/SimpleSExprStream.html#getScratchBuffer()">getScratchBuffer</A></B>()</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Accesses an empty string buffer available temporary storage.</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;java.util.Dictionary</CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../org/w3c/tools/sexpr/SimpleSExprStream.html#getSymbols()">getSymbols</A></B>()</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Accesses the symbol table of the parser.</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>protected &nbsp;boolean</CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../org/w3c/tools/sexpr/SimpleSExprStream.html#isAtomChar(char, boolean)">isAtomChar</A></B>(char&nbsp;c,\r
+           boolean&nbsp;first)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Predicate function for checking if a chahracter can belong to an atom.</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>static&nbsp;void</CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../org/w3c/tools/sexpr/SimpleSExprStream.html#main(java.lang.String[])">main</A></B>(java.lang.String[]&nbsp;args)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>protected &nbsp;java.lang.Number</CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../org/w3c/tools/sexpr/SimpleSExprStream.html#makeNumber(java.lang.String)">makeNumber</A></B>(java.lang.String&nbsp;s)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Attempts to parse a number from the string.</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../org/w3c/tools/sexpr/SimpleSExprStream.html#parse()">parse</A></B>()</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parses a single object from the underlying input stream.</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../org/w3c/tools/sexpr/SimpleSExprStream.html#parse(char, org.w3c.tools.sexpr.SExprStream)">parse</A></B>(char&nbsp;c,\r
+      <A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html" title="interface in org.w3c.tools.sexpr">SExprStream</A>&nbsp;stream)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parses a single object started by the character <i>c</i>.</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>protected &nbsp;java.lang.Object</CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../org/w3c/tools/sexpr/SimpleSExprStream.html#parseAtom(char)">parseAtom</A></B>(char&nbsp;c)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parses an atom (a number or a symbol).</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>protected &nbsp;<A HREF="../../../../org/w3c/tools/sexpr/Cons.html" title="class in org.w3c.tools.sexpr">Cons</A></CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../org/w3c/tools/sexpr/SimpleSExprStream.html#parseList()">parseList</A></B>()</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parses a list (as Cons cells) sans first character.</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../org/w3c/tools/sexpr/SimpleSExprStream.html#parseString()">parseString</A></B>()</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parses a double-quote -delimited string (sans the first character).</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>protected &nbsp;java.util.Vector</CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../org/w3c/tools/sexpr/SimpleSExprStream.html#parseVector(java.util.Vector, char)">parseVector</A></B>(java.util.Vector&nbsp;vector,\r
+            char&nbsp;delimiter)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parses a list (as a Vector) sans first character.</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>static&nbsp;void</CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../org/w3c/tools/sexpr/SimpleSExprStream.html#printExpr(java.lang.Object, java.io.PrintStream)">printExpr</A></B>(java.lang.Object&nbsp;expr,\r
+          java.io.PrintStream&nbsp;out)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Produces a printed representation of an s-expression.</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;char</CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../org/w3c/tools/sexpr/SimpleSExprStream.html#readSkipWhite()">readSkipWhite</A></B>()</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reads from the stream, skipping whitespace and comments.</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;boolean</CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../org/w3c/tools/sexpr/SimpleSExprStream.html#setListsAsVectors(boolean)">setListsAsVectors</A></B>(boolean&nbsp;listsAsVectors)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Controls whether lists are represented as Vectors or Cons cells.</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;<A HREF="../../../../org/w3c/tools/sexpr/Readtable.html" title="interface in org.w3c.tools.sexpr">Readtable</A></CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../org/w3c/tools/sexpr/SimpleSExprStream.html#setReadtable(org.w3c.tools.sexpr.Readtable)">setReadtable</A></B>(<A HREF="../../../../org/w3c/tools/sexpr/Readtable.html" title="interface in org.w3c.tools.sexpr">Readtable</A>&nbsp;readtable)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Assigns a new read table to the parser.</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>&nbsp;java.util.Dictionary</CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../../org/w3c/tools/sexpr/SimpleSExprStream.html#setSymbols(java.util.Dictionary)">setSymbols</A></B>(java.util.Dictionary&nbsp;symbols)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Assigns a symbol table to the parser.</TD>\r
+</TR>\r
+</TABLE>\r
+&nbsp;<A NAME="methods_inherited_from_class_java.io.PushbackInputStream"><!-- --></A>\r
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">\r
+<TH ALIGN="left"><B>Methods inherited from class java.io.PushbackInputStream</B></TH>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD><CODE>available, close, mark, markSupported, read, read, reset, skip, unread, unread, unread</CODE></TD>\r
+</TR>\r
+</TABLE>\r
+&nbsp;<A NAME="methods_inherited_from_class_java.io.FilterInputStream"><!-- --></A>\r
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">\r
+<TH ALIGN="left"><B>Methods inherited from class java.io.FilterInputStream</B></TH>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD><CODE>read</CODE></TD>\r
+</TR>\r
+</TABLE>\r
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>\r
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">\r
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>\r
+</TR>\r
+</TABLE>\r
+&nbsp;<A NAME="methods_inherited_from_class_org.w3c.tools.sexpr.SExprStream"><!-- --></A>\r
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">\r
+<TH ALIGN="left"><B>Methods inherited from interface org.w3c.tools.sexpr.<A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html" title="interface in org.w3c.tools.sexpr">SExprStream</A></B></TH>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD><CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html#read()">read</A></CODE></TD>\r
+</TR>\r
+</TABLE>\r
+&nbsp;\r
+<P>\r
+\r
+<!-- ========= CONSTRUCTOR DETAIL ======== -->\r
+\r
+<A NAME="constructor_detail"><!-- --></A>\r
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">\r
+<B>Constructor Detail</B></FONT></TH>\r
+</TR>\r
+</TABLE>\r
+\r
+<A NAME="SimpleSExprStream(java.io.InputStream)"><!-- --></A><H3>\r
+SimpleSExprStream</H3>\r
+<PRE>\r
+public <B>SimpleSExprStream</B>(java.io.InputStream&nbsp;input)</PRE>\r
+<DL>\r
+<DD>Initializes the parser with no read table and no symbol table assigned.\r
+ Parsed lists will be represented as Cons cells.\r
+<P>\r
+</DL>\r
+\r
+<!-- ============ METHOD DETAIL ========== -->\r
+\r
+<A NAME="method_detail"><!-- --></A>\r
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">\r
+<B>Method Detail</B></FONT></TH>\r
+</TR>\r
+</TABLE>\r
+\r
+<A NAME="getSymbols()"><!-- --></A><H3>\r
+getSymbols</H3>\r
+<PRE>\r
+public java.util.Dictionary <B>getSymbols</B>()</PRE>\r
+<DL>\r
+<DD>Accesses the symbol table of the parser.\r
+ If no symbol table has been assigned, creates an empty table.\r
+<P>\r
+<DD><DL>\r
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html#getSymbols()">getSymbols</A></CODE> in interface <CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html" title="interface in org.w3c.tools.sexpr">SExprStream</A></CODE></DL>\r
+</DD>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="setSymbols(java.util.Dictionary)"><!-- --></A><H3>\r
+setSymbols</H3>\r
+<PRE>\r
+public java.util.Dictionary <B>setSymbols</B>(java.util.Dictionary&nbsp;symbols)</PRE>\r
+<DL>\r
+<DD>Assigns a symbol table to the parser.\r
+ Assigning <tt>null</tt> will prevent an empty symbol table to be created\r
+ in the future.\r
+<P>\r
+<DD><DL>\r
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html#setSymbols(java.util.Dictionary)">setSymbols</A></CODE> in interface <CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html" title="interface in org.w3c.tools.sexpr">SExprStream</A></CODE></DL>\r
+</DD>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="getReadtable()"><!-- --></A><H3>\r
+getReadtable</H3>\r
+<PRE>\r
+public <A HREF="../../../../org/w3c/tools/sexpr/Readtable.html" title="interface in org.w3c.tools.sexpr">Readtable</A> <B>getReadtable</B>()</PRE>\r
+<DL>\r
+<DD>Accesses the read table of the parser.\r
+ If no read table has been assigned, creates an empty table.\r
+<P>\r
+<DD><DL>\r
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html#getReadtable()">getReadtable</A></CODE> in interface <CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html" title="interface in org.w3c.tools.sexpr">SExprStream</A></CODE></DL>\r
+</DD>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="setReadtable(org.w3c.tools.sexpr.Readtable)"><!-- --></A><H3>\r
+setReadtable</H3>\r
+<PRE>\r
+public <A HREF="../../../../org/w3c/tools/sexpr/Readtable.html" title="interface in org.w3c.tools.sexpr">Readtable</A> <B>setReadtable</B>(<A HREF="../../../../org/w3c/tools/sexpr/Readtable.html" title="interface in org.w3c.tools.sexpr">Readtable</A>&nbsp;readtable)</PRE>\r
+<DL>\r
+<DD>Assigns a new read table to the parser.\r
+<P>\r
+<DD><DL>\r
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html#setReadtable(org.w3c.tools.sexpr.Readtable)">setReadtable</A></CODE> in interface <CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html" title="interface in org.w3c.tools.sexpr">SExprStream</A></CODE></DL>\r
+</DD>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="getListsAsVectors()"><!-- --></A><H3>\r
+getListsAsVectors</H3>\r
+<PRE>\r
+public boolean <B>getListsAsVectors</B>()</PRE>\r
+<DL>\r
+<DD>Checks whether lists should be parsed as Vectors or Cons cells.\r
+<P>\r
+<DD><DL>\r
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html#getListsAsVectors()">getListsAsVectors</A></CODE> in interface <CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html" title="interface in org.w3c.tools.sexpr">SExprStream</A></CODE></DL>\r
+</DD>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="setListsAsVectors(boolean)"><!-- --></A><H3>\r
+setListsAsVectors</H3>\r
+<PRE>\r
+public boolean <B>setListsAsVectors</B>(boolean&nbsp;listsAsVectors)</PRE>\r
+<DL>\r
+<DD>Controls whether lists are represented as Vectors or Cons cells.\r
+<P>\r
+<DD><DL>\r
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html#setListsAsVectors(boolean)">setListsAsVectors</A></CODE> in interface <CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html" title="interface in org.w3c.tools.sexpr">SExprStream</A></CODE></DL>\r
+</DD>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="getScratchBuffer()"><!-- --></A><H3>\r
+getScratchBuffer</H3>\r
+<PRE>\r
+public java.lang.StringBuffer <B>getScratchBuffer</B>()</PRE>\r
+<DL>\r
+<DD>Accesses an empty string buffer available temporary storage.\r
+ This buffer can be used by sub-parsers as a scratch area. Please note\r
+ that the buffer is not guarded in any way, so multithreaded and reentrant\r
+ programs must worry about this themselves.\r
+<P>\r
+<DD><DL>\r
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html#getScratchBuffer()">getScratchBuffer</A></CODE> in interface <CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html" title="interface in org.w3c.tools.sexpr">SExprStream</A></CODE></DL>\r
+</DD>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="parse()"><!-- --></A><H3>\r
+parse</H3>\r
+<PRE>\r
+public java.lang.Object <B>parse</B>()\r
+                       throws <A HREF="../../../../org/w3c/tools/sexpr/SExprParserException.html" title="class in org.w3c.tools.sexpr">SExprParserException</A>,\r
+                              java.io.IOException</PRE>\r
+<DL>\r
+<DD>Parses a single object from the underlying input stream.\r
+<P>\r
+<DD><DL>\r
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html#parse()">parse</A></CODE> in interface <CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html" title="interface in org.w3c.tools.sexpr">SExprStream</A></CODE></DL>\r
+</DD>\r
+<DD><DL>\r
+\r
+<DT><B>Throws:</B>\r
+<DD><CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprParserException.html" title="class in org.w3c.tools.sexpr">SExprParserException</A></CODE> - if syntax error was detected\r
+<DD><CODE>java.io.IOException</CODE> - if any other I/O-related problem occurred</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="parse(char, org.w3c.tools.sexpr.SExprStream)"><!-- --></A><H3>\r
+parse</H3>\r
+<PRE>\r
+public java.lang.Object <B>parse</B>(char&nbsp;c,\r
+                              <A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html" title="interface in org.w3c.tools.sexpr">SExprStream</A>&nbsp;stream)\r
+                       throws <A HREF="../../../../org/w3c/tools/sexpr/SExprParserException.html" title="class in org.w3c.tools.sexpr">SExprParserException</A>,\r
+                              java.io.IOException</PRE>\r
+<DL>\r
+<DD>Parses a single object started by the character <i>c</i>.\r
+ Implements the SExprParser interface.\r
+<P>\r
+<DD><DL>\r
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprParser.html#parse(char, org.w3c.tools.sexpr.SExprStream)">parse</A></CODE> in interface <CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprParser.html" title="interface in org.w3c.tools.sexpr">SExprParser</A></CODE></DL>\r
+</DD>\r
+<DD><DL>\r
+\r
+<DT><B>Throws:</B>\r
+<DD><CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprParserException.html" title="class in org.w3c.tools.sexpr">SExprParserException</A></CODE> - if syntax error was detected\r
+<DD><CODE>java.io.IOException</CODE> - if any other I/O-related problem occurred</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="parseList()"><!-- --></A><H3>\r
+parseList</H3>\r
+<PRE>\r
+protected <A HREF="../../../../org/w3c/tools/sexpr/Cons.html" title="class in org.w3c.tools.sexpr">Cons</A> <B>parseList</B>()\r
+                  throws <A HREF="../../../../org/w3c/tools/sexpr/SExprParserException.html" title="class in org.w3c.tools.sexpr">SExprParserException</A>,\r
+                         java.io.IOException</PRE>\r
+<DL>\r
+<DD>Parses a list (as Cons cells) sans first character.\r
+<P>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+<DD><DL>\r
+\r
+<DT><B>Throws:</B>\r
+<DD><CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprParserException.html" title="class in org.w3c.tools.sexpr">SExprParserException</A></CODE> - if syntax error was detected\r
+<DD><CODE>java.io.IOException</CODE> - if any other I/O-related problem occurred</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="parseVector(java.util.Vector, char)"><!-- --></A><H3>\r
+parseVector</H3>\r
+<PRE>\r
+protected java.util.Vector <B>parseVector</B>(java.util.Vector&nbsp;vector,\r
+                                       char&nbsp;delimiter)\r
+                                throws <A HREF="../../../../org/w3c/tools/sexpr/SExprParserException.html" title="class in org.w3c.tools.sexpr">SExprParserException</A>,\r
+                                       java.io.IOException</PRE>\r
+<DL>\r
+<DD>Parses a list (as a Vector) sans first character.\r
+ In order to parse list-like structures delimited by other characters\r
+ than parentheses, the delimiting (ending) character has to be provided.\r
+<P>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+<DD><DL>\r
+\r
+<DT><B>Throws:</B>\r
+<DD><CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprParserException.html" title="class in org.w3c.tools.sexpr">SExprParserException</A></CODE> - if syntax error was detected\r
+<DD><CODE>java.io.IOException</CODE> - if any other I/O-related problem occurred</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="parseAtom(char)"><!-- --></A><H3>\r
+parseAtom</H3>\r
+<PRE>\r
+protected java.lang.Object <B>parseAtom</B>(char&nbsp;c)\r
+                              throws <A HREF="../../../../org/w3c/tools/sexpr/SExprParserException.html" title="class in org.w3c.tools.sexpr">SExprParserException</A>,\r
+                                     java.io.IOException</PRE>\r
+<DL>\r
+<DD>Parses an atom (a number or a symbol).\r
+ Since anything that is not a number is a symbol, syntax errors are not\r
+ possible.\r
+<P>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+<DD><DL>\r
+\r
+<DT><B>Throws:</B>\r
+<DD><CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprParserException.html" title="class in org.w3c.tools.sexpr">SExprParserException</A></CODE> - not signalled but useful for the protocol\r
+<DD><CODE>java.io.IOException</CODE> - if an I/O problem occurred (e.g. end of file)</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="parseString()"><!-- --></A><H3>\r
+parseString</H3>\r
+<PRE>\r
+public java.lang.String <B>parseString</B>()\r
+                             throws <A HREF="../../../../org/w3c/tools/sexpr/SExprParserException.html" title="class in org.w3c.tools.sexpr">SExprParserException</A>,\r
+                                    java.io.IOException</PRE>\r
+<DL>\r
+<DD>Parses a double-quote -delimited string (sans the first character).\r
+ Please note: no escape-character interpretation is performed. Override\r
+ this method for any escape character handling.\r
+<P>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+<DD><DL>\r
+\r
+<DT><B>Throws:</B>\r
+<DD><CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprParserException.html" title="class in org.w3c.tools.sexpr">SExprParserException</A></CODE> - not signalled but useful for the protocol\r
+<DD><CODE>java.io.IOException</CODE> - any I/O problem (including end of file)</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="isAtomChar(char, boolean)"><!-- --></A><H3>\r
+isAtomChar</H3>\r
+<PRE>\r
+protected boolean <B>isAtomChar</B>(char&nbsp;c,\r
+                             boolean&nbsp;first)</PRE>\r
+<DL>\r
+<DD>Predicate function for checking if a chahracter can belong to an atom.\r
+<P>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+<DD><DL>\r
+<DT><B>Parameters:</B><DD><CODE>first</CODE> - if true means that c is the first character of the atom</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="readSkipWhite()"><!-- --></A><H3>\r
+readSkipWhite</H3>\r
+<PRE>\r
+public char <B>readSkipWhite</B>()\r
+                   throws java.io.IOException</PRE>\r
+<DL>\r
+<DD>Reads from the stream, skipping whitespace and comments.\r
+<P>\r
+<DD><DL>\r
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html#readSkipWhite()">readSkipWhite</A></CODE> in interface <CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html" title="interface in org.w3c.tools.sexpr">SExprStream</A></CODE></DL>\r
+</DD>\r
+<DD><DL>\r
+\r
+<DT><B>Throws:</B>\r
+<DD><CODE>java.io.IOException</CODE> - if an I/O problem occurred (including end of file)</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="makeNumber(java.lang.String)"><!-- --></A><H3>\r
+makeNumber</H3>\r
+<PRE>\r
+protected java.lang.Number <B>makeNumber</B>(java.lang.String&nbsp;s)\r
+                               throws java.lang.NumberFormatException</PRE>\r
+<DL>\r
+<DD>Attempts to parse a number from the string.\r
+<P>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+<DD><DL>\r
+\r
+<DT><B>Throws:</B>\r
+<DD><CODE>java.lang.NumberFormatException</CODE> - the string does not represent a number</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="addParser(char, org.w3c.tools.sexpr.SExprParser)"><!-- --></A><H3>\r
+addParser</H3>\r
+<PRE>\r
+public <A HREF="../../../../org/w3c/tools/sexpr/SExprParser.html" title="interface in org.w3c.tools.sexpr">SExprParser</A> <B>addParser</B>(char&nbsp;key,\r
+                             <A HREF="../../../../org/w3c/tools/sexpr/SExprParser.html" title="interface in org.w3c.tools.sexpr">SExprParser</A>&nbsp;parser)</PRE>\r
+<DL>\r
+<DD>Associates a dispatch character with a parser in the read table.\r
+<P>\r
+<DD><DL>\r
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html#addParser(char, org.w3c.tools.sexpr.SExprParser)">addParser</A></CODE> in interface <CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprStream.html" title="interface in org.w3c.tools.sexpr">SExprStream</A></CODE></DL>\r
+</DD>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="printExpr(java.lang.Object, java.io.PrintStream)"><!-- --></A><H3>\r
+printExpr</H3>\r
+<PRE>\r
+public static void <B>printExpr</B>(java.lang.Object&nbsp;expr,\r
+                             java.io.PrintStream&nbsp;out)</PRE>\r
+<DL>\r
+<DD>Produces a printed representation of an s-expression.\r
+<P>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+</DL>\r
+<HR>\r
+\r
+<A NAME="main(java.lang.String[])"><!-- --></A><H3>\r
+main</H3>\r
+<PRE>\r
+public static void <B>main</B>(java.lang.String[]&nbsp;args)\r
+                 throws <A HREF="../../../../org/w3c/tools/sexpr/SExprParserException.html" title="class in org.w3c.tools.sexpr">SExprParserException</A>,\r
+                        java.io.IOException</PRE>\r
+<DL>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+<DD><DL>\r
+\r
+<DT><B>Throws:</B>\r
+<DD><CODE><A HREF="../../../../org/w3c/tools/sexpr/SExprParserException.html" title="class in org.w3c.tools.sexpr">SExprParserException</A></CODE>\r
+<DD><CODE>java.io.IOException</CODE></DL>\r
+</DD>\r
+</DL>\r
+<!-- ========= END OF CLASS DATA ========= -->\r
+<HR>\r
+\r
+\r
+<!-- ======= START OF BOTTOM NAVBAR ====== -->\r
+<A NAME="navbar_bottom"><!-- --></A>\r
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>\r
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
+<TR>\r
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
+<A NAME="navbar_bottom_firstrow"><!-- --></A>\r
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
+  <TR ALIGN="center" VALIGN="top">\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>\r
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
+  </TR>\r
+</TABLE>\r
+</TD>\r
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
+</EM>\r
+</TD>\r
+</TR>\r
+\r
+<TR>\r
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
+&nbsp;<A HREF="../../../../org/w3c/tools/sexpr/SimpleReadtable.html" title="class in org.w3c.tools.sexpr"><B>PREV CLASS</B></A>&nbsp;\r
+&nbsp;<A HREF="../../../../org/w3c/tools/sexpr/Symbol.html" title="class in org.w3c.tools.sexpr"><B>NEXT CLASS</B></A></FONT></TD>\r
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
+  <A HREF="../../../../index.html?org/w3c/tools/sexpr/SimpleSExprStream.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
+&nbsp;<A HREF="SimpleSExprStream.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
+&nbsp;<SCRIPT type="text/javascript">\r
+  <!--\r
+  if(window==top) {\r
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
+  }\r
+  //-->\r
+</SCRIPT>\r
+<NOSCRIPT>\r
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>\r
+</NOSCRIPT>\r
+\r
+\r
+</FONT></TD>\r
+</TR>\r
+<TR>\r
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_java.io.PushbackInputStream">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>\r
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>\r
+</TR>\r
+</TABLE>\r
+<A NAME="skip-navbar_bottom"></A>\r
+<!-- ======== END OF BOTTOM NAVBAR ======= -->\r
+\r
+<HR>\r
+\r
+</BODY>\r
+</HTML>\r