You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ju...@apache.org on 2010/01/31 13:58:40 UTC

svn commit: r905025 [9/33] - in /lucene/tika/site/src/site/resources/0.6/api: ./ org/apache/tika/ org/apache/tika/class-use/ org/apache/tika/cli/ org/apache/tika/cli/class-use/ org/apache/tika/config/ org/apache/tika/config/class-use/ org/apache/tika/d...

Modified: lucene/tika/site/src/site/resources/0.6/api/org/apache/tika/io/IOUtils.html
URL: http://svn.apache.org/viewvc/lucene/tika/site/src/site/resources/0.6/api/org/apache/tika/io/IOUtils.html?rev=905025&r1=905024&r2=905025&view=diff
==============================================================================
--- lucene/tika/site/src/site/resources/0.6/api/org/apache/tika/io/IOUtils.html (original)
+++ lucene/tika/site/src/site/resources/0.6/api/org/apache/tika/io/IOUtils.html Sun Jan 31 12:58:02 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_16) on Sat Jan 30 21:37:42 CET 2010 -->
+<!-- Generated by javadoc (build 1.6.0_16) on Sun Jan 31 13:38:34 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 IOUtils (Apache Tika 0.6 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-01-30">
+<META NAME="date" CONTENT="2010-01-31">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
@@ -93,12 +93,12 @@
 <BR>
 Class IOUtils</H2>
 <PRE>
-java.lang.Object
+<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.tika.io.IOUtils</B>
 </PRE>
 <HR>
 <DL>
-<DT><PRE>public class <B>IOUtils</B><DT>extends java.lang.Object</DL>
+<DT><PRE>public class <B>IOUtils</B><DT>extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
 </PRE>
 
 <P>
@@ -171,7 +171,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#closeQuietly(java.nio.channels.Channel)">closeQuietly</A></B>(java.nio.channels.Channel&nbsp;channel)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#closeQuietly(java.nio.channels.Channel)">closeQuietly</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/nio/channels/Channel.html?is-external=true" title="class or interface in java.nio.channels">Channel</A>&nbsp;channel)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unconditionally close a <code>Channel</code>.</TD>
@@ -179,7 +179,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#closeQuietly(java.io.InputStream)">closeQuietly</A></B>(java.io.InputStream&nbsp;input)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#closeQuietly(java.io.InputStream)">closeQuietly</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unconditionally close an <code>InputStream</code>.</TD>
@@ -187,7 +187,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#closeQuietly(java.io.OutputStream)">closeQuietly</A></B>(java.io.OutputStream&nbsp;output)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#closeQuietly(java.io.OutputStream)">closeQuietly</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;output)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unconditionally close an <code>OutputStream</code>.</TD>
@@ -195,7 +195,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#closeQuietly(java.io.Reader)">closeQuietly</A></B>(java.io.Reader&nbsp;input)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#closeQuietly(java.io.Reader)">closeQuietly</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;input)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unconditionally close an <code>Reader</code>.</TD>
@@ -203,7 +203,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#closeQuietly(java.io.Writer)">closeQuietly</A></B>(java.io.Writer&nbsp;output)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#closeQuietly(java.io.Writer)">closeQuietly</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</A>&nbsp;output)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unconditionally close a <code>Writer</code>.</TD>
@@ -211,8 +211,8 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#contentEquals(java.io.InputStream, java.io.InputStream)">contentEquals</A></B>(java.io.InputStream&nbsp;input1,
-              java.io.InputStream&nbsp;input2)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#contentEquals(java.io.InputStream, java.io.InputStream)">contentEquals</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input1,
+              <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input2)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Compare the contents of two Streams to determine if they are equal or
@@ -221,8 +221,8 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#contentEquals(java.io.Reader, java.io.Reader)">contentEquals</A></B>(java.io.Reader&nbsp;input1,
-              java.io.Reader&nbsp;input2)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#contentEquals(java.io.Reader, java.io.Reader)">contentEquals</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;input1,
+              <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;input2)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Compare the contents of two Readers to determine if they are equal or
@@ -231,8 +231,8 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;int</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#copy(java.io.InputStream, java.io.OutputStream)">copy</A></B>(java.io.InputStream&nbsp;input,
-     java.io.OutputStream&nbsp;output)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#copy(java.io.InputStream, java.io.OutputStream)">copy</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input,
+     <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;output)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Copy bytes from an <code>InputStream</code> to an
@@ -241,8 +241,8 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#copy(java.io.InputStream, java.io.Writer)">copy</A></B>(java.io.InputStream&nbsp;input,
-     java.io.Writer&nbsp;output)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#copy(java.io.InputStream, java.io.Writer)">copy</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input,
+     <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</A>&nbsp;output)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Copy bytes from an <code>InputStream</code> to chars on a
@@ -251,9 +251,9 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#copy(java.io.InputStream, java.io.Writer, java.lang.String)">copy</A></B>(java.io.InputStream&nbsp;input,
-     java.io.Writer&nbsp;output,
-     java.lang.String&nbsp;encoding)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#copy(java.io.InputStream, java.io.Writer, java.lang.String)">copy</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input,
+     <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</A>&nbsp;output,
+     <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Copy bytes from an <code>InputStream</code> to chars on a
@@ -262,8 +262,8 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#copy(java.io.Reader, java.io.OutputStream)">copy</A></B>(java.io.Reader&nbsp;input,
-     java.io.OutputStream&nbsp;output)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#copy(java.io.Reader, java.io.OutputStream)">copy</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;input,
+     <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;output)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Copy chars from a <code>Reader</code> to bytes on an
@@ -273,9 +273,9 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#copy(java.io.Reader, java.io.OutputStream, java.lang.String)">copy</A></B>(java.io.Reader&nbsp;input,
-     java.io.OutputStream&nbsp;output,
-     java.lang.String&nbsp;encoding)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#copy(java.io.Reader, java.io.OutputStream, java.lang.String)">copy</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;input,
+     <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;output,
+     <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Copy chars from a <code>Reader</code> to bytes on an
@@ -285,8 +285,8 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;int</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#copy(java.io.Reader, java.io.Writer)">copy</A></B>(java.io.Reader&nbsp;input,
-     java.io.Writer&nbsp;output)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#copy(java.io.Reader, java.io.Writer)">copy</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;input,
+     <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</A>&nbsp;output)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Copy chars from a <code>Reader</code> to a <code>Writer</code>.</TD>
@@ -294,8 +294,8 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;long</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#copyLarge(java.io.InputStream, java.io.OutputStream)">copyLarge</A></B>(java.io.InputStream&nbsp;input,
-          java.io.OutputStream&nbsp;output)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#copyLarge(java.io.InputStream, java.io.OutputStream)">copyLarge</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input,
+          <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;output)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Copy bytes from a large (over 2GB) <code>InputStream</code> to an
@@ -304,16 +304,16 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;long</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#copyLarge(java.io.Reader, java.io.Writer)">copyLarge</A></B>(java.io.Reader&nbsp;input,
-          java.io.Writer&nbsp;output)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#copyLarge(java.io.Reader, java.io.Writer)">copyLarge</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;input,
+          <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</A>&nbsp;output)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Copy chars from a large (over 2GB) <code>Reader</code> to a <code>Writer</code>.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;java.util.List&lt;java.lang.String&gt;</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#readLines(java.io.InputStream)">readLines</A></B>(java.io.InputStream&nbsp;input)</CODE>
+<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#readLines(java.io.InputStream)">readLines</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the contents of an <code>InputStream</code> as a list of Strings,
@@ -321,9 +321,9 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;java.util.List&lt;java.lang.String&gt;</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#readLines(java.io.InputStream, java.lang.String)">readLines</A></B>(java.io.InputStream&nbsp;input,
-          java.lang.String&nbsp;encoding)</CODE>
+<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#readLines(java.io.InputStream, java.lang.String)">readLines</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input,
+          <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the contents of an <code>InputStream</code> as a list of Strings,
@@ -331,8 +331,8 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;java.util.List&lt;java.lang.String&gt;</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#readLines(java.io.Reader)">readLines</A></B>(java.io.Reader&nbsp;input)</CODE>
+<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#readLines(java.io.Reader)">readLines</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;input)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the contents of a <code>Reader</code> as a list of Strings,
@@ -340,8 +340,8 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;java.io.InputStream</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toBufferedInputStream(java.io.InputStream)">toBufferedInputStream</A></B>(java.io.InputStream&nbsp;input)</CODE>
+<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toBufferedInputStream(java.io.InputStream)">toBufferedInputStream</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Fetches entire contents of an <code>InputStream</code> and represent
@@ -350,7 +350,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;byte[]</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toByteArray(java.io.InputStream)">toByteArray</A></B>(java.io.InputStream&nbsp;input)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toByteArray(java.io.InputStream)">toByteArray</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the contents of an <code>InputStream</code> as a <code>byte[]</code>.</TD>
@@ -358,7 +358,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;byte[]</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toByteArray(java.io.Reader)">toByteArray</A></B>(java.io.Reader&nbsp;input)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toByteArray(java.io.Reader)">toByteArray</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;input)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the contents of a <code>Reader</code> as a <code>byte[]</code>
@@ -367,8 +367,8 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;byte[]</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toByteArray(java.io.Reader, java.lang.String)">toByteArray</A></B>(java.io.Reader&nbsp;input,
-            java.lang.String&nbsp;encoding)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toByteArray(java.io.Reader, java.lang.String)">toByteArray</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;input,
+            <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the contents of a <code>Reader</code> as a <code>byte[]</code>
@@ -377,15 +377,15 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;byte[]</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toByteArray(java.lang.String)">toByteArray</A></B>(java.lang.String&nbsp;input)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toByteArray(java.lang.String)">toByteArray</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;input)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Use <CODE>String.getBytes()</CODE></I></TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Use <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true#getBytes()" title="class or interface in java.lang"><CODE>String.getBytes()</CODE></A></I></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;char[]</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toCharArray(java.io.InputStream)">toCharArray</A></B>(java.io.InputStream&nbsp;is)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toCharArray(java.io.InputStream)">toCharArray</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;is)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the contents of an <code>InputStream</code> as a character array
@@ -394,8 +394,8 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;char[]</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toCharArray(java.io.InputStream, java.lang.String)">toCharArray</A></B>(java.io.InputStream&nbsp;is,
-            java.lang.String&nbsp;encoding)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toCharArray(java.io.InputStream, java.lang.String)">toCharArray</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;is,
+            <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the contents of an <code>InputStream</code> as a character array
@@ -404,15 +404,15 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;char[]</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toCharArray(java.io.Reader)">toCharArray</A></B>(java.io.Reader&nbsp;input)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toCharArray(java.io.Reader)">toCharArray</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;input)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the contents of a <code>Reader</code> as a character array.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;java.io.InputStream</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toInputStream(java.lang.CharSequence)">toInputStream</A></B>(java.lang.CharSequence&nbsp;input)</CODE>
+<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toInputStream(java.lang.CharSequence)">toInputStream</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</A>&nbsp;input)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convert the specified CharSequence to an input stream, encoded as bytes
@@ -420,9 +420,9 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;java.io.InputStream</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toInputStream(java.lang.CharSequence, java.lang.String)">toInputStream</A></B>(java.lang.CharSequence&nbsp;input,
-              java.lang.String&nbsp;encoding)</CODE>
+<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toInputStream(java.lang.CharSequence, java.lang.String)">toInputStream</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</A>&nbsp;input,
+              <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convert the specified CharSequence to an input stream, encoded as bytes
@@ -430,8 +430,8 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;java.io.InputStream</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toInputStream(java.lang.String)">toInputStream</A></B>(java.lang.String&nbsp;input)</CODE>
+<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toInputStream(java.lang.String)">toInputStream</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;input)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convert the specified string to an input stream, encoded as bytes
@@ -439,9 +439,9 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;java.io.InputStream</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toInputStream(java.lang.String, java.lang.String)">toInputStream</A></B>(java.lang.String&nbsp;input,
-              java.lang.String&nbsp;encoding)</CODE>
+<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toInputStream(java.lang.String, java.lang.String)">toInputStream</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;input,
+              <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convert the specified string to an input stream, encoded as bytes
@@ -449,25 +449,25 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toString(byte[])">toString</A></B>(byte[]&nbsp;input)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Use <CODE>String.String(byte[])</CODE></I></TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Use <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true#String(byte[])" title="class or interface in java.lang"><CODE>String.String(byte[])</CODE></A></I></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toString(byte[], java.lang.String)">toString</A></B>(byte[]&nbsp;input,
-         java.lang.String&nbsp;encoding)</CODE>
+         <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Use <CODE>String.String(byte[],String)</CODE></I></TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Use <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true#String(byte[], java.lang.String)" title="class or interface in java.lang"><CODE>String.String(byte[],String)</CODE></A></I></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toString(java.io.InputStream)">toString</A></B>(java.io.InputStream&nbsp;input)</CODE>
+<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toString(java.io.InputStream)">toString</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the contents of an <code>InputStream</code> as a String
@@ -475,9 +475,9 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toString(java.io.InputStream, java.lang.String)">toString</A></B>(java.io.InputStream&nbsp;input,
-         java.lang.String&nbsp;encoding)</CODE>
+<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toString(java.io.InputStream, java.lang.String)">toString</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input,
+         <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the contents of an <code>InputStream</code> as a String
@@ -485,8 +485,8 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toString(java.io.Reader)">toString</A></B>(java.io.Reader&nbsp;input)</CODE>
+<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#toString(java.io.Reader)">toString</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;input)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the contents of a <code>Reader</code> as a String.</TD>
@@ -495,7 +495,7 @@
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(byte[], java.io.OutputStream)">write</A></B>(byte[]&nbsp;data,
-      java.io.OutputStream&nbsp;output)</CODE>
+      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;output)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Writes bytes from a <code>byte[]</code> to an <code>OutputStream</code>.</TD>
@@ -504,7 +504,7 @@
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(byte[], java.io.Writer)">write</A></B>(byte[]&nbsp;data,
-      java.io.Writer&nbsp;output)</CODE>
+      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</A>&nbsp;output)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Writes bytes from a <code>byte[]</code> to chars on a <code>Writer</code>
@@ -514,8 +514,8 @@
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(byte[], java.io.Writer, java.lang.String)">write</A></B>(byte[]&nbsp;data,
-      java.io.Writer&nbsp;output,
-      java.lang.String&nbsp;encoding)</CODE>
+      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</A>&nbsp;output,
+      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Writes bytes from a <code>byte[]</code> to chars on a <code>Writer</code>
@@ -525,7 +525,7 @@
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(char[], java.io.OutputStream)">write</A></B>(char[]&nbsp;data,
-      java.io.OutputStream&nbsp;output)</CODE>
+      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;output)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Writes chars from a <code>char[]</code> to bytes on an
@@ -535,8 +535,8 @@
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(char[], java.io.OutputStream, java.lang.String)">write</A></B>(char[]&nbsp;data,
-      java.io.OutputStream&nbsp;output,
-      java.lang.String&nbsp;encoding)</CODE>
+      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;output,
+      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Writes chars from a <code>char[]</code> to bytes on an
@@ -546,7 +546,7 @@
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(char[], java.io.Writer)">write</A></B>(char[]&nbsp;data,
-      java.io.Writer&nbsp;output)</CODE>
+      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</A>&nbsp;output)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Writes chars from a <code>char[]</code> to a <code>Writer</code>
@@ -555,8 +555,8 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(java.lang.CharSequence, java.io.OutputStream)">write</A></B>(java.lang.CharSequence&nbsp;data,
-      java.io.OutputStream&nbsp;output)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(java.lang.CharSequence, java.io.OutputStream)">write</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</A>&nbsp;data,
+      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;output)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Writes chars from a <code>CharSequence</code> to bytes on an
@@ -566,9 +566,9 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(java.lang.CharSequence, java.io.OutputStream, java.lang.String)">write</A></B>(java.lang.CharSequence&nbsp;data,
-      java.io.OutputStream&nbsp;output,
-      java.lang.String&nbsp;encoding)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(java.lang.CharSequence, java.io.OutputStream, java.lang.String)">write</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</A>&nbsp;data,
+      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;output,
+      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Writes chars from a <code>CharSequence</code> to bytes on an
@@ -577,8 +577,8 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(java.lang.CharSequence, java.io.Writer)">write</A></B>(java.lang.CharSequence&nbsp;data,
-      java.io.Writer&nbsp;output)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(java.lang.CharSequence, java.io.Writer)">write</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</A>&nbsp;data,
+      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</A>&nbsp;output)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Writes chars from a <code>CharSequence</code> to a <code>Writer</code>.</TD>
@@ -586,8 +586,8 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(java.lang.StringBuffer, java.io.OutputStream)">write</A></B>(java.lang.StringBuffer&nbsp;data,
-      java.io.OutputStream&nbsp;output)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(java.lang.StringBuffer, java.io.OutputStream)">write</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/StringBuffer.html?is-external=true" title="class or interface in java.lang">StringBuffer</A>&nbsp;data,
+      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;output)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>replaced by write(CharSequence, OutputStream)</I></TD>
@@ -595,9 +595,9 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(java.lang.StringBuffer, java.io.OutputStream, java.lang.String)">write</A></B>(java.lang.StringBuffer&nbsp;data,
-      java.io.OutputStream&nbsp;output,
-      java.lang.String&nbsp;encoding)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(java.lang.StringBuffer, java.io.OutputStream, java.lang.String)">write</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/StringBuffer.html?is-external=true" title="class or interface in java.lang">StringBuffer</A>&nbsp;data,
+      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;output,
+      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>replaced by write(CharSequence, OutputStream, String)</I></TD>
@@ -605,8 +605,8 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(java.lang.StringBuffer, java.io.Writer)">write</A></B>(java.lang.StringBuffer&nbsp;data,
-      java.io.Writer&nbsp;output)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(java.lang.StringBuffer, java.io.Writer)">write</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/StringBuffer.html?is-external=true" title="class or interface in java.lang">StringBuffer</A>&nbsp;data,
+      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</A>&nbsp;output)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>replaced by write(CharSequence, Writer)</I></TD>
@@ -614,8 +614,8 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(java.lang.String, java.io.OutputStream)">write</A></B>(java.lang.String&nbsp;data,
-      java.io.OutputStream&nbsp;output)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(java.lang.String, java.io.OutputStream)">write</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;data,
+      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;output)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Writes chars from a <code>String</code> to bytes on an
@@ -625,9 +625,9 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(java.lang.String, java.io.OutputStream, java.lang.String)">write</A></B>(java.lang.String&nbsp;data,
-      java.io.OutputStream&nbsp;output,
-      java.lang.String&nbsp;encoding)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(java.lang.String, java.io.OutputStream, java.lang.String)">write</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;data,
+      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;output,
+      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Writes chars from a <code>String</code> to bytes on an
@@ -636,8 +636,8 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(java.lang.String, java.io.Writer)">write</A></B>(java.lang.String&nbsp;data,
-      java.io.Writer&nbsp;output)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/tika/io/IOUtils.html#write(java.lang.String, java.io.Writer)">write</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;data,
+      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</A>&nbsp;output)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Writes chars from a <code>String</code> to a <code>Writer</code>.</TD>
@@ -646,10 +646,10 @@
 &nbsp;<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>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -687,11 +687,11 @@
 <A NAME="closeQuietly(java.io.Reader)"><!-- --></A><H3>
 closeQuietly</H3>
 <PRE>
