clean out javadoc
[debian/freetts] / javadoc / com / sun / speech / freetts / cart / CARTImpl.html
diff --git a/javadoc/com/sun/speech/freetts/cart/CARTImpl.html b/javadoc/com/sun/speech/freetts/cart/CARTImpl.html
deleted file mode 100644 (file)
index 46fd3b6..0000000
+++ /dev/null
@@ -1,510 +0,0 @@
-<!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.4.2_16) on Mon Mar 09 18:20:29 CET 2009 -->\r
-<TITLE>\r
-CARTImpl (FreeTTS 1.2)\r
-</TITLE>\r
-\r
-<META NAME="keywords" CONTENT="com.sun.speech.freetts.cart.CARTImpl 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="CARTImpl (FreeTTS 1.2)";\r
-}\r
-</SCRIPT>\r
-\r
-</HEAD>\r
-\r
-<BODY BGCOLOR="white" onload="windowTitle();">\r
-\r
-
-<!-- ========= START OF TOP NAVBAR ======= -->\r
-<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="">\r
-<TR>\r
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<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;PREV CLASS&nbsp;\r
-&nbsp;<A HREF="../../../../../com/sun/speech/freetts/cart/Durator.html" title="class in com.sun.speech.freetts.cart"><B>NEXT CLASS</B></A></FONT></TD>\r
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
-&nbsp;<A HREF="CARTImpl.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
-</FONT></TD>\r
-</TR>\r
-<TR>\r
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&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>
-<!-- ========= END OF TOP NAVBAR ========= -->\r
-\r
-<HR>\r
-<!-- ======== START OF CLASS DATA ======== -->\r
-<H2>\r
-<FONT SIZE="-1">\r
-com.sun.speech.freetts.cart</FONT>\r
-<BR>\r
-Class CARTImpl</H2>\r
-<PRE>\r
-java.lang.Object\r
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>com.sun.speech.freetts.cart.CARTImpl</B>\r
-</PRE>\r
-<DL>\r
-<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../com/sun/speech/freetts/cart/CART.html" title="interface in com.sun.speech.freetts.cart">CART</A></DD>\r
-</DL>\r
-<HR>\r
-<DL>\r
-<DT>public class <B>CARTImpl</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../com/sun/speech/freetts/cart/CART.html" title="interface in com.sun.speech.freetts.cart">CART</A></DL>\r
-\r
-<P>\r
-Implementation of a Classification and Regression Tree (CART) that is
- used more like a binary decision tree, with each node containing a
- decision or a final value.  The decision nodes in the CART trees
- operate on an Item and have the following format:
-
- <pre>
-   NODE feat operand value qfalse 
- </pre>
-
- <p>Where <code>feat</code> is an string that represents a feature
- to pass to the <code>findFeature</code> method of an item.
-
- <p>The <code>value</code> represents the value to be compared against
- the feature obtained from the item via the <code>feat</code> string.
- The <code>operand</code> is the operation to do the comparison.  The
- available operands are as follows:
-
- <ul>
-   <li>&lt; - the feature is less than value 
-   <li>= - the feature is equal to the value 
-   <li>> - the feature is greater than the value 
-   <li>MATCHES - the feature matches the regular expression stored in value 
-   <li>IN - [[[TODO: still guessing because none of the CART's in
-     Flite seem to use IN]]] the value is in the list defined by the
-     feature.
- </ul>
-
- <p>[[[TODO: provide support for the IN operator.]]]
-
- <p>For &lt; and >, this CART coerces the value and feature to
- float's. For =, this CART coerces the value and feature to string and
- checks for string equality. For MATCHES, this CART uses the value as a
- regular expression and compares the obtained feature to that.
-
- <p>A CART is represented by an array in this implementation. The
- <code>qfalse</code> value represents the index of the array to go to if
- the comparison does not match. In this implementation, qtrue index
- is always implied, and represents the next element in the
- array. The root node of the CART is the first element in the array.
-
- <p>The interpretations always start at the root node of the CART
- and continue until a final node is found.  The final nodes have the
- following form:
-
- <pre>
-   LEAF value
- </pre>
-
- <p>Where <code>value</code> represents the value of the node.
- Reaching a final node indicates the interpretation is over and the
- value of the node is the interpretation result.\r
-<P>\r
-\r
-<P>\r
-<HR>\r
-\r
-<P>\r
-<!-- ======== NESTED CLASS SUMMARY ======== -->\r
-\r
-\r
-<!-- =========== FIELD SUMMARY =========== -->\r
-\r
-\r
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->\r
-\r
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
-<TD COLSPAN=2><FONT SIZE="+2">\r
-<B>Constructor Summary</B></FONT></TD>\r
-</TR>\r
-<TR BGCOLOR="white" CLASS="TableRowColor">\r
-<TD><CODE><B><A HREF="../../../../../com/sun/speech/freetts/cart/CARTImpl.html#CARTImpl(java.io.BufferedReader, int)">CARTImpl</A></B>(java.io.BufferedReader&nbsp;reader,
-         int&nbsp;nodes)</CODE>\r
-\r
-<BR>\r
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new CART by reading from the given reader.</TD>\r
-</TR>\r
-<TR BGCOLOR="white" CLASS="TableRowColor">\r
-<TD><CODE><B><A HREF="../../../../../com/sun/speech/freetts/cart/CARTImpl.html#CARTImpl(java.net.URL)">CARTImpl</A></B>(java.net.URL&nbsp;url)</CODE>\r
-\r
-<BR>\r
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new CART by reading from the given URL.</TD>\r
-</TR>\r
-</TABLE>\r
-&nbsp;\r
-<!-- ========== METHOD SUMMARY =========== -->\r
-\r
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
-<TD COLSPAN=2><FONT SIZE="+2">\r
-<B>Method Summary</B></FONT></TD>\r
-</TR>\r
-<TR BGCOLOR="white" CLASS="TableRowColor">\r
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
-<CODE>&nbsp;void</CODE></FONT></TD>\r
-<TD><CODE><B><A HREF="../../../../../com/sun/speech/freetts/cart/CARTImpl.html#dumpBinary(java.io.DataOutputStream)">dumpBinary</A></B>(java.io.DataOutputStream&nbsp;os)</CODE>\r
-\r
-<BR>\r
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dumps this CART to the output stream.</TD>\r
-</TR>\r
-<TR BGCOLOR="white" CLASS="TableRowColor">\r
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
-<CODE>protected &nbsp;com.sun.speech.freetts.cart.CARTImpl.Node</CODE></FONT></TD>\r
-<TD><CODE><B><A HREF="../../../../../com/sun/speech/freetts/cart/CARTImpl.html#getNode(java.lang.String, java.util.StringTokenizer, int)">getNode</A></B>(java.lang.String&nbsp;type,
-        java.util.StringTokenizer&nbsp;tokenizer,
-        int&nbsp;currentNode)</CODE>\r
-\r
-<BR>\r
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the node based upon the type and tokenizer.</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="../../../../../com/sun/speech/freetts/cart/CARTImpl.html#interpret(com.sun.speech.freetts.Item)">interpret</A></B>(<A HREF="../../../../../com/sun/speech/freetts/Item.html" title="class in com.sun.speech.freetts">Item</A>&nbsp;item)</CODE>\r
-\r
-<BR>\r
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Passes the given item through this CART and returns the
- interpretation.</TD>\r
-</TR>\r
-<TR BGCOLOR="white" CLASS="TableRowColor">\r
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
-<CODE>static&nbsp;<A HREF="../../../../../com/sun/speech/freetts/cart/CART.html" title="interface in com.sun.speech.freetts.cart">CART</A></CODE></FONT></TD>\r
-<TD><CODE><B><A HREF="../../../../../com/sun/speech/freetts/cart/CARTImpl.html#loadBinary(java.nio.ByteBuffer)">loadBinary</A></B>(java.nio.ByteBuffer&nbsp;bb)</CODE>\r
-\r
-<BR>\r
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Loads a CART from the input byte buffer.</TD>\r
-</TR>\r
-<TR BGCOLOR="white" CLASS="TableRowColor">\r
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
-<CODE>static&nbsp;<A HREF="../../../../../com/sun/speech/freetts/cart/CART.html" title="interface in com.sun.speech.freetts.cart">CART</A></CODE></FONT></TD>\r
-<TD><CODE><B><A HREF="../../../../../com/sun/speech/freetts/cart/CARTImpl.html#loadBinary(java.io.DataInputStream)">loadBinary</A></B>(java.io.DataInputStream&nbsp;is)</CODE>\r
-\r
-<BR>\r
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Loads a CART from the input stream.</TD>\r
-</TR>\r
-<TR BGCOLOR="white" CLASS="TableRowColor">\r
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
-<CODE>protected &nbsp;void</CODE></FONT></TD>\r
-<TD><CODE><B><A HREF="../../../../../com/sun/speech/freetts/cart/CARTImpl.html#parseAndAdd(java.lang.String)">parseAndAdd</A></B>(java.lang.String&nbsp;line)</CODE>\r
-\r
-<BR>\r
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a node from the given input line and add it to the CART.
- </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="../../../../../com/sun/speech/freetts/cart/CARTImpl.html#parseValue(java.lang.String)">parseValue</A></B>(java.lang.String&nbsp;string)</CODE>\r
-\r
-<BR>\r
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Coerces a string into a value.</TD>\r
-</TR>\r
-</TABLE>\r
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">\r
-<TD><B>Methods inherited from class java.lang.Object</B></TD>\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;\r
-<P>\r
-\r
-<!-- ============ FIELD DETAIL =========== -->\r
-\r
-\r
-<!-- ========= CONSTRUCTOR DETAIL ======== -->\r
-\r
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
-<TD COLSPAN=1><FONT SIZE="+2">\r
-<B>Constructor Detail</B></FONT></TD>\r
-</TR>\r
-</TABLE>\r
-\r
-<A NAME="CARTImpl(java.net.URL)"><!-- --></A><H3>\r
-CARTImpl</H3>\r
-<PRE>\r
-public <B>CARTImpl</B>(java.net.URL&nbsp;url)
-         throws java.io.IOException</PRE>\r
-<DL>\r
-<DD>Creates a new CART by reading from the given URL.\r
-<P>\r
-<DT><B>Parameters:</B><DD><CODE>url</CODE> - the location of the CART data
-<DT><B>Throws:</B>
-<DD><CODE>java.io.IOException</CODE> - if errors occur while reading the data</DL>\r
-<HR>\r
-\r
-<A NAME="CARTImpl(java.io.BufferedReader, int)"><!-- --></A><H3>\r
-CARTImpl</H3>\r
-<PRE>\r
-public <B>CARTImpl</B>(java.io.BufferedReader&nbsp;reader,
-                int&nbsp;nodes)
-         throws java.io.IOException</PRE>\r
-<DL>\r
-<DD>Creates a new CART by reading from the given reader.\r
-<P>\r
-<DT><B>Parameters:</B><DD><CODE>reader</CODE> - the source of the CART data<DD><CODE>nodes</CODE> - the number of nodes to read for this cart
-<DT><B>Throws:</B>
-<DD><CODE>java.io.IOException</CODE> - if errors occur while reading the data</DL>\r
-\r
-<!-- ============ METHOD DETAIL ========== -->\r
-\r
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
-<TD COLSPAN=1><FONT SIZE="+2">\r
-<B>Method Detail</B></FONT></TD>\r
-</TR>\r
-</TABLE>\r
-\r
-<A NAME="dumpBinary(java.io.DataOutputStream)"><!-- --></A><H3>\r
-dumpBinary</H3>\r
-<PRE>\r
-public void <B>dumpBinary</B>(java.io.DataOutputStream&nbsp;os)
-                throws java.io.IOException</PRE>\r
-<DL>\r
-<DD>Dumps this CART to the output stream.\r
-<P>\r
-<DD><DL>\r
-<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/sun/speech/freetts/cart/CART.html#dumpBinary(java.io.DataOutputStream)">dumpBinary</A></CODE> in interface <CODE><A HREF="../../../../../com/sun/speech/freetts/cart/CART.html" title="interface in com.sun.speech.freetts.cart">CART</A></CODE></DL>\r
-</DD>\r
-<DD><DL>\r
-<DT><B>Parameters:</B><DD><CODE>os</CODE> - the output stream
-<DT><B>Throws:</B>
-<DD><CODE>java.io.IOException</CODE> - if an error occurs during output</DL>\r
-</DD>\r
-</DL>\r
-<HR>\r
-\r
-<A NAME="loadBinary(java.nio.ByteBuffer)"><!-- --></A><H3>\r
-loadBinary</H3>\r
-<PRE>\r
-public static <A HREF="../../../../../com/sun/speech/freetts/cart/CART.html" title="interface in com.sun.speech.freetts.cart">CART</A> <B>loadBinary</B>(java.nio.ByteBuffer&nbsp;bb)
-                       throws java.io.IOException</PRE>\r
-<DL>\r
-<DD>Loads a CART from the input byte buffer.\r
-<P>\r
-<DD><DL>\r
-</DL>\r
-</DD>\r
-<DD><DL>\r
-<DT><B>Parameters:</B><DD><CODE>bb</CODE> - the byte buffer
-<DT><B>Returns:</B><DD>the CART
-<DT><B>Throws:</B>
-<DD><CODE>java.io.IOException</CODE> - if an error occurs during output
-
- Note that cart nodes are really saved as strings that
- have to be parsed.</DL>\r
-</DD>\r
-</DL>\r
-<HR>\r
-\r
-<A NAME="loadBinary(java.io.DataInputStream)"><!-- --></A><H3>\r
-loadBinary</H3>\r
-<PRE>\r
-public static <A HREF="../../../../../com/sun/speech/freetts/cart/CART.html" title="interface in com.sun.speech.freetts.cart">CART</A> <B>loadBinary</B>(java.io.DataInputStream&nbsp;is)
-                       throws java.io.IOException</PRE>\r
-<DL>\r
-<DD>Loads a CART from the input stream.\r
-<P>\r
-<DD><DL>\r
-</DL>\r
-</DD>\r
-<DD><DL>\r
-<DT><B>Parameters:</B><DD><CODE>is</CODE> - the input stream
-<DT><B>Returns:</B><DD>the CART
-<DT><B>Throws:</B>
-<DD><CODE>java.io.IOException</CODE> - if an error occurs during output
-
- Note that cart nodes are really saved as strings that
- have to be parsed.</DL>\r
-</DD>\r
-</DL>\r
-<HR>\r
-\r
-<A NAME="parseAndAdd(java.lang.String)"><!-- --></A><H3>\r
-parseAndAdd</H3>\r
-<PRE>\r
-protected void <B>parseAndAdd</B>(java.lang.String&nbsp;line)</PRE>\r
-<DL>\r
-<DD>Creates a node from the given input line and add it to the CART.
- It expects the TOTAL line to come before any of the nodes.\r
-<P>\r
-<DD><DL>\r
-</DL>\r
-</DD>\r
-<DD><DL>\r
-<DT><B>Parameters:</B><DD><CODE>line</CODE> - a line of input to parse</DL>\r
-</DD>\r
-</DL>\r
-<HR>\r
-\r
-<A NAME="getNode(java.lang.String, java.util.StringTokenizer, int)"><!-- --></A><H3>\r
-getNode</H3>\r
-<PRE>\r
-protected com.sun.speech.freetts.cart.CARTImpl.Node <B>getNode</B>(java.lang.String&nbsp;type,
-                                                            java.util.StringTokenizer&nbsp;tokenizer,
-                                                            int&nbsp;currentNode)</PRE>\r
-<DL>\r
-<DD>Gets the node based upon the type and tokenizer.\r
-<P>\r
-<DD><DL>\r
-</DL>\r
-</DD>\r
-<DD><DL>\r
-<DT><B>Parameters:</B><DD><CODE>type</CODE> - <code>NODE</code> or <code>LEAF</code><DD><CODE>tokenizer</CODE> - the StringTokenizer containing the data to get<DD><CODE>currentNode</CODE> - the index of the current node we're looking at
-<DT><B>Returns:</B><DD>the node</DL>\r
-</DD>\r
-</DL>\r
-<HR>\r
-\r
-<A NAME="parseValue(java.lang.String)"><!-- --></A><H3>\r
-parseValue</H3>\r
-<PRE>\r
-protected java.lang.Object <B>parseValue</B>(java.lang.String&nbsp;string)</PRE>\r
-<DL>\r
-<DD>Coerces a string into a value.\r
-<P>\r
-<DD><DL>\r
-</DL>\r
-</DD>\r
-<DD><DL>\r
-<DT><B>Parameters:</B><DD><CODE>string</CODE> - of the form "type(value)"; for example, "Float(2.3)"
-<DT><B>Returns:</B><DD>the value</DL>\r
-</DD>\r
-</DL>\r
-<HR>\r
-\r
-<A NAME="interpret(com.sun.speech.freetts.Item)"><!-- --></A><H3>\r
-interpret</H3>\r
-<PRE>\r
-public java.lang.Object <B>interpret</B>(<A HREF="../../../../../com/sun/speech/freetts/Item.html" title="class in com.sun.speech.freetts">Item</A>&nbsp;item)</PRE>\r
-<DL>\r
-<DD>Passes the given item through this CART and returns the
- interpretation.\r
-<P>\r
-<DD><DL>\r
-<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/sun/speech/freetts/cart/CART.html#interpret(com.sun.speech.freetts.Item)">interpret</A></CODE> in interface <CODE><A HREF="../../../../../com/sun/speech/freetts/cart/CART.html" title="interface in com.sun.speech.freetts.cart">CART</A></CODE></DL>\r
-</DD>\r
-<DD><DL>\r
-<DT><B>Parameters:</B><DD><CODE>item</CODE> - the item to analyze
-<DT><B>Returns:</B><DD>the interpretation</DL>\r
-</DD>\r
-</DL>\r
-<!-- ========= END OF CLASS DATA ========= -->\r
-<HR>\r
-\r
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->\r
-<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="">\r
-<TR>\r
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<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;PREV CLASS&nbsp;\r
-&nbsp;<A HREF="../../../../../com/sun/speech/freetts/cart/Durator.html" title="class in com.sun.speech.freetts.cart"><B>NEXT CLASS</B></A></FONT></TD>\r
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
-&nbsp;<A HREF="CARTImpl.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
-</FONT></TD>\r
-</TR>\r
-<TR>\r
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&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>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->\r
-\r
-<HR>\r
-\r
-</BODY>\r
-</HTML>\r