donaldp 2002/06/22 23:21:43
Modified: docs/excalibur/io index.html
docs/excalibur/io/api allclasses-frame.html
deprecated-list.html help-doc.html index-all.html
index.html overview-tree.html packages.html
serialized-form.html
docs/excalibur/io/api/org/apache/avalon/excalibur/io
AndFileFilter.html
ClassLoaderObjectInputStream.html
DirectoryFileFilter.html EndianUtil.html
ExtensionFileFilter.html FileUtil.html IOUtil.html
InvertedFileFilter.html OrFileFilter.html
PrefixFileFilter.html SwappedDataInputStream.html
package-frame.html package-summary.html
package-tree.html
Added: docs/excalibur/io/css ns4_only.css print.css site.css
tigris.css
Log:
Updatre the IO website
Revision Changes Path
1.3 +153 -148 jakarta-avalon-site/docs/excalibur/io/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-avalon-site/docs/excalibur/io/index.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.html 7 Apr 2002 10:25:42 -0000 1.2
+++ index.html 23 Jun 2002 06:21:42 -0000 1.3
@@ -1,151 +1,156 @@
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Excalibur I/O Extensions - Overview</title>
-</head>
-<body bgcolor="#ffffff" marginheight="4" marginwidth="4" leftmargin="4"
topmargin="4" alink="#023264" vlink="#023264" link="#525D76" text="#000000">
-<table border="0" cellpadding="0" cellspacing="0" width="100%">
-<tr>
-<td align="left" valign="top"><a
href="http://jakarta.apache.org/index.html"><img src="images/jakarta-logo.gif"
border="0" vspace="0" hspace="0"></a></td><td bgcolor="#ffffff" align="left"
valign="top" width="100%"><img src="images/header.gif" align="right" border="0"
vspace="0" hspace="0"></td>
-</tr>
-<tr>
-<td colspan="2" height="2" width="100%">
-<hr size="1" noshade="">
-</td>
-</tr>
-</table>
-<table border="0" cellpadding="0" cellspacing="0" width="100%">
-<tr>
-<td valign="top" width="1%"></td><td nowrap="1" valign="top" width="14%">
-<br>
-<font face="arial,helvetica,sanserif">
-<br>
-<br>
-<a href="http://jakarta.apache.org/avalon"><font size="+1"
color="#778899">Back to Avalon</font></a>
-<br>
-<br>
-<a href="../index.html"><font size="+1" color="#778899">Back to
Excalibur</font></a>
-<br>
-<br>
-<font size="+1" color="#000000">About</font>
-<br>
-<font size="-1">
-<ul>
-<li>
-<a href="index.html"><font size="-1">Overview</font></a>
-</li>
-<li>
-<a href="http://jakarta.apache.org/avalon/excalibur/index.html"><font
size="-1">Excalibur Home</font></a>
-</li>
-<li>
-<a href="http://jakarta.apache.org/builds/jakarta-avalon/apps"><font
size="-1">Download</font></a>
-</li>
-<li>
-<a href="api/index.html"><font size="-1">API Docs</font></a>
-</li>
-</ul>
-</font>
-<br>
-<br>
-</font></td><td align="left" valign="top" width="*">
-<title>Excalibur I/O Extensions - Overview</title>
-<center>
-<table width="100%">
-<tr>
-<td bgcolor="#99aabb">
-<center>
-<b><font face="arial,helvetica,sanserif" color="#000000" size="+2">Excalibur
I/O Extensions - Overview</font></b>
-</center>
-</td>
-</tr>
-</table>
-</center>
-<br>
-<font size="-2" face="arial,helvetica,sanserif" color="#000000">
-<p>by <a href="mailto:[EMAIL PROTECTED]">Berin Loritsch</a>, <a
href="mailto:[EMAIL PROTECTED]">Leo Simons</a>, <a href="mailto:[EMAIL
PROTECTED]">Jeff Turner</a>
-</p>
-</font><font face="arial,helvetica,sanserif" color="#000000"></font>
-<br>
-<div align="right">
-<table cellspacing="0" cellpadding="2" border="0" width="100%">
-<tr>
-<td bgcolor="bbccdd"><font face="arial,helvetica,sanserif" color="#000000"
size="+1"><b>Introduction</b></font></td>
-</tr>
-<tr>
-<td><font face="arial,helvetica,sanserif" color="#000000">
-<br>
-
-<p align="justify">Avalon Excalibur's Input/Output utilities are in package
- <code>org.apache.avalon.excalibur.io</code>.</p>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
-
-<div align="right">
-<table cellspacing="0" cellpadding="2" border="0" width="99%">
-<tr>
-<td bgcolor="ddeeff"><font face="arial,helvetica,sanserif" color="#000000"
size="+0"><b>Copy methods</b></font></td>
-</tr>
-<tr>
-<td><font face="arial,helvetica,sanserif" color="#000000">
-<br>
-
-<p align="justify">Excalibur's IO package contains a comprehensive set of
routines for
- copying bytes and chars. Routines exist for copying from:
- <code>String</code>, <code>byte[]</code>, <code>Reader</code> and
- <code>InputStream</code>,
- to:
- <code>String</code>, <code>byte[]</code>, <code>Writer</code> and
- <code>OutputStream</code>.
- </p>
-
-</font></td>
-</tr>
-</table>
-</div>
-<br>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!-- This is a generated file. Do not edit. -->
+ <html>
+ <head>
+ <style type="text/css">
+ @import url("./css/tigris.css");
+ @import url("./css/site.css");
+ </style>
+ <meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1"/>
+
+ <meta name="author" value="Avalon Documentation Team">
+ <meta name="email" value="[email protected]">
-<div align="right">
-<table cellspacing="0" cellpadding="2" border="0" width="99%">
-<tr>
-<td bgcolor="ddeeff"><font face="arial,helvetica,sanserif" color="#000000"
size="+0"><b>Useful java.io.FileFilters</b></font></td>
-</tr>
-<tr>
-<td><font face="arial,helvetica,sanserif" color="#000000">
-<br>
-
-<p align="justify">
- Excalibur includes a number of FileFilters that you can use for
your
- own purposes. This fills a gap in the Java runtime because the
- interface was specified but no implementations were given.
- </p>
-
-</font></td>
-</tr>
-</table>
-</div>
-<br>
-
-</font></td>
-</tr>
-</table>
-</div>
-<br>
-</td>
-</tr>
-</table>
-<br>
-<table cellpadding="0" cellspacing="0" border="0" width="100%">
-<tr>
-<td>
-<hr size="1" noshade="">
-</td>
-</tr>
-<tr>
-<td align="center"><font color="#525D76" size="-1"
face="arial,helvetica,sanserif"><i>
- Copyright ©1999-2002 by the Apache Software Foundation.
- All Rights Reserved.
- </i></font></td>
-</tr>
-</table>
-</body>
-</html>
+ <title>Excalibur IO - Excalibur I/O Extensions - Overview</title>
+ </head>
+
+ <body marginwidth="0" marginheight="0" class="composite">
+
+ <div id="banner">
+ <table border="0" cellspacing="0" cellpadding="8" width="100%">
+ <!-- TOP IMAGE -->
+ <tr>
+ <td> <td colspan="2">
+ <a href="http://jakarta.apache.org"><img
src="http://jakarta.apache.org/images/jakarta-logo.gif" align="left"
border="0"/></a>
+ </td>
+ </td>
+ <td><div align="right" valign="bottom"><b><font
size="+3">Excalibur IO</font></b></div></td>
+ </tr>
+ </table>
+ </div>
+
+ <table border="0" cellspacing="0" cellpadding="8" width="100%"
id="main">
+ <tr valign="top">
+ <!-- LEFT SIDE NAVIGATION -->
+ <td id="leftcol" width="20%">
+ <div id="navcolumn">
+ <div>
+ <strong>About</strong>
+ <div><small> <a href="./index.html">Overview</a>
+ </small></div>
+ <div><small> <a
href="http://jakarta.apache.org/avalon/excalibur/index.html">Excalibur Home</a>
+ </small></div>
+ <div><small> <a
href="http://jakarta.apache.org/builds/jakarta-avalon-excalibur/release">Download</a>
+ </small></div>
+ <div><small> <a href="./api/index.html">API Docs</a>
+ </small></div>
+ </div>
+ </div>
+ </td>
+ <td><div id="bodycol"><div class="app">
+
+ <div class="h3">
+ <h3><a name="Introduction">Introduction</a></h3>
+ <p
+ > Avalon Excalibur's Input/Output utilities are
in package
+
+ <code
+ > org.apache.avalon.excalibur.io
+ </code>
+ .
+ </p>
+ <div class="h4">
+ <h4><a name="Copy methods">Copy methods</a></h4>
+ <p
+ > Excalibur's IO package contains a comprehensive
set of routines for
+ copying bytes and chars. Routines exist for copying from:
+
+ <code
+ > String
+ </code>
+ ,
+ <code
+ > byte[]
+ </code>
+ ,
+ <code
+ > Reader
+ </code>
+ and
+
+ <code
+ > InputStream
+ </code>
+ , to:
+ <code
+ > String
+ </code>
+ ,
+ <code
+ > byte[]
+ </code>
+ ,
+
+ <code
+ > Writer
+ </code>
+ and
+ <code
+ > OutputStream
+ </code>
+ .
+
+ </p>
+ </div>
+ <div class="h4">
+ <h4><a name="Useful java.io.FileFilters">Useful
java.io.FileFilters</a></h4>
+ <p
+ >
+ Excalibur includes a number of FileFilters that you can
use for your
+ own purposes. This fills a gap in the Java runtime because
the
+ interface was specified but no implementations were given.
+
+ </p>
+ </div>
+ </div>
+ </div>
+ <div align="right" id="authors">
+ by <a href="[email protected]">Avalon
Documentation Team</a>
+ </div>
+ </div></td>
+ </tr>
+ </table>
+
+ <!-- FOOTER -->
+ <div id="footer">
+ <table border="0" cellspacing="0" cellpadding="4">
+ <tr>
+ <td>Copyright © 1999-2002, Apache Software Foundation</td>
+ </tr>
+ </table>
+ </div>
+
+ </body>
+ </html>
+
+
+
+
+
1.2 +5 -1
jakarta-avalon-site/docs/excalibur/io/api/allclasses-frame.html
Index: allclasses-frame.html
===================================================================
RCS file:
/home/cvs/jakarta-avalon-site/docs/excalibur/io/api/allclasses-frame.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- allclasses-frame.html 7 Apr 2002 10:25:51 -0000 1.1
+++ allclasses-frame.html 23 Jun 2002 06:21:42 -0000 1.2
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sun Apr 07 10:52:18 BST 2002 -->
+<!-- Generated by javadoc on Sun Jun 23 16:20:19 EST 2002 -->
<TITLE>
All Classes
</TITLE>
@@ -18,6 +18,10 @@
<TD NOWRAP><FONT CLASS="FrameItemFont"><A
HREF="org/apache/avalon/excalibur/io/AndFileFilter.html"
TARGET="classFrame">AndFileFilter</A>
<BR>
<A HREF="org/apache/avalon/excalibur/io/ClassLoaderObjectInputStream.html"
TARGET="classFrame">ClassLoaderObjectInputStream</A>
+<BR>
+<A HREF="org/apache/avalon/excalibur/io/DemuxInputStream.html"
TARGET="classFrame">DemuxInputStream</A>
+<BR>
+<A HREF="org/apache/avalon/excalibur/io/DemuxOutputStream.html"
TARGET="classFrame">DemuxOutputStream</A>
<BR>
<A HREF="org/apache/avalon/excalibur/io/DirectoryFileFilter.html"
TARGET="classFrame">DirectoryFileFilter</A>
<BR>
1.2 +2 -2
jakarta-avalon-site/docs/excalibur/io/api/deprecated-list.html
Index: deprecated-list.html
===================================================================
RCS file:
/home/cvs/jakarta-avalon-site/docs/excalibur/io/api/deprecated-list.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- deprecated-list.html 7 Apr 2002 10:25:51 -0000 1.1
+++ deprecated-list.html 23 Jun 2002 06:21:42 -0000 1.2
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sun Apr 07 10:52:18 BST 2002 -->
+<!-- Generated by javadoc on Sun Jun 23 16:20:19 EST 2002 -->
<TITLE>
Excalibur IO API: Deprecated List
</TITLE>
@@ -104,6 +104,6 @@
<!-- =========== END OF NAVBAR =========== -->
<HR>
-Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved.
+"Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved."
</BODY>
</HTML>
1.2 +2 -2 jakarta-avalon-site/docs/excalibur/io/api/help-doc.html
Index: help-doc.html
===================================================================
RCS file: /home/cvs/jakarta-avalon-site/docs/excalibur/io/api/help-doc.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- help-doc.html 7 Apr 2002 10:25:51 -0000 1.1
+++ help-doc.html 23 Jun 2002 06:21:42 -0000 1.2
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sun Apr 07 10:52:19 BST 2002 -->
+<!-- Generated by javadoc on Sun Jun 23 16:20:20 EST 2002 -->
<TITLE>
Excalibur IO API: API Help
</TITLE>
@@ -133,6 +133,6 @@
<!-- =========== END OF NAVBAR =========== -->
<HR>
-Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved.
+"Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved."
</BODY>
</HTML>
1.2 +40 -8 jakarta-avalon-site/docs/excalibur/io/api/index-all.html
Index: index-all.html
===================================================================
RCS file: /home/cvs/jakarta-avalon-site/docs/excalibur/io/api/index-all.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index-all.html 7 Apr 2002 10:25:51 -0000 1.1
+++ index-all.html 23 Jun 2002 06:21:42 -0000 1.2
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sun Apr 07 10:52:18 BST 2002 -->
+<!-- Generated by javadoc on Sun Jun 23 16:20:19 EST 2002 -->
<TITLE>
Excalibur IO API: Index
</TITLE>
@@ -47,9 +47,6 @@
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
-<DT><A
HREF="org/apache/avalon/excalibur/io/OrFileFilter.html#accept(java.io.File,
java.lang.String)"><B>accept(File, String)</B></A> -
-Method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/OrFileFilter.html">OrFileFilter</A>
-<DD>
<DT><A
HREF="org/apache/avalon/excalibur/io/AndFileFilter.html#accept(java.io.File,
java.lang.String)"><B>accept(File, String)</B></A> -
Method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/AndFileFilter.html">AndFileFilter</A>
<DD>
@@ -59,12 +56,15 @@
<DT><A
HREF="org/apache/avalon/excalibur/io/DirectoryFileFilter.html#accept(java.io.File,
java.lang.String)"><B>accept(File, String)</B></A> -
Method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/DirectoryFileFilter.html">DirectoryFileFilter</A>
<DD>
-<DT><A
HREF="org/apache/avalon/excalibur/io/InvertedFileFilter.html#accept(java.io.File,
java.lang.String)"><B>accept(File, String)</B></A> -
-Method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/InvertedFileFilter.html">InvertedFileFilter</A>
+<DT><A
HREF="org/apache/avalon/excalibur/io/OrFileFilter.html#accept(java.io.File,
java.lang.String)"><B>accept(File, String)</B></A> -
+Method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/OrFileFilter.html">OrFileFilter</A>
<DD>
<DT><A
HREF="org/apache/avalon/excalibur/io/ExtensionFileFilter.html#accept(java.io.File,
java.lang.String)"><B>accept(File, String)</B></A> -
Method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/ExtensionFileFilter.html">ExtensionFileFilter</A>
<DD>
+<DT><A
HREF="org/apache/avalon/excalibur/io/InvertedFileFilter.html#accept(java.io.File,
java.lang.String)"><B>accept(File, String)</B></A> -
+Method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/InvertedFileFilter.html">InvertedFileFilter</A>
+<DD>
<DT><A
HREF="org/apache/avalon/excalibur/io/AndFileFilter.html"><B>AndFileFilter</B></A>
- class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/AndFileFilter.html">AndFileFilter</A>.<DD>Accepts
a selection if it is acceptable to both of two <A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/FilenameFilter.html"><CODE>FilenameFilter</CODE></A>s.<DT><A
HREF="org/apache/avalon/excalibur/io/AndFileFilter.html#AndFileFilter(java.io.FilenameFilter,
java.io.FilenameFilter)"><B>AndFileFilter(FilenameFilter,
FilenameFilter)</B></A> -
Constructor for class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/AndFileFilter.html">AndFileFilter</A>
<DD>
@@ -76,6 +76,12 @@
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
+<DT><A
HREF="org/apache/avalon/excalibur/io/DemuxInputStream.html#bindStream(java.io.InputStream)"><B>bindStream(InputStream)</B></A>
-
+Method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/DemuxInputStream.html">DemuxInputStream</A>
+<DD>Bind the specified stream to the current thread.
+<DT><A
HREF="org/apache/avalon/excalibur/io/DemuxOutputStream.html#bindStream(java.io.OutputStream)"><B>bindStream(OutputStream)</B></A>
-
+Method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/DemuxOutputStream.html">DemuxOutputStream</A>
+<DD>Bind the specified stream to the current thread.
<DT><A
HREF="org/apache/avalon/excalibur/io/IOUtil.html#bufferedCopy(java.io.InputStream,
java.io.OutputStream)"><B>bufferedCopy(InputStream, OutputStream)</B></A> -
Static method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/IOUtil.html">IOUtil</A>
<DD><B>Deprecated.</B> <I>Buffering streams is actively harmful! See
the class description as to why. Use
@@ -101,6 +107,12 @@
<DT><A
HREF="org/apache/avalon/excalibur/io/SwappedDataInputStream.html#close()"><B>close()</B></A>
-
Method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/SwappedDataInputStream.html">SwappedDataInputStream</A>
<DD>
+<DT><A
HREF="org/apache/avalon/excalibur/io/DemuxOutputStream.html#close()"><B>close()</B></A>
-
+Method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/DemuxOutputStream.html">DemuxOutputStream</A>
+<DD>Closes stream associated with current thread.
+<DT><A
HREF="org/apache/avalon/excalibur/io/DemuxInputStream.html#close()"><B>close()</B></A>
-
+Method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/DemuxInputStream.html">DemuxInputStream</A>
+<DD>Closes stream associated with current thread.
<DT><A
HREF="org/apache/avalon/excalibur/io/FileUtil.html#contentEquals(java.io.File,
java.io.File)"><B>contentEquals(File, File)</B></A> -
Static method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/FileUtil.html">FileUtil</A>
<DD>Compare the contents of two files to determine if they are equal or not.
@@ -199,6 +211,14 @@
<DT><A
HREF="org/apache/avalon/excalibur/io/FileUtil.html#deleteDirectory(java.lang.String)"><B>deleteDirectory(String)</B></A>
-
Static method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/FileUtil.html">FileUtil</A>
<DD>Recursively delete a directory.
+<DT><A
HREF="org/apache/avalon/excalibur/io/DemuxInputStream.html"><B>DemuxInputStream</B></A>
- class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/DemuxInputStream.html">DemuxInputStream</A>.<DD>Data
written to this stream is forwarded to a stream that has been associated
+ with this thread.<DT><A
HREF="org/apache/avalon/excalibur/io/DemuxInputStream.html#DemuxInputStream()"><B>DemuxInputStream()</B></A>
-
+Constructor for class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/DemuxInputStream.html">DemuxInputStream</A>
+<DD>
+<DT><A
HREF="org/apache/avalon/excalibur/io/DemuxOutputStream.html"><B>DemuxOutputStream</B></A>
- class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/DemuxOutputStream.html">DemuxOutputStream</A>.<DD>Data
written to this stream is forwarded to a stream that has been associated
+ with this thread.<DT><A
HREF="org/apache/avalon/excalibur/io/DemuxOutputStream.html#DemuxOutputStream()"><B>DemuxOutputStream()</B></A>
-
+Constructor for class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/DemuxOutputStream.html">DemuxOutputStream</A>
+<DD>
<DT><A
HREF="org/apache/avalon/excalibur/io/DirectoryFileFilter.html"><B>DirectoryFileFilter</B></A>
- class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/DirectoryFileFilter.html">DirectoryFileFilter</A>.<DD>This
filter accepts <code>File</code>s that are directories.<DT><A
HREF="org/apache/avalon/excalibur/io/DirectoryFileFilter.html#DirectoryFileFilter()"><B>DirectoryFileFilter()</B></A>
-
Constructor for class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/DirectoryFileFilter.html">DirectoryFileFilter</A>
<DD>
@@ -222,12 +242,18 @@
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
-<DT><A
HREF="org/apache/avalon/excalibur/io/FileUtil.html"><B>FileUtil</B></A> - class
org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/FileUtil.html">FileUtil</A>.<DD>This class
provides basic facilities for manipulating files and file paths.<DT><A
HREF="org/apache/avalon/excalibur/io/FileUtil.html#forceDelete(java.io.File)"><B>forceDelete(File)</B></A>
-
+<DT><A
HREF="org/apache/avalon/excalibur/io/FileUtil.html"><B>FileUtil</B></A> - class
org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/FileUtil.html">FileUtil</A>.<DD>This class
provides basic facilities for manipulating files and file paths.<DT><A
HREF="org/apache/avalon/excalibur/io/DemuxOutputStream.html#flush()"><B>flush()</B></A>
-
+Method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/DemuxOutputStream.html">DemuxOutputStream</A>
+<DD>Flushes stream associated with current thread.
+<DT><A
HREF="org/apache/avalon/excalibur/io/FileUtil.html#forceDelete(java.io.File)"><B>forceDelete(File)</B></A>
-
Static method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/FileUtil.html">FileUtil</A>
<DD>Delete a file.
<DT><A
HREF="org/apache/avalon/excalibur/io/FileUtil.html#forceDelete(java.lang.String)"><B>forceDelete(String)</B></A>
-
Static method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/FileUtil.html">FileUtil</A>
<DD>Delete a file.
+<DT><A
HREF="org/apache/avalon/excalibur/io/FileUtil.html#forceDeleteOnExit(java.io.File)"><B>forceDeleteOnExit(File)</B></A>
-
+Static method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/FileUtil.html">FileUtil</A>
+<DD>Schedule a file to be deleted when JVM exits.
<DT><A
HREF="org/apache/avalon/excalibur/io/FileUtil.html#forceMkdir(java.io.File)"><B>forceMkdir(File)</B></A>
-
Static method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/FileUtil.html">FileUtil</A>
<DD>Make a directory.
@@ -299,6 +325,9 @@
<DT><A
HREF="org/apache/avalon/excalibur/io/SwappedDataInputStream.html#read()"><B>read()</B></A>
-
Method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/SwappedDataInputStream.html">SwappedDataInputStream</A>
<DD>
+<DT><A
HREF="org/apache/avalon/excalibur/io/DemuxInputStream.html#read()"><B>read()</B></A>
-
+Method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/DemuxInputStream.html">DemuxInputStream</A>
+<DD>Read byte from stream associated with current thread.
<DT><A
HREF="org/apache/avalon/excalibur/io/SwappedDataInputStream.html#read(byte[])"><B>read(byte[])</B></A>
-
Method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/SwappedDataInputStream.html">SwappedDataInputStream</A>
<DD>
@@ -536,6 +565,9 @@
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
+<DT><A
HREF="org/apache/avalon/excalibur/io/DemuxOutputStream.html#write(int)"><B>write(int)</B></A>
-
+Method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/DemuxOutputStream.html">DemuxOutputStream</A>
+<DD>Writes byte to stream associated with current thread.
<DT><A
HREF="org/apache/avalon/excalibur/io/EndianUtil.html#writeSwappedDouble(byte[],
int, double)"><B>writeSwappedDouble(byte[], int, double)</B></A> -
Static method in class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/EndianUtil.html">EndianUtil</A>
<DD>
@@ -603,6 +635,6 @@
<!-- =========== END OF NAVBAR =========== -->
<HR>
-Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved.
+"Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved."
</BODY>
</HTML>
1.2 +1 -1 jakarta-avalon-site/docs/excalibur/io/api/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-avalon-site/docs/excalibur/io/api/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.html 7 Apr 2002 10:25:51 -0000 1.1
+++ index.html 23 Jun 2002 06:21:42 -0000 1.2
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sun Apr 07 10:52:18 BST 2002-->
+<!-- Generated by javadoc on Sun Jun 23 16:20:19 EST 2002-->
<TITLE>
Excalibur IO API
</TITLE>
1.2 +5 -3
jakarta-avalon-site/docs/excalibur/io/api/overview-tree.html
Index: overview-tree.html
===================================================================
RCS file:
/home/cvs/jakarta-avalon-site/docs/excalibur/io/api/overview-tree.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- overview-tree.html 7 Apr 2002 10:25:51 -0000 1.1
+++ overview-tree.html 23 Jun 2002 06:21:42 -0000 1.2
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sun Apr 07 10:52:18 BST 2002 -->
+<!-- Generated by javadoc on Sun Jun 23 16:20:19 EST 2002 -->
<TITLE>
Excalibur IO API: Class Hierarchy
</TITLE>
@@ -60,12 +60,14 @@
<LI TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/DirectoryFileFilter.html"><B>DirectoryFileFilter</B></A>
(implements java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/FilenameFilter.html">FilenameFilter</A>)
<LI TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/EndianUtil.html"><B>EndianUtil</B></A><LI
TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/ExtensionFileFilter.html"><B>ExtensionFileFilter</B></A>
(implements java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/FilenameFilter.html">FilenameFilter</A>)
<LI TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/FileUtil.html"><B>FileUtil</B></A><LI
TYPE="circle">class java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/InputStream.html"><B>InputStream</B></A><UL>
-<LI TYPE="circle">class java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/ObjectInputStream.html"><B>ObjectInputStream</B></A>
(implements java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/ObjectInput.html">ObjectInput</A>,
java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/ObjectStreamConstants.html">ObjectStreamConstants</A>)
+<LI TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/DemuxInputStream.html"><B>DemuxInputStream</B></A><LI
TYPE="circle">class java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/ObjectInputStream.html"><B>ObjectInputStream</B></A>
(implements java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/ObjectInput.html">ObjectInput</A>,
java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/ObjectStreamConstants.html">ObjectStreamConstants</A>)
<UL>
<LI TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/ClassLoaderObjectInputStream.html"><B>ClassLoaderObjectInputStream</B></A></UL>
</UL>
<LI TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/InvertedFileFilter.html"><B>InvertedFileFilter</B></A>
(implements java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/FilenameFilter.html">FilenameFilter</A>)
<LI TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/IOUtil.html"><B>IOUtil</B></A><LI
TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/OrFileFilter.html"><B>OrFileFilter</B></A>
(implements java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/FilenameFilter.html">FilenameFilter</A>)
+<LI TYPE="circle">class java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/OutputStream.html"><B>OutputStream</B></A><UL>
+<LI TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/DemuxOutputStream.html"><B>DemuxOutputStream</B></A></UL>
<LI TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/PrefixFileFilter.html"><B>PrefixFileFilter</B></A>
(implements java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/FilenameFilter.html">FilenameFilter</A>)
<LI TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="org/apache/avalon/excalibur/io/SwappedDataInputStream.html"><B>SwappedDataInputStream</B></A>
(implements java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/DataInput.html">DataInput</A>)
</UL>
@@ -106,6 +108,6 @@
<!-- =========== END OF NAVBAR =========== -->
<HR>
-Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved.
+"Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved."
</BODY>
</HTML>
1.2 +1 -1 jakarta-avalon-site/docs/excalibur/io/api/packages.html
Index: packages.html
===================================================================
RCS file: /home/cvs/jakarta-avalon-site/docs/excalibur/io/api/packages.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- packages.html 7 Apr 2002 10:25:51 -0000 1.1
+++ packages.html 23 Jun 2002 06:21:43 -0000 1.2
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sun Apr 07 10:52:18 BST 2002 -->
+<!-- Generated by javadoc on Sun Jun 23 16:20:19 EST 2002 -->
<TITLE>
Excalibur IO API
</TITLE>
1.2 +2 -2
jakarta-avalon-site/docs/excalibur/io/api/serialized-form.html
Index: serialized-form.html
===================================================================
RCS file:
/home/cvs/jakarta-avalon-site/docs/excalibur/io/api/serialized-form.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- serialized-form.html 7 Apr 2002 10:25:51 -0000 1.1
+++ serialized-form.html 23 Jun 2002 06:21:43 -0000 1.2
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sun Apr 07 10:52:19 BST 2002 -->
+<!-- Generated by javadoc on Sun Jun 23 16:20:20 EST 2002 -->
<TITLE>
Serialized Form
</TITLE>
@@ -84,6 +84,6 @@
<!-- =========== END OF NAVBAR =========== -->
<HR>
-Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved.
+"Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved."
</BODY>
</HTML>
1.2 +3 -2
jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/AndFileFilter.html
Index: AndFileFilter.html
===================================================================
RCS file:
/home/cvs/jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/AndFileFilter.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- AndFileFilter.html 7 Apr 2002 10:25:51 -0000 1.1
+++ AndFileFilter.html 23 Jun 2002 06:21:43 -0000 1.2
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sun Apr 07 10:52:18 BST 2002 -->
+<!-- Generated by javadoc on Sun Jun 23 16:20:19 EST 2002 -->
<TITLE>
Excalibur IO API: Class AndFileFilter
</TITLE>
@@ -89,6 +89,7 @@
<P>
<DL>
<DT><B>Since: </B><DD>4.0</DD>
+<DT><B>Version: </B><DD>$Revision$ $Date$</DD>
<DT><B>Author: </B><DD>Harmeet Bedi <[EMAIL PROTECTED]></DD>
</DL>
<HR>
@@ -231,6 +232,6 @@
<!-- =========== END OF NAVBAR =========== -->
<HR>
-Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved.
+"Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved."
</BODY>
</HTML>
1.2 +5 -4
jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/ClassLoaderObjectInputStream.html
Index: ClassLoaderObjectInputStream.html
===================================================================
RCS file:
/home/cvs/jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/ClassLoaderObjectInputStream.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ClassLoaderObjectInputStream.html 7 Apr 2002 10:25:51 -0000 1.1
+++ ClassLoaderObjectInputStream.html 23 Jun 2002 06:21:43 -0000 1.2
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sun Apr 07 10:52:18 BST 2002 -->
+<!-- Generated by javadoc on Sun Jun 23 16:20:19 EST 2002 -->
<TITLE>
Excalibur IO API: Class ClassLoaderObjectInputStream
</TITLE>
@@ -35,7 +35,7 @@
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A
HREF="../../../../../org/apache/avalon/excalibur/io/AndFileFilter.html"><B>PREV
CLASS</B></A>
- <A
HREF="../../../../../org/apache/avalon/excalibur/io/DirectoryFileFilter.html"><B>NEXT
CLASS</B></A></FONT></TD>
+ <A
HREF="../../../../../org/apache/avalon/excalibur/io/DemuxInputStream.html"><B>NEXT
CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="ClassLoaderObjectInputStream.html" TARGET="_top"><B>NO
FRAMES</B></A></FONT></TD>
@@ -77,6 +77,7 @@
by Avalon components that are juggling many classloaders.
<P>
<DL>
+<DT><B>Version: </B><DD>$Revision$ $Date$</DD>
<DT><B>Author: </B><DD><a href="mailto:[EMAIL PROTECTED]">Paul
Hammant</a></DD>
</DL>
<HR>
@@ -251,7 +252,7 @@
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A
HREF="../../../../../org/apache/avalon/excalibur/io/AndFileFilter.html"><B>PREV
CLASS</B></A>
- <A
HREF="../../../../../org/apache/avalon/excalibur/io/DirectoryFileFilter.html"><B>NEXT
CLASS</B></A></FONT></TD>
+ <A
HREF="../../../../../org/apache/avalon/excalibur/io/DemuxInputStream.html"><B>NEXT
CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="ClassLoaderObjectInputStream.html" TARGET="_top"><B>NO
FRAMES</B></A></FONT></TD>
@@ -266,6 +267,6 @@
<!-- =========== END OF NAVBAR =========== -->
<HR>
-Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved.
+"Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved."
</BODY>
</HTML>
1.2 +5 -4
jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/DirectoryFileFilter.html
Index: DirectoryFileFilter.html
===================================================================
RCS file:
/home/cvs/jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/DirectoryFileFilter.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- DirectoryFileFilter.html 7 Apr 2002 10:25:51 -0000 1.1
+++ DirectoryFileFilter.html 23 Jun 2002 06:21:43 -0000 1.2
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sun Apr 07 10:52:18 BST 2002 -->
+<!-- Generated by javadoc on Sun Jun 23 16:20:19 EST 2002 -->
<TITLE>
Excalibur IO API: Class DirectoryFileFilter
</TITLE>
@@ -34,7 +34,7 @@
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A
HREF="../../../../../org/apache/avalon/excalibur/io/ClassLoaderObjectInputStream.html"><B>PREV
CLASS</B></A>
+ <A
HREF="../../../../../org/apache/avalon/excalibur/io/DemuxOutputStream.html"><B>PREV
CLASS</B></A>
<A
HREF="../../../../../org/apache/avalon/excalibur/io/EndianUtil.html"><B>NEXT
CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
@@ -83,6 +83,7 @@
<P>
<DL>
<DT><B>Since: </B><DD>4.0</DD>
+<DT><B>Version: </B><DD>$Revision$ $Date$</DD>
<DT><B>Author: </B><DD><a href="mailto:[EMAIL PROTECTED]">Peter
Donald</a></DD>
</DL>
<HR>
@@ -207,7 +208,7 @@
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A
HREF="../../../../../org/apache/avalon/excalibur/io/ClassLoaderObjectInputStream.html"><B>PREV
CLASS</B></A>
+ <A
HREF="../../../../../org/apache/avalon/excalibur/io/DemuxOutputStream.html"><B>PREV
CLASS</B></A>
<A
HREF="../../../../../org/apache/avalon/excalibur/io/EndianUtil.html"><B>NEXT
CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
@@ -223,6 +224,6 @@
<!-- =========== END OF NAVBAR =========== -->
<HR>
-Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved.
+"Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved."
</BODY>
</HTML>
1.2 +2 -2
jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/EndianUtil.html
Index: EndianUtil.html
===================================================================
RCS file:
/home/cvs/jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/EndianUtil.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- EndianUtil.html 7 Apr 2002 10:25:51 -0000 1.1
+++ EndianUtil.html 23 Jun 2002 06:21:43 -0000 1.2
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sun Apr 07 10:52:18 BST 2002 -->
+<!-- Generated by javadoc on Sun Jun 23 16:20:19 EST 2002 -->
<TITLE>
Excalibur IO API: Class EndianUtil
</TITLE>
@@ -803,6 +803,6 @@
<!-- =========== END OF NAVBAR =========== -->
<HR>
-Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved.
+"Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved."
</BODY>
</HTML>
1.2 +2 -2
jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/ExtensionFileFilter.html
Index: ExtensionFileFilter.html
===================================================================
RCS file:
/home/cvs/jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/ExtensionFileFilter.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ExtensionFileFilter.html 7 Apr 2002 10:25:51 -0000 1.1
+++ ExtensionFileFilter.html 23 Jun 2002 06:21:43 -0000 1.2
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sun Apr 07 10:52:18 BST 2002 -->
+<!-- Generated by javadoc on Sun Jun 23 16:20:19 EST 2002 -->
<TITLE>
Excalibur IO API: Class ExtensionFileFilter
</TITLE>
@@ -241,6 +241,6 @@
<!-- =========== END OF NAVBAR =========== -->
<HR>
-Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved.
+"Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved."
</BODY>
</HTML>
1.2 +21 -3
jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/FileUtil.html
Index: FileUtil.html
===================================================================
RCS file:
/home/cvs/jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/FileUtil.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- FileUtil.html 7 Apr 2002 10:25:51 -0000 1.1
+++ FileUtil.html 23 Jun 2002 06:21:43 -0000 1.2
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sun Apr 07 10:52:18 BST 2002 -->
+<!-- Generated by javadoc on Sun Jun 23 16:20:19 EST 2002 -->
<TITLE>
Excalibur IO API: Class FileUtil
</TITLE>
@@ -221,6 +221,14 @@
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static void</CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../../org/apache/avalon/excalibur/io/FileUtil.html#forceDeleteOnExit(java.io.File)">forceDeleteOnExit</A></B>(<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/File.html">File</A> file)</CODE>
+
+<BR>
+ Schedule a file
to be deleted when JVM exits.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../../org/apache/avalon/excalibur/io/FileUtil.html#forceMkdir(java.io.File)">forceMkdir</A></B>(<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/File.html">File</A> file)</CODE>
<BR>
@@ -664,6 +672,16 @@
<DD>Delete a file. If file is directory delete it and all
sub-directories.</DL>
<HR>
+<A NAME="forceDeleteOnExit(java.io.File)"><!-- --></A><H3>
+forceDeleteOnExit</H3>
+<PRE>
+public static void <B>forceDeleteOnExit</B>(<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/File.html">File</A> file)
+ throws <A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/IOException.html">IOException</A></PRE>
+<DL>
+<DD>Schedule a file to be deleted when JVM exits.
+ If file is directory delete it and all sub-directories.</DL>
+<HR>
+
<A NAME="forceMkdir(java.io.File)"><!-- --></A><H3>
forceMkdir</H3>
<PRE>
@@ -773,6 +791,6 @@
<!-- =========== END OF NAVBAR =========== -->
<HR>
-Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved.
+"Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved."
</BODY>
</HTML>
1.2 +2 -2
jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/IOUtil.html
Index: IOUtil.html
===================================================================
RCS file:
/home/cvs/jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/IOUtil.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- IOUtil.html 7 Apr 2002 10:25:51 -0000 1.1
+++ IOUtil.html 23 Jun 2002 06:21:43 -0000 1.2
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sun Apr 07 10:52:18 BST 2002 -->
+<!-- Generated by javadoc on Sun Jun 23 16:20:20 EST 2002 -->
<TITLE>
Excalibur IO API: Class IOUtil
</TITLE>
@@ -1130,6 +1130,6 @@
<!-- =========== END OF NAVBAR =========== -->
<HR>
-Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved.
+"Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved."
</BODY>
</HTML>
1.2 +2 -2
jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/InvertedFileFilter.html
Index: InvertedFileFilter.html
===================================================================
RCS file:
/home/cvs/jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/InvertedFileFilter.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- InvertedFileFilter.html 7 Apr 2002 10:25:51 -0000 1.1
+++ InvertedFileFilter.html 23 Jun 2002 06:21:43 -0000 1.2
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sun Apr 07 10:52:18 BST 2002 -->
+<!-- Generated by javadoc on Sun Jun 23 16:20:20 EST 2002 -->
<TITLE>
Excalibur IO API: Class InvertedFileFilter
</TITLE>
@@ -234,6 +234,6 @@
<!-- =========== END OF NAVBAR =========== -->
<HR>
-Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved.
+"Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved."
</BODY>
</HTML>
1.2 +2 -2
jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/OrFileFilter.html
Index: OrFileFilter.html
===================================================================
RCS file:
/home/cvs/jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/OrFileFilter.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- OrFileFilter.html 7 Apr 2002 10:25:52 -0000 1.1
+++ OrFileFilter.html 23 Jun 2002 06:21:43 -0000 1.2
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sun Apr 07 10:52:18 BST 2002 -->
+<!-- Generated by javadoc on Sun Jun 23 16:20:20 EST 2002 -->
<TITLE>
Excalibur IO API: Class OrFileFilter
</TITLE>
@@ -232,6 +232,6 @@
<!-- =========== END OF NAVBAR =========== -->
<HR>
-Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved.
+"Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved."
</BODY>
</HTML>
1.2 +2 -2
jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/PrefixFileFilter.html
Index: PrefixFileFilter.html
===================================================================
RCS file:
/home/cvs/jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/PrefixFileFilter.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PrefixFileFilter.html 7 Apr 2002 10:25:52 -0000 1.1
+++ PrefixFileFilter.html 23 Jun 2002 06:21:43 -0000 1.2
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sun Apr 07 10:52:19 BST 2002 -->
+<!-- Generated by javadoc on Sun Jun 23 16:20:20 EST 2002 -->
<TITLE>
Excalibur IO API: Class PrefixFileFilter
</TITLE>
@@ -240,6 +240,6 @@
<!-- =========== END OF NAVBAR =========== -->
<HR>
-Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved.
+"Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved."
</BODY>
</HTML>
1.2 +2 -2
jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/SwappedDataInputStream.html
Index: SwappedDataInputStream.html
===================================================================
RCS file:
/home/cvs/jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/SwappedDataInputStream.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- SwappedDataInputStream.html 7 Apr 2002 10:25:52 -0000 1.1
+++ SwappedDataInputStream.html 23 Jun 2002 06:21:43 -0000 1.2
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sun Apr 07 10:52:19 BST 2002 -->
+<!-- Generated by javadoc on Sun Jun 23 16:20:20 EST 2002 -->
<TITLE>
Excalibur IO API: Class SwappedDataInputStream
</TITLE>
@@ -700,6 +700,6 @@
<!-- =========== END OF NAVBAR =========== -->
<HR>
-Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved.
+"Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved."
</BODY>
</HTML>
1.2 +5 -1
jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/package-frame.html
Index: package-frame.html
===================================================================
RCS file:
/home/cvs/jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/package-frame.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package-frame.html 7 Apr 2002 10:25:52 -0000 1.1
+++ package-frame.html 23 Jun 2002 06:21:43 -0000 1.2
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sun Apr 07 10:52:18 BST 2002 -->
+<!-- Generated by javadoc on Sun Jun 23 16:20:19 EST 2002 -->
<TITLE>
Excalibur IO API: Package org.apache.avalon.excalibur.io
</TITLE>
@@ -20,6 +20,10 @@
<A HREF="AndFileFilter.html" TARGET="classFrame">AndFileFilter</A>
<BR>
<A HREF="ClassLoaderObjectInputStream.html"
TARGET="classFrame">ClassLoaderObjectInputStream</A>
+<BR>
+<A HREF="DemuxInputStream.html" TARGET="classFrame">DemuxInputStream</A>
+<BR>
+<A HREF="DemuxOutputStream.html" TARGET="classFrame">DemuxOutputStream</A>
<BR>
<A HREF="DirectoryFileFilter.html"
TARGET="classFrame">DirectoryFileFilter</A>
<BR>
1.2 +12 -2
jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/package-summary.html
Index: package-summary.html
===================================================================
RCS file:
/home/cvs/jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/package-summary.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package-summary.html 7 Apr 2002 10:25:52 -0000 1.1
+++ package-summary.html 23 Jun 2002 06:21:43 -0000 1.2
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sun Apr 07 10:52:18 BST 2002 -->
+<!-- Generated by javadoc on Sun Jun 23 16:20:19 EST 2002 -->
<TITLE>
Excalibur IO API: Package org.apache.avalon.excalibur.io
</TITLE>
@@ -69,6 +69,16 @@
by Avalon components that are juggling many classloaders.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A
HREF="DemuxInputStream.html">DemuxInputStream</A></B></TD>
+<TD>Data written to this stream is forwarded to a stream that has been
associated
+ with this thread.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A
HREF="DemuxOutputStream.html">DemuxOutputStream</A></B></TD>
+<TD>Data written to this stream is forwarded to a stream that has been
associated
+ with this thread.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A
HREF="DirectoryFileFilter.html">DirectoryFileFilter</A></B></TD>
<TD>This filter accepts <code>File</code>s that are directories.</TD>
</TR>
@@ -312,6 +322,6 @@
<!-- =========== END OF NAVBAR =========== -->
<HR>
-Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved.
+"Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved."
</BODY>
</HTML>
1.2 +5 -3
jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/package-tree.html
Index: package-tree.html
===================================================================
RCS file:
/home/cvs/jakarta-avalon-site/docs/excalibur/io/api/org/apache/avalon/excalibur/io/package-tree.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package-tree.html 7 Apr 2002 10:25:52 -0000 1.1
+++ package-tree.html 23 Jun 2002 06:21:43 -0000 1.2
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sun Apr 07 10:52:18 BST 2002 -->
+<!-- Generated by javadoc on Sun Jun 23 16:20:19 EST 2002 -->
<TITLE>
Excalibur IO API: org.apache.avalon.excalibur.io Class Hierarchy
</TITLE>
@@ -58,12 +58,14 @@
<LI TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="../../../../../org/apache/avalon/excalibur/io/DirectoryFileFilter.html"><B>DirectoryFileFilter</B></A>
(implements java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/FilenameFilter.html">FilenameFilter</A>)
<LI TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="../../../../../org/apache/avalon/excalibur/io/EndianUtil.html"><B>EndianUtil</B></A><LI
TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="../../../../../org/apache/avalon/excalibur/io/ExtensionFileFilter.html"><B>ExtensionFileFilter</B></A>
(implements java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/FilenameFilter.html">FilenameFilter</A>)
<LI TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="../../../../../org/apache/avalon/excalibur/io/FileUtil.html"><B>FileUtil</B></A><LI
TYPE="circle">class java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/InputStream.html"><B>InputStream</B></A><UL>
-<LI TYPE="circle">class java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/ObjectInputStream.html"><B>ObjectInputStream</B></A>
(implements java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/ObjectInput.html">ObjectInput</A>,
java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/ObjectStreamConstants.html">ObjectStreamConstants</A>)
+<LI TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="../../../../../org/apache/avalon/excalibur/io/DemuxInputStream.html"><B>DemuxInputStream</B></A><LI
TYPE="circle">class java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/ObjectInputStream.html"><B>ObjectInputStream</B></A>
(implements java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/ObjectInput.html">ObjectInput</A>,
java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/ObjectStreamConstants.html">ObjectStreamConstants</A>)
<UL>
<LI TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="../../../../../org/apache/avalon/excalibur/io/ClassLoaderObjectInputStream.html"><B>ClassLoaderObjectInputStream</B></A></UL>
</UL>
<LI TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="../../../../../org/apache/avalon/excalibur/io/InvertedFileFilter.html"><B>InvertedFileFilter</B></A>
(implements java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/FilenameFilter.html">FilenameFilter</A>)
<LI TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="../../../../../org/apache/avalon/excalibur/io/IOUtil.html"><B>IOUtil</B></A><LI
TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="../../../../../org/apache/avalon/excalibur/io/OrFileFilter.html"><B>OrFileFilter</B></A>
(implements java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/FilenameFilter.html">FilenameFilter</A>)
+<LI TYPE="circle">class java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/OutputStream.html"><B>OutputStream</B></A><UL>
+<LI TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="../../../../../org/apache/avalon/excalibur/io/DemuxOutputStream.html"><B>DemuxOutputStream</B></A></UL>
<LI TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="../../../../../org/apache/avalon/excalibur/io/PrefixFileFilter.html"><B>PrefixFileFilter</B></A>
(implements java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/FilenameFilter.html">FilenameFilter</A>)
<LI TYPE="circle">class org.apache.avalon.excalibur.io.<A
HREF="../../../../../org/apache/avalon/excalibur/io/SwappedDataInputStream.html"><B>SwappedDataInputStream</B></A>
(implements java.io.<A
HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/DataInput.html">DataInput</A>)
</UL>
@@ -104,6 +106,6 @@
<!-- =========== END OF NAVBAR =========== -->
<HR>
-Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved.
+"Copyright � 2000-2002 Apache Jakarta Project. All Rights Reserved."
</BODY>
</HTML>
1.1 jakarta-avalon-site/docs/excalibur/io/css/ns4_only.css
Index: ns4_only.css
===================================================================
/* simple rules suitable for Netscape 4.x only; richer rules are in
tigris.css. see <http://style.tigris.org/> */
/* colors, backgrounds, borders, link indication */
body {
background: #fff;
color: #000;
}
#leftcol a:link, #leftcol a:visited {
color: blue;
}
a:active, a:hover, #leftcol a:active, #leftcol a:hover {
color: #f30;
}
#login a:link, #login a:visited {
color: white;
text-decoration: underline;
}
#banner a:active, #banner a:hover {
color: #f90;
}
#leftcol a, #breadcrumbs a {
text-decoration: none;
}
h2 .lastchild {
color: #777
}
.a td {
background: #ddd;
}
.b td {
background: #efefef;
}
.tabs td, .tabs th {
background-color: #ddd;
}
body .app th {
background-color: #bbb;
}
body .tabs th {
background-color: #888;
color: #fff;
}
body .app .axial th {
background-color: #ddd;
color: black
}
.tabs td {
background-color: #ddd;
}
.alert {
color: #c00;
}
.confirm {
color: green;
}
.info {
color: blue;
}
.selection {
background: #ffc;
}
#login {
color: #fff;
}
#helptext th {
background: #cc9;
}
#helptext td {
background: #ffc;
}
.tabs a {
text-decoration: none;
}
#navcolumn div strong {
color: #555;
}
#banner, #banner td {
background: #036;
color: #fff;
}
body #banner #login a {
color: white;
}
/* font and text properties, exclusive of link indication, alignment,
text-indent */
body, div, p, th, td, li, dl, dd {
font-family: Lucida, Arial, Helvetica, sans-serif;
}
code, pre {
font-family: 'Andale Mono', Courier, monospace;
}
h2, h3, h4 {
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
}
.selection {
font-weight: bold
}
#login .username {
font-weight: bold;
}
/* box properties (exclusive of borders), positioning, alignments, list
types, text-indent */
th, td {
text-align: left;
vertical-align: top
}
.right {
text-align: right;
}
.center {
text-align: center;
}
body .app .axial th {
text-align: right;
}
.app .axial td th {
text-align: left;
}
body td .stb {
margin-top: 1em;
text-indent: 0;
}
body td .mtb {
margin-top: 2em;
text-indent: 0;
}
dd {
margin-bottom: .67em;
}
#footer {
margin: 4px
}
#helptext {
margin-top: 1em
}
#helptext td div {
margin: .5em
}
.courtesylinks {
margin-top: 1em;
padding-top: 1em
}
#navcolumn div {
margin-bottom: .5em;
}
#navcolumn div div {
margin-top: .3em
}
#navcolumn div div {
padding-left: 1em;
}
#banner, #banner td {
vertical-align: middle;
}
body.docs, body.nonav {
margin: 1em
}
1.1 jakarta-avalon-site/docs/excalibur/io/css/print.css
Index: print.css
===================================================================
#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks
{
display: none;
}
body.docs div.docs {
margin: 0 !important;
border: none !important
}
1.1 jakarta-avalon-site/docs/excalibur/io/css/site.css
Index: site.css
===================================================================
div#banner {
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}
#banner, #banner td {
background: #fff;
color: #036;
}
#source {
background-color: #fff;
color: #000;
border-right: 1px solid #888;
border-left: 1px solid #888;
border-top: 1px solid #888;
border-bottom: 1px solid #888;
margin-right: 7px;
margin-left: 7px;
margin-top: 1em;
}
#source pre {
margin-right: 7px;
margin-left: 7px;
}
1.1 jakarta-avalon-site/docs/excalibur/io/css/tigris.css
Index: tigris.css
===================================================================
/* contains rules unsuitable for Netscape 4.x; simpler rules are in
ns4_only.css. see <http://style.tigris.org/> */
/* colors, backgrounds, borders, link indication */
body {
background: #fff;
color: #000;
}
.app h3, .app h4, .tabs td, .tabs th, .functnbar {
background-image: url(../images/nw_min.gif);
background-repeat: no-repeat;
}
#navcolumn div div, body.docs #toc li li {
background-image: url(../images/strich.gif);
background-repeat: no-repeat;
background-position: .5em .5em;
}
#navcolumn div div.heading {
background-image: none;
}
.app h3, .app h4 {
color: #fff;
}
.app h3 {
background-color: #036;
}
.app h4 {
background-color: #888;
}
.a td {
background: #ddd;
}
.b td {
background: #efefef;
}
table, th, td {
border: none
}
.mtb {
border-top: solid 1px #ddd;
}
div.colbar {
background: #bbb;
}
#banner {
border-top: 1px solid #369;
border-bottom: 1px solid #003;
}
div#helptext th {
border-bottom: 1px solid #996;
border-right: 1px solid #996;
}
div#helptext td {
border-bottom: 1px solid #cc9;
border-right: 1px solid #cc9;
}
.tabs th {
border-right: 1px solid #333;
background-color: #ddd;
color: #fff;
}
.tabs td {
background-color: #999;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}
.tabs {
border-bottom: 6px #ddd solid;
}
.tabs th, .tabs th a:link, .tabs th a:visited {
color: #555;
}
.tabs td, .tabs td a:link, .tabs td a:visited {
color: #fff;
}
.tabs a {
text-decoration: none;
}
#navcolumn {
background: #eee;
border-right: 1px solid #aaa;
border-bottom: 1px solid #aaa;
}
#breadcrumbs {
border-bottom: 1px solid #aaa;
background-color: #ddd
}
#navcolumn, #breadcrumbs {
border-top: 1px solid #fff;
}
#rightcol div.www, #rightcol div.help {
border: 1px solid #ddd;
}
div#navcolumn div.focus {
border-top: 1px solid #aaa;
border-left: 1px solid #aaa;
background-color: #fff;
}
body.docs div.docs {
background: #fff;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
}
body.docs {
background: #eee url(../images/help_logo.gif) top right no-repeat !important;
}
.docs h3, .docs h4 {
border-top: solid 1px #000;
}
#alerterrormessage {
background: url(../images/icon_alert.gif) top left no-repeat !important;
}
.functnbar {
background-color: #aaa;
}
.functnbar2, .functnbar3 {
background: #aaa url(../images/sw_min.gif) no-repeat bottom left;
}
.functnbar3 {
background-color: #ddd;
}
.functnbar, .functnbar2, .functnbar3 {
color: #000;
}
.functnbar a, .functnbar2 a, .functnbar3 a {
color: #000;
text-decoration: underline;
}
#topmodule {
background: #ddd;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
border-right: 1px solid #aaa;
}
#topmodule #issueid {
border-right: 1px solid #aaa;
}
a:link, #navcolumn a:visited, .app a:visited, .tasknav a:visited {
color: blue;
}
a:link.selfref, a:visited.selfref {
color: #555 !important;
text-decoration: none;
}
a:active, a:hover, #leftcol a:active, #leftcol a:hover {
color: #f30 !important;
}
#login a:link, #login a:visited {
color: white;
text-decoration: underline;
}
#banner a:active, #banner a:hover {
color: #f90 !important;
}
#leftcol a, #breadcrumbs a {
text-decoration: none;
}
#apphead h2 em {
color: #777;
}
a:link.selfref, a:visited.selfref {
color: #555 !important;
text-decoration: none;
}
.app th {
background-color: #bbb;
}
.axial th {
background-color: #ddd;
color: black
}
.alert {
color: #c00;
}
.confirm {
color: green;
}
.info {
color: blue;
}
.selection {
background: #ffc;
}
#login {
color: #fff;
}
#helptext th {
background: #cc9;
}
#helptext td {
background: #ffc;
}
#navcolumn div strong {
color: #000;
}
#banner, #banner td {
background: #036;
color: #fff;
}
body #banner #login a {
color: #fff;
}
h4 a:link, h4 a:visited {
text-decoration: underline;
color: #fff;
}
/* font and text properties, exclusive of link indication, alignment,
text-indent */
body, th, td, input, select, textarea, h2 small {
font-family: Verdana, Helvetica, Arial, sans-serif;
}
code, pre {
font-family: 'Andale Mono', Courier, monospace;
}
html body, body th, body td, textarea, h2 small, .app h3, .app h4, #rightcol
h3, #bodycol pre, #bodycol code {
font-size: x-small;
voice-family: "\"}\"";
voice-family: inherit;
font-size: small
}
html>body, html>body th, html>body td, html>body input, html>body select,
html>body textarea, html>body h2 small, html>body .app h3, html>body .app h4,
html>body #rightcol h3, html>body #bodycol pre, html>body #bodycol code {
font-size: small
}
small, div#footer td, div#login, div.tabs th, div.tabs td, input, select,
.paginate, .functnbar, .functnbar2, .functnbar3, #breadcrumbs td,
.courtesylinks, #rightcol div.help, .colbar, .tasknav, body.docs div#toc,
#leftcol {
font-size: x-small;
voice-family: "\"}\"";
voice-family: inherit;
font-size: x-small
}
html>body small, html>body div#footer td, html>body div#login, html>body
div.tabs th, html>body div.tabs td, html>body input, html>body select,
html>body .paginate, html>body .functnbar, html>body .functnbar2, html>body
.functnbar3, html>body #breadcrumbs td, html>body .courtesylinks, html>body
#rightcol div.help, html>body .colbar, html>body .tasknav, html>body.docs #toc,
html>body #leftcol {
font-size: x-small
}
#bodycol h2 {
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 1.5em;
font-weight: normal;
}
.tabs td, .tabs th, dt, .tasknav .selfref, #login .username, .selection {
font-weight: bold
}
h4 {
font-size: 1em;
}
#apphead h2 em {
font-style: normal;
}
/* box properties (exclusive of borders), positioning, alignments, list
types, text-indent */
#bodycol h2 {
margin-top: .3em;
margin-bottom: .5em;
}
p, ul, ol, dl {
margin-top: .67em;
margin-bottom: .67em;
}
h3, h4 {
margin-bottom: 0;
}
form {
margin-top: 0;
margin-bottom: 0;
}
#bodycol {
padding-left: 12px;
padding-right: 12px;
width: 100%;
voice-family: "\"}\"";
voice-family: inherit;
width: auto;
}
html>body #bodycol {
width: auto;
}
.docs {
line-height: 1.4;
}
.app h3, .app h4 {
padding: 5px;
margin-right: 2px;
margin-left: 2px;
}
.h3 p, .h4 p, .h3 dt, .h4 dt {
margin-right: 7px;
margin-left: 7px;
}
.tasknav {
margin-bottom: 1.33em
}
div.colbar {
padding: 3px;
margin: 2px 2px 0;
}
.tabs {
margin-top: .67em;
margin-right: 2px;
margin-left: 2px;
}
#leftcol {
padding-bottom: .5em;
}
#breadcrumbs td {
vertical-align: middle;
padding: 2px 8px;
}
.tabs td, .tabs th {
padding: 3px 9px;
}
#rightcol div.www, #rightcol div.help {
padding: 0 .5em
}
#navcolumn {
margin: -8px -8px 0 -8px;
padding: 4px;
}
#navcolumn div {
padding-left: 5px
}
div#navcolumn div div {
margin-top: .3em;
margin-bottom: .3em;
}
div#navcolumn div.focus {
margin-top: -.1em;
padding: .2em 4px;
}
body.docs #toc {
position: absolute;
top: 15px;
left: 0px;
width: 120px;
padding: 0 20px 0 0
}
body.docs #toc ul, #toc ol {
margin-left: 0;
padding-left: 0;
}
body.docs #toc li {
margin-top: 7px;
padding-left: 10px;
list-style-type: none;
}
body.docs div.docs {
margin: 61px 0 0 150px;
padding: 1em 2em 1em 1em !important;
}
.docs p+p {
text-indent: 5%;
margin-top: -.67em
}
.docs h3, .docs h4 {
margin-bottom: .1em;
padding-top: .3em;
}
#alerterrormessage {
padding-left: 100px;
}
.functnbar, .functnbar2, .functnbar3 {
padding: 5px;
margin: .67em 2px;
}
#topmodule td {
vertical-align: middle;
padding: 2px 8px
}
body {
padding: 1em;
}
body.composite, body.docs {
margin: 0;
padding: 0;
}
th, td {
text-align: left;
vertical-align: top
}
.right {
text-align: right !important;
}
.center {
text-align: center !important;
}
.axial th {
text-align: right;
}
.app .axial td th {
text-align: left;
}
body td .stb {
margin-top: 1em;
text-indent: 0;
}
body td .mtb {
margin-top: 2em;
text-indent: 0;
}
dd {
margin-bottom: .67em;
}
#footer {
margin: 4px
}
#helptext {
margin-top: 1em
}
#helptext td div {
margin: .5em
}
.courtesylinks {
margin-top: 1em;
padding-top: 1em
}
#navcolumn div {
margin-bottom: .5em;
}
#navcolumn div div {
margin-top: .3em
}
#navcolumn div div {
padding-left: 1em;
}
#banner, #banner td {
vertical-align: middle;
}
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>