-public static void <B>closeQuietly</B>(java.io.Reader&nbsp;input)</PRE>
+public static void <B>closeQuietly</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;input)</PRE>
 <DL>
 <DD>Unconditionally close an <code>Reader</code>.
  <p>
- Equivalent to <CODE>Reader.close()</CODE>, except any exceptions will be ignored.
+ Equivalent to <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Reader.html?is-external=true#close()" title="class or interface in java.io"><CODE>Reader.close()</CODE></A>, except any exceptions will be ignored.
  This is typically used in finally blocks.
 <P>
 <DD><DL>
@@ -703,11 +703,11 @@
 <A NAME="closeQuietly(java.nio.channels.Channel)"><!-- --></A><H3>
 closeQuietly</H3>
 <PRE>
-public static void <B>closeQuietly</B>(java.nio.channels.Channel&nbsp;channel)</PRE>
+public static void <B>closeQuietly</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/nio/channels/Channel.html?is-external=true" title="class or interface in java.nio.channels">Channel</A>&nbsp;channel)</PRE>
 <DL>
 <DD>Unconditionally close a <code>Channel</code>.
  <p>
- Equivalent to <CODE>Channel.close()</CODE>, except any exceptions will be ignored.
+ Equivalent to <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/nio/channels/Channel.html?is-external=true#close()" title="class or interface in java.nio.channels"><CODE>Channel.close()</CODE></A>, except any exceptions will be ignored.
  This is typically used in finally blocks.
 <P>
 <DD><DL>
@@ -719,11 +719,11 @@
 <A NAME="closeQuietly(java.io.Writer)"><!-- --></A><H3>
 closeQuietly</H3>
 <PRE>
-public static void <B>closeQuietly</B>(java.io.Writer&nbsp;output)</PRE>
+public static void <B>closeQuietly</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</A>&nbsp;output)</PRE>
 <DL>
 <DD>Unconditionally close a <code>Writer</code>.
  <p>
- Equivalent to <CODE>Writer.close()</CODE>, except any exceptions will be ignored.
+ Equivalent to <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Writer.html?is-external=true#close()" title="class or interface in java.io"><CODE>Writer.close()</CODE></A>, except any exceptions will be ignored.
  This is typically used in finally blocks.
 <P>
 <DD><DL>
@@ -735,11 +735,11 @@
 <A NAME="closeQuietly(java.io.InputStream)"><!-- --></A><H3>
 closeQuietly</H3>
 <PRE>
-public static void <B>closeQuietly</B>(java.io.InputStream&nbsp;input)</PRE>
+public static void <B>closeQuietly</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input)</PRE>
 <DL>
 <DD>Unconditionally close an <code>InputStream</code>.
  <p>
- Equivalent to <CODE>InputStream.close()</CODE>, except any exceptions will be ignored.
+ Equivalent to <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true#close()" title="class or interface in java.io"><CODE>InputStream.close()</CODE></A>, except any exceptions will be ignored.
  This is typically used in finally blocks.
 <P>
 <DD><DL>
@@ -751,11 +751,11 @@
 <A NAME="closeQuietly(java.io.OutputStream)"><!-- --></A><H3>
 closeQuietly</H3>
 <PRE>
-public static void <B>closeQuietly</B>(java.io.OutputStream&nbsp;output)</PRE>
+public static void <B>closeQuietly</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;output)</PRE>
 <DL>
 <DD>Unconditionally close an <code>OutputStream</code>.
  <p>
- Equivalent to <CODE>OutputStream.close()</CODE>, except any exceptions will be ignored.
+ Equivalent to <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/OutputStream.html?is-external=true#close()" title="class or interface in java.io"><CODE>OutputStream.close()</CODE></A>, except any exceptions will be ignored.
  This is typically used in finally blocks.
 <P>
 <DD><DL>
@@ -767,8 +767,8 @@
 <A NAME="toBufferedInputStream(java.io.InputStream)"><!-- --></A><H3>
 toBufferedInputStream</H3>
 <PRE>
-public static java.io.InputStream <B>toBufferedInputStream</B>(java.io.InputStream&nbsp;input)
-                                                 throws java.io.IOException</PRE>
+public static <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A> <B>toBufferedInputStream</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input)
+                                         throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Fetches entire contents of an <code>InputStream</code> and represent
  same data as result InputStream.
@@ -789,7 +789,7 @@
 <DT><B>Parameters:</B><DD><CODE>input</CODE> - Stream to be fully buffered.
 <DT><B>Returns:</B><DD>A fully buffered stream.
 <DT><B>Throws:</B>
-<DD><CODE>java.io.IOException</CODE> - if an I/O error occurs<DT><B>Since:</B></DT>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if an I/O error occurs<DT><B>Since:</B></DT>
   <DD>Commons IO 2.0</DD>
 </DL>
 </DD>
@@ -799,8 +799,8 @@
 <A NAME="toByteArray(java.io.InputStream)"><!-- --></A><H3>
 toByteArray</H3>
 <PRE>
-public static byte[] <B>toByteArray</B>(java.io.InputStream&nbsp;input)
-                          throws java.io.IOException</PRE>
+public static byte[] <B>toByteArray</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input)
+                          throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Get the contents of an <code>InputStream</code> as a <code>byte[]</code>.
  <p>
@@ -811,8 +811,8 @@
 <DT><B>Parameters:</B><DD><CODE>input</CODE> - the <code>InputStream</code> to read from
 <DT><B>Returns:</B><DD>the requested byte array
 <DT><B>Throws:</B>
-<DD><CODE>java.lang.NullPointerException</CODE> - if the input is null
-<DD><CODE>java.io.IOException</CODE> - if an I/O error occurs</DL>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</A></CODE> - if the input is null
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if an I/O error occurs</DL>
 </DD>
 </DL>
 <HR>
@@ -820,8 +820,8 @@
 <A NAME="toByteArray(java.io.Reader)"><!-- --></A><H3>
 toByteArray</H3>
 <PRE>
-public static byte[] <B>toByteArray</B>(java.io.Reader&nbsp;input)
-                          throws java.io.IOException</PRE>
+public static byte[] <B>toByteArray</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;input)
+                          throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Get the contents of a <code>Reader</code> as a <code>byte[]</code>
  using the default character encoding of the platform.
@@ -833,8 +833,8 @@
 <DT><B>Parameters:</B><DD><CODE>input</CODE> - the <code>Reader</code> to read from
 <DT><B>Returns:</B><DD>the requested byte array
 <DT><B>Throws:</B>
-<DD><CODE>java.lang.NullPointerException</CODE> - if the input is null
-<DD><CODE>java.io.IOException</CODE> - if an I/O error occurs</DL>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</A></CODE> - if the input is null
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if an I/O error occurs</DL>
 </DD>
 </DL>
 <HR>
@@ -842,9 +842,9 @@
 <A NAME="toByteArray(java.io.Reader, java.lang.String)"><!-- --></A><H3>
 toByteArray</H3>
 <PRE>
-public static byte[] <B>toByteArray</B>(java.io.Reader&nbsp;input,
-                                 java.lang.String&nbsp;encoding)
-                          throws java.io.IOException</PRE>
+public static byte[] <B>toByteArray</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;input,
+                                 <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding)
+                          throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Get the contents of a <code>Reader</code> as a <code>byte[]</code>
  using the specified character encoding.
@@ -859,8 +859,8 @@
 <DT><B>Parameters:</B><DD><CODE>input</CODE> - the <code>Reader</code> to read from<DD><CODE>encoding</CODE> - the encoding to use, null means platform default
 <DT><B>Returns:</B><DD>the requested byte array
 <DT><B>Throws:</B>
-<DD><CODE>java.lang.NullPointerException</CODE> - if the input is null
-<DD><CODE>java.io.IOException</CODE> - if an I/O error occurs<DT><B>Since:</B></DT>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</A></CODE> - if the input is null
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if an I/O error occurs<DT><B>Since:</B></DT>
   <DD>Commons IO 1.1</DD>
 </DL>
 </DD>
@@ -870,23 +870,23 @@
 <A NAME="toByteArray(java.lang.String)"><!-- --></A><H3>
 toByteArray</H3>
 <PRE>
-<FONT SIZE="-1">@Deprecated
-</FONT>public static byte[] <B>toByteArray</B>(java.lang.String&nbsp;input)
-                          throws java.io.IOException</PRE>
+<FONT SIZE="-1"><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</A>
+</FONT>public static byte[] <B>toByteArray</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;input)
+                          throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
-<DD><B>Deprecated.</B>&nbsp;<I>Use <CODE>String.getBytes()</CODE></I>
+<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true#getBytes()" title="class or interface in java.lang"><CODE>String.getBytes()</CODE></A></I>
 <P>
 <DD>Get the contents of a <code>String</code> as a <code>byte[]</code>
  using the default character encoding of the platform.
  <p>
- This is the same as <CODE>String.getBytes()</CODE>.
+ This is the same as <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true#getBytes()" title="class or interface in java.lang"><CODE>String.getBytes()</CODE></A>.
 <P>
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>input</CODE> - the <code>String</code> to convert
 <DT><B>Returns:</B><DD>the requested byte array
 <DT><B>Throws:</B>
-<DD><CODE>java.lang.NullPointerException</CODE> - if the input is null
-<DD><CODE>java.io.IOException</CODE> - if an I/O error occurs (never occurs)</DL>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</A></CODE> - if the input is null
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if an I/O error occurs (never occurs)</DL>
 </DD>
 </DL>
 <HR>
@@ -894,8 +894,8 @@
 <A NAME="toCharArray(java.io.InputStream)"><!-- --></A><H3>
 toCharArray</H3>
 <PRE>
-public static char[] <B>toCharArray</B>(java.io.InputStream&nbsp;is)
-                          throws java.io.IOException</PRE>
+public static char[] <B>toCharArray</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;is)
+                          throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Get the contents of an <code>InputStream</code> as a character array
  using the default character encoding of the platform.
@@ -907,8 +907,8 @@
 <DT><B>Parameters:</B><DD><CODE>is</CODE> - the <code>InputStream</code> to read from
 <DT><B>Returns:</B><DD>the requested character array
 <DT><B>Throws:</B>
-<DD><CODE>java.lang.NullPointerException</CODE> - if the input is null
-<DD><CODE>java.io.IOException</CODE> - if an I/O error occurs<DT><B>Since:</B></DT>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</A></CODE> - if the input is null
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if an I/O error occurs<DT><B>Since:</B></DT>
   <DD>Commons IO 1.1</DD>
 </DL>
 </DD>
@@ -918,9 +918,9 @@
 <A NAME="toCharArray(java.io.InputStream, java.lang.String)"><!-- --></A><H3>
 toCharArray</H3>
 <PRE>
-public static char[] <B>toCharArray</B>(java.io.InputStream&nbsp;is,
-                                 java.lang.String&nbsp;encoding)
-                          throws java.io.IOException</PRE>
+public static char[] <B>toCharArray</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;is,
+                                 <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding)
+                          throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Get the contents of an <code>InputStream</code> as a character array
  using the specified character encoding.
@@ -935,8 +935,8 @@
 <DT><B>Parameters:</B><DD><CODE>is</CODE> - the <code>InputStream</code> to read from<DD><CODE>encoding</CODE> - the encoding to use, null means platform default
 <DT><B>Returns:</B><DD>the requested character array
 <DT><B>Throws:</B>
-<DD><CODE>java.lang.NullPointerException</CODE> - if the input is null
-<DD><CODE>java.io.IOException</CODE> - if an I/O error occurs<DT><B>Since:</B></DT>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</A></CODE> - if the input is null
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if an I/O error occurs<DT><B>Since:</B></DT>
   <DD>Commons IO 1.1</DD>
 </DL>
 </DD>
@@ -946,8 +946,8 @@
 <A NAME="toCharArray(java.io.Reader)"><!-- --></A><H3>
 toCharArray</H3>
 <PRE>
-public static char[] <B>toCharArray</B>(java.io.Reader&nbsp;input)
-                          throws java.io.IOException</PRE>
+public static char[] <B>toCharArray</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;input)
+                          throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Get the contents of a <code>Reader</code> as a character array.
  <p>
@@ -958,8 +958,8 @@
 <DT><B>Parameters:</B><DD><CODE>input</CODE> - the <code>Reader</code> to read from
 <DT><B>Returns:</B><DD>the requested character array
 <DT><B>Throws:</B>
-<DD><CODE>java.lang.NullPointerException</CODE> - if the input is null
-<DD><CODE>java.io.IOException</CODE> - if an I/O error occurs<DT><B>Since:</B></DT>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</A></CODE> - if the input is null
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if an I/O error occurs<DT><B>Since:</B></DT>
   <DD>Commons IO 1.1</DD>
 </DL>
 </DD>
@@ -969,8 +969,8 @@
 <A NAME="toString(java.io.InputStream)"><!-- --></A><H3>
 toString</H3>
 <PRE>
-public static java.lang.String <B>toString</B>(java.io.InputStream&nbsp;input)
-                                 throws java.io.IOException</PRE>
+public static <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>toString</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input)
+                       throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Get the contents of an <code>InputStream</code> as a String
  using the default character encoding of the platform.
@@ -982,8 +982,8 @@
 <DT><B>Parameters:</B><DD><CODE>input</CODE> - the <code>InputStream</code> to read from
 <DT><B>Returns:</B><DD>the requested String
 <DT><B>Throws:</B>
-<DD><CODE>java.lang.NullPointerException</CODE> - if the input is null
-<DD><CODE>java.io.IOException</CODE> - if an I/O error occurs</DL>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</A></CODE> - if the input is null
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if an I/O error occurs</DL>
 </DD>
 </DL>
 <HR>
@@ -991,9 +991,9 @@
 <A NAME="toString(java.io.InputStream, java.lang.String)"><!-- --></A><H3>
 toString</H3>
 <PRE>
-public static java.lang.String <B>toString</B>(java.io.InputStream&nbsp;input,
-                                        java.lang.String&nbsp;encoding)
-                                 throws java.io.IOException</PRE>
+public static <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>toString</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input,
+                              <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding)
+                       throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Get the contents of an <code>InputStream</code> as a String
  using the specified character encoding.
@@ -1008,8 +1008,8 @@
 <DT><B>Parameters:</B><DD><CODE>input</CODE> - the <code>InputStream</code> to read from<DD><CODE>encoding</CODE> - the encoding to use, null means platform default
 <DT><B>Returns:</B><DD>the requested String
 <DT><B>Throws:</B>
-<DD><CODE>java.lang.NullPointerException</CODE> - if the input is null
-<DD><CODE>java.io.IOException</CODE> - if an I/O error occurs</DL>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</A></CODE> - if the input is null
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if an I/O error occurs</DL>
 </DD>
 </DL>
 <HR>
@@ -1017,8 +1017,8 @@
 <A NAME="toString(java.io.Reader)"><!-- --></A><H3>
 toString</H3>
 <PRE>
-public static java.lang.String <B>toString</B>(java.io.Reader&nbsp;input)
-                                 throws java.io.IOException</PRE>
+public static <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>toString</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;input)
+                       throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Get the contents of a <code>Reader</code> as a String.
  <p>
@@ -1029,8 +1029,8 @@
 <DT><B>Parameters:</B><DD><CODE>input</CODE> - the <code>Reader</code> to read from
 <DT><B>Returns:</B><DD>the requested String
 <DT><B>Throws:</B>
-<DD><CODE>java.lang.NullPointerException</CODE> - if the input is null
-<DD><CODE>java.io.IOException</CODE> - if an I/O error occurs</DL>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</A></CODE> - if the input is null
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if an I/O error occurs</DL>
 </DD>
 </DL>
 <HR>
@@ -1038,11 +1038,11 @@
 <A NAME="toString(byte[])"><!-- --></A><H3>
 toString</H3>
 <PRE>
-<FONT SIZE="-1">@Deprecated
-</FONT>public static java.lang.String <B>toString</B>(byte[]&nbsp;input)
-                                 throws java.io.IOException</PRE>
+<FONT SIZE="-1"><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</A>
+</FONT>public static <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>toString</B>(byte[]&nbsp;input)
+                       throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
-<DD><B>Deprecated.</B>&nbsp;<I>Use <CODE>String.String(byte[])</CODE></I>
+<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true#String(byte[])" title="class or interface in java.lang"><CODE>String.String(byte[])</CODE></A></I>
 <P>
 <DD>Get the contents of a <code>byte[]</code> as a String
  using the default character encoding of the platform.
@@ -1051,8 +1051,8 @@
 <DT><B>Parameters:</B><DD><CODE>input</CODE> - the byte array to read from
 <DT><B>Returns:</B><DD>the requested String
 <DT><B>Throws:</B>
-<DD><CODE>java.lang.NullPointerException</CODE> - if the input is null
-<DD><CODE>java.io.IOException</CODE> - if an I/O error occurs (never occurs)</DL>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</A></CODE> - if the input is null
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if an I/O error occurs (never occurs)</DL>
 </DD>
 </DL>
 <HR>
@@ -1060,12 +1060,12 @@
 <A NAME="toString(byte[], java.lang.String)"><!-- --></A><H3>
 toString</H3>
 <PRE>
-<FONT SIZE="-1">@Deprecated
-</FONT>public static java.lang.String <B>toString</B>(byte[]&nbsp;input,
-                                                   java.lang.String&nbsp;encoding)
-                                 throws java.io.IOException</PRE>
+<FONT SIZE="-1"><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</A>
+</FONT>public static <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>toString</B>(byte[]&nbsp;input,
+                                         <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding)
+                       throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
-<DD><B>Deprecated.</B>&nbsp;<I>Use <CODE>String.String(byte[],String)</CODE></I>
+<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true#String(byte[], java.lang.String)" title="class or interface in java.lang"><CODE>String.String(byte[],String)</CODE></A></I>
 <P>
 <DD>Get the contents of a <code>byte[]</code> as a String
  using the specified character encoding.
@@ -1077,8 +1077,8 @@
 <DT><B>Parameters:</B><DD><CODE>input</CODE> - the byte array to read from<DD><CODE>encoding</CODE> - the encoding to use, null means platform default
 <DT><B>Returns:</B><DD>the requested String
 <DT><B>Throws:</B>
-<DD><CODE>java.lang.NullPointerException</CODE> - if the input is null
-<DD><CODE>java.io.IOException</CODE> - if an I/O error occurs (never occurs)</DL>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</A></CODE> - if the input is null
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if an I/O error occurs (never occurs)</DL>
 </DD>
 </DL>
 <HR>
@@ -1086,8 +1086,8 @@
 <A NAME="readLines(java.io.InputStream)"><!-- --></A><H3>
 readLines</H3>
 <PRE>
-public static java.util.List&lt;java.lang.String&gt; <B>readLines</B>(java.io.InputStream&nbsp;input)
-                                                  throws java.io.IOException</PRE>
+public static <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <B>readLines</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input)
+                              throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Get the contents of an <code>InputStream</code> as a list of Strings,
  one entry per line, using the default character encoding of the platform.
@@ -1099,8 +1099,8 @@
 <DT><B>Parameters:</B><DD><CODE>input</CODE> - the <code>InputStream</code> to read from, not null
 <DT><B>Returns:</B><DD>the list of Strings, never null
 <DT><B>Throws:</B>
-<DD><CODE>java.lang.NullPointerException</CODE> - if the input is null
-<DD><CODE>java.io.IOException</CODE> - if an I/O error occurs<DT><B>Since:</B></DT>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</A></CODE> - if the input is null
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if an I/O error occurs<DT><B>Since:</B></DT>
   <DD>Commons IO 1.1</DD>
 </DL>
 </DD>
@@ -1110,9 +1110,9 @@
 <A NAME="readLines(java.io.InputStream, java.lang.String)"><!-- --></A><H3>
 readLines</H3>
 <PRE>
-public static java.util.List&lt;java.lang.String&gt; <B>readLines</B>(java.io.InputStream&nbsp;input,
-                                                         java.lang.String&nbsp;encoding)
-                                                  throws java.io.IOException</PRE>
+public static <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <B>readLines</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input,
+                                     <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding)
+                              throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Get the contents of an <code>InputStream</code> as a list of Strings,
  one entry per line, using the specified character encoding.
@@ -1127,8 +1127,8 @@
 <DT><B>Parameters:</B><DD><CODE>input</CODE> - the <code>InputStream</code> to read from, not null<DD><CODE>encoding</CODE> - the encoding to use, null means platform default
 <DT><B>Returns:</B><DD>the list of Strings, never null
 <DT><B>Throws:</B>
-<DD><CODE>java.lang.NullPointerException</CODE> - if the input is null
-<DD><CODE>java.io.IOException</CODE> - if an I/O error occurs<DT><B>Since:</B></DT>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</A></CODE> - if the input is null
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if an I/O error occurs<DT><B>Since:</B></DT>
   <DD>Commons IO 1.1</DD>
 </DL>
 </DD>
@@ -1138,8 +1138,8 @@
 <A NAME="readLines(java.io.Reader)"><!-- --></A><H3>
 readLines</H3>
 <PRE>
-public static java.util.List&lt;java.lang.String&gt; <B>readLines</B>(java.io.Reader&nbsp;input)
-                                                  throws java.io.IOException</PRE>
+public static <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <B>readLines</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;input)
+                              throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Get the contents of a <code>Reader</code> as a list of Strings,
  one entry per line.
@@ -1151,8 +1151,8 @@
 <DT><B>Parameters:</B><DD><CODE>input</CODE> - the <code>Reader</code> to read from, not null
 <DT><B>Returns:</B><DD>the list of Strings, never null
 <DT><B>Throws:</B>
-<DD><CODE>java.lang.NullPointerException</CODE> - if the input is null
-<DD><CODE>java.io.IOException</CODE> - if an I/O error occurs<DT><B>Since:</B></DT>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</A></CODE> - if the input is null
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if an I/O error occurs<DT><B>Since:</B></DT>
   <DD>Commons IO 1.1</DD>
 </DL>
 </DD>
@@ -1162,7 +1162,7 @@
 <A NAME="toInputStream(java.lang.CharSequence)"><!-- --></A><H3>
 toInputStream</H3>
 <PRE>
-public static java.io.InputStream <B>toInputStream</B>(java.lang.CharSequence&nbsp;input)</PRE>
+public static <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A> <B>toInputStream</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</A>&nbsp;input)</PRE>
 <DL>
 <DD>Convert the specified CharSequence to an input stream, encoded as bytes
  using the default character encoding of the platform.
@@ -1179,9 +1179,9 @@
 <A NAME="toInputStream(java.lang.CharSequence, java.lang.String)"><!-- --></A><H3>
 toInputStream</H3>
 <PRE>
-public static java.io.InputStream <B>toInputStream</B>(java.lang.CharSequence&nbsp;input,
-                                                java.lang.String&nbsp;encoding)
-                                         throws java.io.IOException</PRE>
+public static <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A> <B>toInputStream</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</A>&nbsp;input,
+                                        <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding)
+                                 throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Convert the specified CharSequence to an input stream, encoded as bytes
  using the specified character encoding.
@@ -1193,7 +1193,7 @@
 <DT><B>Parameters:</B><DD><CODE>input</CODE> - the CharSequence to convert<DD><CODE>encoding</CODE> - the encoding to use, null means platform default
 <DT><B>Returns:</B><DD>an input stream
 <DT><B>Throws:</B>
-<DD><CODE>java.io.IOException</CODE> - if the encoding is invalid<DT><B>Since:</B></DT>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if the encoding is invalid<DT><B>Since:</B></DT>
   <DD>IO 2.0</DD>
 </DL>
 </DD>
@@ -1203,7 +1203,7 @@
 <A NAME="toInputStream(java.lang.String)"><!-- --></A><H3>
 toInputStream</H3>
 <PRE>
-public static java.io.InputStream <B>toInputStream</B>(java.lang.String&nbsp;input)</PRE>
+public static <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A> <B>toInputStream</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;input)</PRE>
 <DL>
 <DD>Convert the specified string to an input stream, encoded as bytes
  using the default character encoding of the platform.
@@ -1220,9 +1220,9 @@
 <A NAME="toInputStream(java.lang.String, java.lang.String)"><!-- --></A><H3>
 toInputStream</H3>
 <PRE>
-public static java.io.InputStream <B>toInputStream</B>(java.lang.String&nbsp;input,
-                                                java.lang.String&nbsp;encoding)
-                                         throws java.io.IOException</PRE>
+public static <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A> <B>toInputStream</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;input,
+                                        <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding)
+                                 throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Convert the specified string to an input stream, encoded as bytes
  using the specified character encoding.
@@ -1234,7 +1234,7 @@
 <DT><B>Parameters:</B><DD><CODE>input</CODE> - the string to convert<DD><CODE>encoding</CODE> - the encoding to use, null means platform default
 <DT><B>Returns:</B><DD>an input stream
 <DT><B>Throws:</B>
-<DD><CODE>java.io.IOException</CODE> - if the encoding is invalid<DT><B>Since:</B></DT>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if the encoding is invalid<DT><B>Since:</B></DT>
   <DD>Commons IO 1.1</DD>
 </DL>
 </DD>
@@ -1245,8 +1245,8 @@
 write</H3>
 <PRE>
 public static void <B>write</B>(byte[]&nbsp;data,
-                         java.io.OutputStream&nbsp;output)
-                  throws java.io.IOException</PRE>
+                         <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;output)
+                  throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>

[... 684 lines stripped ...]