Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > 3690ad4682dcf5f350914c33ff2c3da4 > files > 21

ccl-util-manual-32.69-1.mga2.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Fri Nov 22 08:39:37 CET 2002 -->
<TITLE>
Index (FileUtil v1.60)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<SCRIPT>
function asd()
{
parent.document.title="Index (FileUtil v1.60)";
}
</SCRIPT>
<BODY BGCOLOR="white" onload="asd();">

<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;
<SCRIPT>
  <!--
  if(window==top) {
    document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->

<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#___">_</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="ccl/util/FileUtil.html#appendFile(java.lang.String, java.lang.String)"><B>appendFile(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Append string to a file content.
 
<DT><A HREF="ccl/util/Util.html#appendSpaces(java.lang.String, int)"><B>appendSpaces(String, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Append spaces to the end of a string. 
<DT><A HREF="ccl/util/FileUtil.html#areAllPathsAbsolute(java.lang.String)"><B>areAllPathsAbsolute(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Tests if the file represented by this File object is an absolute 
 pathname. 
<DT><A HREF="ccl/util/Util.html#assert(boolean)"><B>assert(boolean)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD><B>Deprecated.</B>&nbsp;<I>use 'assert' keyword from jdk 1.4 or above.</I>
<DT><A HREF="ccl/util/Util.html#assert(java.lang.Object)"><B>assert(Object)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD><B>Deprecated.</B>&nbsp;<I>use 'assert' keyword from jdk 1.4 or above.</I>
<DT><A HREF="ccl/util/Util.html#atob(java.lang.String)"><B>atob(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Converts a String to a boolean.
 
<DT><A HREF="ccl/util/Util.html#atod(java.lang.String)"><B>atod(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>String to double converter. 
<DT><A HREF="ccl/util/Util.html#atof(java.lang.String)"><B>atof(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>String to float converter. 
<DT><A HREF="ccl/util/Util.html#atoi(java.lang.String)"><B>atoi(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>String to int converter.
<DT><A HREF="ccl/util/Util.html#atol(java.lang.String)"><B>atol(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>String to long converter.
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="ccl/util/Util.html#btoi(byte)"><B>btoi(byte)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use byteToInt(byte) instead.</I>
<DT><A HREF="ccl/util/Util.html#bytesToInt(byte[])"><B>bytesToInt(byte[])</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Converts a byte array into an int. 
<DT><A HREF="ccl/util/Util.html#byteToChar(byte)"><B>byteToChar(byte)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Converts a byte to a char.
<DT><A HREF="ccl/util/Util.html#byteToInt(byte)"><B>byteToInt(byte)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Converts a byte to an int.
<DT><A HREF="ccl/util/Util.html#byteToString(byte)"><B>byteToString(byte)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Converts a byte to a String.
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="ccl/util/package-summary.html"><B>ccl.util</B></A> - package ccl.util<DD>Contains the general purpose non gui utility and support classes
like <A HREF="ccl/util/Util.html"><CODE>Util</CODE></A> and <A HREF="ccl/util/FileUtil.html"><CODE>FileUtil</CODE></A>.<DT><A HREF="ccl/util/Util.html#centerLine(java.lang.String, int)"><B>centerLine(String, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Returns a string withe the provided content in the center
 and no line feed. 
<DT><A HREF="ccl/util/Util.html#compare(java.lang.String, java.lang.String)"><B>compare(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use String.compare instead.</I>
<DT><A HREF="ccl/util/Util.html#concat(java.lang.String, char)"><B>concat(String, char)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This function concatenates a String with a char.
<DT><A HREF="ccl/util/Util.html#concat(java.util.Vector)"><B>concat(Vector)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This function concatenates different Strings into one String.
<DT><A HREF="ccl/util/Util.html#concat(java.util.Vector, char)"><B>concat(Vector, char)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This function concatenates different Strings into one String.
<DT><A HREF="ccl/util/Util.html#concat(java.util.Vector, java.lang.String)"><B>concat(Vector, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This function concatenates different Strings into one String.
<DT><A HREF="ccl/util/Util.html#concat(java.util.Vector, java.util.Vector)"><B>concat(Vector, Vector)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Create a new vector which consists of both given vectors.
<DT><A HREF="ccl/util/FileUtil.html#concatPath(java.lang.String, java.lang.String)"><B>concatPath(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Concatenates a file path with the file name. 
<DT><A HREF="ccl/util/Util.html#contains(java.lang.String, java.lang.String)"><B>contains(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD><B>Deprecated.</B>&nbsp;<I>Well, String.indexOf(String) should be
               just fine!?</I>
<DT><A HREF="ccl/util/Util.html#contains(java.util.Vector, java.lang.String)"><B>contains(Vector, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Test if a vector contains a given string.
<DT><A HREF="ccl/util/Util.html#contains(java.util.Vector, ccl.util.Testable)"><B>contains(Vector, Testable)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Test if a vector contains an element which succeeds
 a given test filter.
<DT><A HREF="ccl/util/FileUtil.html#copy(java.io.BufferedInputStream, java.io.BufferedOutputStream)"><B>copy(BufferedInputStream, BufferedOutputStream)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Copy content of an buffered input stream into an buffered output stream.
<DT><A HREF="ccl/util/FileUtil.html#copy(java.io.InputStream, java.io.OutputStream)"><B>copy(InputStream, OutputStream)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Copy content of an input stream into an output stream.
<DT><A HREF="ccl/util/FileUtil.html#copy(java.lang.String, java.lang.String)"><B>copy(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Copy file. 
<DT><A HREF="ccl/util/FileUtil.html#copyDir(java.lang.String, java.lang.String)"><B>copyDir(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Like: cp -r sDir_ sDestination_
 No consideration for links are in place, so be aware
 of possible infinite loops.
<DT><A HREF="ccl/util/Util.html#count(java.lang.String, char)"><B>count(String, char)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>How many chars c_ contains the String pString_.
<DT><A HREF="ccl/util/FileUtil.html#cp(java.lang.String, java.lang.String)"><B>cp(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Copy file. 
<DT><A HREF="ccl/util/FileUtil.html#createBackupFile(java.lang.String)"><B>createBackupFile(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Copy the specified file to the same location and append
 ".bak" to its file name.
<DT><A HREF="ccl/util/FileUtil.html#createTempDir()"><B>createTempDir()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Unlike 'getTempDir()' which returns something like
 "/tmp" this method creates a new temporary directory
 which has no other files inside.
<DT><A HREF="ccl/util/Util.html#cToS(char)"><B>cToS(char)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>A character to String converter.
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="ccl/util/Util.html#debug(int)"><B>debug(int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>If the debug mode was set with the setDebug function
 to true, this debug statements is equal to a printlnErr
 statement, otherwise it will be ignored.
<DT><A HREF="ccl/util/Util.html#debug(java.lang.Object)"><B>debug(Object)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>If the debug mode was set with the setDebug function
 to true, this debug statements is equal to a printlnErr
 statement, otherwise it will be ignored.
<DT><A HREF="ccl/util/Util.html#debug(java.lang.Object, java.lang.Object)"><B>debug(Object, Object)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>If the debug mode was set with the setDebug function
 to true, this debug statements is equal to a printlnErr
 statement, otherwise it will be ignored.
<DT><A HREF="ccl/util/FileUtil.html#delete(java.lang.String)"><B>delete(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Remove file on file system.
<DT><A HREF="ccl/util/FileUtil.html#deleteRecursively(java.lang.String)"><B>deleteRecursively(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Delete file or directory. 
<DT><A HREF="ccl/util/Util.html#denullify(java.lang.String)"><B>denullify(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Returns "" if the input string is null, otherwise returns the same string back.
<DT><A HREF="ccl/util/Util.html#dtoa(double)"><B>dtoa(double)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Converts a double to a String.
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="ccl/util/Util.html#endsWith(java.lang.String, char)"><B>endsWith(String, char)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Tests if this string ends with the specified character.
<DT><A HREF="ccl/util/Util.html#endsWith(java.lang.String, java.lang.String)"><B>endsWith(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Tests if this string ends with the second string.
<DT><A HREF="ccl/util/Util.html#enumerationToVector(java.util.Enumeration)"><B>enumerationToVector(Enumeration)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Convert an enumeration to a vector.
 
<DT><A HREF="ccl/util/Util.html#equals(java.util.Vector, java.util.Vector)"><B>equals(Vector, Vector)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Do the elements of two vectors at the same position
 equal each other?
<DT><A HREF="ccl/util/Util.html#equalsCaseless(java.lang.String, java.lang.String)"><B>equalsCaseless(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Compares two strings. 
<DT><A HREF="ccl/util/FileUtil.html#equalsFile(java.lang.String, java.lang.String)"><B>equalsFile(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Reads two files and compares them. 
<DT><A HREF="ccl/util/FileUtil.html#equalsPath(java.lang.String, java.lang.String)"><B>equalsPath(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Checks weather two paths point to the same object on
 the file system.
<DT><A HREF="ccl/util/FileUtil.html#exists(java.lang.String)"><B>exists(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>True if a specified object on the file system is either
 a file or a directory.
<DT><A HREF="ccl/util/FileUtil.html#existsDir(java.lang.String)"><B>existsDir(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Tests, if a given directory exists.
<DT><A HREF="ccl/util/FileUtil.html#existsFile(java.lang.String)"><B>existsFile(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>True if a specified file exists.
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="ccl/util/FileUtil.html"><B>FileUtil</B></A> - class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>.<DD>Utility class for file operations.<DT><A HREF="ccl/util/Util.html#filter(java.util.Vector, java.lang.Object)"><B>filter(Vector, Object)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>All object in this vector which equal the bad element
 are not copied over to the resulting vector.
<DT><A HREF="ccl/util/Util.html#filter(java.util.Vector, ccl.util.Testable)"><B>filter(Vector, Testable)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Create a new vector and copy all elements of
 the pVector_ paramter over which are accepted by the
 test filter.
 
<DT><A HREF="ccl/util/Util.html#filter(java.util.Vector, java.util.Vector)"><B>filter(Vector, Vector)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>All object in this vector which equal an object in
 the bad vector are not copied over to the resulting
 vector.
<DT><A HREF="ccl/util/Util.html#firstCharToLowerCase(java.lang.String)"><B>firstCharToLowerCase(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Returns the given string with the first char converted
 to lower case.
<DT><A HREF="ccl/util/Util.html#firstCharToUpperCase(java.lang.String)"><B>firstCharToUpperCase(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Returns the given string with the first char converted
 to upper case.
<DT><A HREF="ccl/util/Util.html#formatBlock(java.lang.String)"><B>formatBlock(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This method takes a string and reformats it so that each
 line has no more than the given length and the text will
 be aligned as a block.

 
<DT><A HREF="ccl/util/Util.html#formatBlock(java.lang.String, int)"><B>formatBlock(String, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This method takes a string and reformats it so that each
 line has no more than the given length and the text will
 be aligned as a block.
<DT><A HREF="ccl/util/Util.html#formatBlock(java.lang.String, int, int)"><B>formatBlock(String, int, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This method takes a string and reformats it so that each
 line has no more than the given length and the text will
 be aligned as a block.
<DT><A HREF="ccl/util/Util.html#formatCenter(java.lang.String, int)"><B>formatCenter(String, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This method takes a string and reformats it so that each
 line has no more than the given length and the text will
 be centered in the middle.
<DT><A HREF="ccl/util/Util.html#formatLeft(java.lang.String)"><B>formatLeft(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This method takes a string and reformats it so that each
 line has no more than the given length and the text will
 be aligned to the left side.

 
<DT><A HREF="ccl/util/Util.html#formatLeft(java.lang.String, int)"><B>formatLeft(String, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This method takes a string and reformats it so that each
 line has no more than the given length and the text will
 be aligned to the left side.
<DT><A HREF="ccl/util/Util.html#formatLeft(java.lang.String, int, int)"><B>formatLeft(String, int, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This method takes a string and reformats it so that each
 line has no more than the given length and the text will
 be aligned to the left side.
<DT><A HREF="ccl/util/Util.html#formatMemoryInfo()"><B>formatMemoryInfo()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Returns a message which has nicely formatted information about the 
 current memory usage.
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="ccl/util/Util.html#gc()"><B>gc()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>System.gc() does not always garanty immediate execution.
 
<DT><A HREF="ccl/util/FileUtil.html#getAbsoluteFileName(java.lang.String)"><B>getAbsoluteFileName(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>&nbsp;
<DT><A HREF="ccl/util/FileUtil.html#getAbsolutePath(java.lang.String)"><B>getAbsolutePath(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>The same as getAbsoluteFileName(..).
<DT><A HREF="ccl/util/FileUtil.html#getAbsolutePathList(java.lang.String)"><B>getAbsolutePathList(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Converts each path element to an aboslute path and
 concatenates these again using the platforms path 
 separator character.
<DT><A HREF="ccl/util/FileUtil.html#getApplicationHome(java.lang.Object)"><B>getApplicationHome(Object)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD><B>Deprecated.</B>&nbsp;<I>use ClassPathUtil.getApplicationHome instead.</I>
<DT><A HREF="ccl/util/FileUtil.html#getBaseFileName(java.lang.String)"><B>getBaseFileName(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD><B>Deprecated.</B>&nbsp;<I>use getBaseName.</I>
<DT><A HREF="ccl/util/FileUtil.html#getBaseName(java.lang.String)"><B>getBaseName(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Get the base name of a file. 
<DT><A HREF="ccl/util/Util.html#getCalendar()"><B>getCalendar()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>&nbsp;
<DT><A HREF="ccl/util/Util.html#getCalendar(java.lang.String)"><B>getCalendar(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This is a replacement of the SimpleTimeZone.getTimeZone(String)
 function that additionally creates a GregorianCalendar of the
 given timezone. 
<DT><A HREF="ccl/util/FileUtil.html#getClassPath(java.lang.Object)"><B>getClassPath(Object)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Does work only when class exists outside a zip or jar file.
<DT><A HREF="ccl/util/FileUtil.html#getClassPath(java.lang.String)"><B>getClassPath(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Does work only when class exists outside a zip or jar file.
<DT><A HREF="ccl/util/Util.html#getConstantObject()"><B>getConstantObject()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Sometimes you need a dummy object just to have any
 value for a hashtable or so and it doesn't matter at
 all if we always use the same object, so here is one
 you can use without wasting extra memory.
<DT><A HREF="ccl/util/Util.html#getDate()"><B>getDate()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Returns the current date as an ISO date string.
<DT><A HREF="ccl/util/Util.html#getDate(java.util.Calendar)"><B>getDate(Calendar)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Returns the given date as an ISO date string.
<DT><A HREF="ccl/util/Util.html#getDate(java.lang.String)"><B>getDate(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>For example: 1999-11-26. 
<DT><A HREF="ccl/util/Util.html#getDateTimeAndMillis()"><B>getDateTimeAndMillis()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Returns a string consiting of the iso date, time, and 
 milli seconds, all concatenated without any space, 
 colon, or dash. 
<DT><A HREF="ccl/util/Util.html#getDiffPosition(java.lang.String, java.lang.String)"><B>getDiffPosition(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Finds out the first position (started with 0) at which two strings 
 start to differ.
<DT><A HREF="ccl/util/FileUtil.html#getDir(java.lang.String)"><B>getDir(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Returns the directory as a string of the given file.
<DT><A HREF="ccl/util/FileUtil.html#getDirName(java.lang.String)"><B>getDirName(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Equivalent to unix dirname command. 
<DT><A HREF="ccl/util/Util.html#getDump(java.lang.Object)"><B>getDump(Object)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This method returns a string with dump out of all its 
 attribute fields, private as well as public fields.
 
<DT><A HREF="ccl/util/FileUtil.html#getFiles(java.lang.String)"><B>getFiles(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Returns a Vector with all files of the given directory.
<DT><A HREF="ccl/util/FileUtil.html#getFiles(java.lang.String, java.lang.String)"><B>getFiles(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Returns a Vector with all file names that are inside the
 specified directory. 
<DT><A HREF="ccl/util/FileUtil.html#getFiles(java.lang.String, java.lang.String, java.lang.String)"><B>getFiles(String, String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Returns a Vector with all file (and dir) names that are inside the
 specified directory. 
<DT><A HREF="ccl/util/FileUtil.html#getFilteredDirContent(java.lang.String, java.io.FilenameFilter)"><B>getFilteredDirContent(String, FilenameFilter)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Returns a Vector with all file names that are inside the
 specified directory. 
<DT><A HREF="ccl/util/Util.html#getFirstDayOfMonth(java.lang.String)"><B>getFirstDayOfMonth(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Provide an iso date string and get back an iso date
 string which has the day set to one.
<DT><A HREF="ccl/util/Util.html#getHeuteSortable()"><B>getHeuteSortable()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
<DT><A HREF="ccl/util/Util.html#getLastDayOfMonth(java.lang.String)"><B>getLastDayOfMonth(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Provide an iso date string and get back an iso date
 string with the last day in the same month.
<DT><A HREF="ccl/util/Util.html#getLocalHostName()"><B>getLocalHostName()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Get the name of the localhost.
<DT><A HREF="ccl/util/Util.html#getMonth(java.lang.String)"><B>getMonth(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Returns the English name of the month of the given 
 iso-date.
<DT><A HREF="ccl/util/Util.html#getNextDay(java.lang.String)"><B>getNextDay(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Provides the iso date of the next day after the given
 date.
<DT><A HREF="ccl/util/Util.html#getNumberOfDays(java.lang.String, java.lang.String)"><B>getNumberOfDays(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Return the number of days between to dates.
 
<DT><A HREF="ccl/util/Util.html#getObjectName(java.lang.Object)"><B>getObjectName(Object)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>pObject_.getClass().getName() returns the name including
 its package. 
<DT><A HREF="ccl/util/Util.html#getOccurances(java.lang.String, int)"><B>getOccurances(String, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Count how often a string contains a special char.
<DT><A HREF="ccl/util/Util.html#getOccurances(java.lang.String, java.lang.String)"><B>getOccurances(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Count how often a string is contained in another string.
<DT><A HREF="ccl/util/FileUtil.html#getPackagePath(java.lang.String)"><B>getPackagePath(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>You give it a package name and it looks with the
 help of the classpath on the file system if it can
 find a directory that relates to this package.
<DT><A HREF="ccl/util/FileUtil.html#getPackagePath(java.lang.String, java.lang.String)"><B>getPackagePath(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>You give it a package name and it looks with the
 help of the classpath on the file system if it can
 find a directory that relates to this package.
<DT><A HREF="ccl/util/FileUtil.html#getRecursiveDir(java.lang.String)"><B>getRecursiveDir(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Be aware that symbolic links might lead to infinite loops. 
<DT><A HREF="ccl/util/FileUtil.html#getResourceAsStream(java.lang.Object, java.lang.String)"><B>getResourceAsStream(Object, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>There is one big advantage this method has over
 Class.getResourceAsStream(..). 
<DT><A HREF="ccl/util/FileUtil.html#getResourceAsString(java.lang.Object, java.lang.String)"><B>getResourceAsString(Object, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>There is one big advantage this method has over
 Class.getResourceAsStream(..). 
<DT><A HREF="ccl/util/Util.html#getSpaces(int)"><B>getSpaces(int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Returns a String which consists only of spaces and has the
 lenght 'length_' or which is empty if length_ equals zero.
<DT><A HREF="ccl/util/Util.html#getStackTrace(java.lang.Throwable)"><B>getStackTrace(Throwable)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Returns a string which contains the stack trace.
<DT><A HREF="ccl/util/Util.html#getStandardDate(java.util.Date)"><B>getStandardDate(Date)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>&nbsp;
<DT><A HREF="ccl/util/FileUtil.html#getSubDirs(java.lang.String)"><B>getSubDirs(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Liefert einen Vector mit allen Unter-Directories zur?ck.
<DT><A HREF="ccl/util/FileUtil.html#getSwingHome()"><B>getSwingHome()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>It searchs in the classpath for swingall.jar, then for
 swing.jar and last for com/sun/java/swing on the file
 system. 
<DT><A HREF="ccl/util/FileUtil.html#getTempDir()"><B>getTempDir()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Returns a temporary directory. 
<DT><A HREF="ccl/util/FileUtil.html#getTempFileName()"><B>getTempFileName()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Creates a path with a temp directory plus a 5 digit
 random file name.
 
<DT><A HREF="ccl/util/Util.html#getTime(java.util.Calendar)"><B>getTime(Calendar)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>&nbsp;
<DT><A HREF="ccl/util/Util.html#getTime(java.util.Date)"><B>getTime(Date)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Returns the time as a string of the given date object.
<DT><A HREF="ccl/util/Util.html#getTimeWithMillis()"><B>getTimeWithMillis()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Returns the current time with milli seconds.
 
<DT><A HREF="ccl/util/Util.html#getTimeWithMillis(java.util.Calendar)"><B>getTimeWithMillis(Calendar)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Returns the current time with milli seconds. 
 
<DT><A HREF="ccl/util/Util.html#getTodaySortable()"><B>getTodaySortable()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD><B>Deprecated.</B>&nbsp;<I>use getDate() instead.</I>
<DT><A HREF="ccl/util/Util.html#getUsedMemory()"><B>getUsedMemory()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This method returns the memory currently in use.
<DT><A HREF="ccl/util/Util.html#getUsedMemoryPercentage()"><B>getUsedMemoryPercentage()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This method returns the percentage of used memory.
<DT><A HREF="ccl/util/Util.html#getUsedMemoryPercentage(long, long)"><B>getUsedMemoryPercentage(long, long)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This method returns the percentage of used memory.
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="ccl/util/Util.html#indexOfNot(java.lang.String, char)"><B>indexOfNot(String, char)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>&nbsp;
<DT><A HREF="ccl/util/Util.html#indexOfNot(java.lang.String, char, int)"><B>indexOfNot(String, char, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>&nbsp;
<DT><A HREF="ccl/util/Util.html#insert(java.util.Vector, int, int, java.lang.Object, ccl.util.Comparable)"><B>insert(Vector, int, int, Object, Comparable)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Inert a new object into a vector and keep the
 vector sorted.
<DT><A HREF="ccl/util/Util.html#insert(java.util.Vector, java.lang.Object, ccl.util.Comparable)"><B>insert(Vector, Object, Comparable)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Inert a new object into a vector and keep the
 vector sorted.
<DT><A HREF="ccl/util/Util.html#insert(java.util.Vector, java.util.Vector, int)"><B>insert(Vector, Vector, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Insert at a special offset all elements of the second
 vector into the first vector. 
<DT><A HREF="ccl/util/Util.html#intToBytes(int)"><B>intToBytes(int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Converts an int into a byte array. 
<DT><A HREF="ccl/util/Util.html#invert(java.util.Vector)"><B>invert(Vector)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Create a new vector and invert the order of the
 elements.
<DT><A HREF="ccl/util/FileUtil.html#isAbsolute(java.lang.String)"><B>isAbsolute(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Tests if the file represented by this File object is an absolute 
 pathname. 
<DT><A HREF="ccl/util/Util.html#isAlpha(char)"><B>isAlpha(char)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Checks that a character is of type alpha. 
<DT><A HREF="ccl/util/Util.html#isDateValid(java.lang.String)"><B>isDateValid(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Input format of the date is either CCYY-MM-DD or
 CCYYMMDD.
<DT><A HREF="ccl/util/Util.html#isDebug()"><B>isDebug()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Returns the current debug mode.
<DT><A HREF="ccl/util/Util.html#isDigit(char)"><B>isDigit(char)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Return true for digit characters.
<DT><A HREF="ccl/util/Util.html#isEmpty(java.lang.String)"><B>isEmpty(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Tests, if a given String equals null or "".
<DT><A HREF="ccl/util/Util.html#isEmpty(java.util.Vector)"><B>isEmpty(Vector)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Tests, if a given Vector is null or has size 0.
<DT><A HREF="ccl/util/FileUtil.html#isFileReadable(java.lang.String)"><B>isFileReadable(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>This method checks if it is save to use a file or if for example
 someone else is currently writing into this file. 
<DT><A HREF="ccl/util/Util.html#isOSLinux()"><B>isOSLinux()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Returns true if the current operating system is
 Linux.
<DT><A HREF="ccl/util/Util.html#isOSSolaris()"><B>isOSSolaris()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Returns true if the current operating system is
 Sun Microsystem's Solaris (or SunOS).
<DT><A HREF="ccl/util/Util.html#isOSUnix()"><B>isOSUnix()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Returns true if the current operating system is
 either Linux or Solaris.
<DT><A HREF="ccl/util/Util.html#isOSWindows()"><B>isOSWindows()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Returns true if the current operating system is
 Microsoft Windows.
<DT><A HREF="ccl/util/FileUtil.html#isQuitInStdin()"><B>isQuitInStdin()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Checks if the next word in the standard input stream
 is quit followed by a linefeed.
<DT><A HREF="ccl/util/Util.html#isSpaceLine(java.lang.String)"><B>isSpaceLine(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Tests if a string contains only space, tab, and linefeed
 characters.
<DT><A HREF="ccl/util/Util.html#isSwingPackage(java.lang.String)"><B>isSwingPackage(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Returns true if sFullPackageName_ is a swing
 package, either old com.sun.java.swing or new
 javax.swing convention. 
<DT><A HREF="ccl/util/Util.html#isTrue(java.lang.Boolean)"><B>isTrue(Boolean)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Boolean to boolean converter.
<DT><A HREF="ccl/util/Util.html#isVocal(char)"><B>isVocal(char)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Return true if the given character can be found
 in the string "aeoui???".
<DT><A HREF="ccl/util/Util.html#itoa(int)"><B>itoa(int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Converts an int to a String.
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="ccl/util/Util.html#ltoa(long)"><B>ltoa(long)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Converts an long to a String.
<DT><A HREF="ccl/util/Util.html#ltod(long)"><B>ltod(long)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>A long to double converter.
<DT><A HREF="ccl/util/Util.html#ltrim(java.lang.String)"><B>ltrim(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Removes space, carriage, linefeed, and tab chars at
 the right side of a string.
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="ccl/util/Util.html#map(java.util.Vector, ccl.util.Transformable)"><B>map(Vector, Transformable)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Convert each element of the vector by a transformation
 object.
<DT><A HREF="ccl/util/Util.html#max(int, int)"><B>max(int, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
<DT><A HREF="ccl/util/Util.html#max(long, long)"><B>max(long, long)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
<DT><A HREF="ccl/util/FileUtil.html#md(java.lang.String)"><B>md(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Creates the specified directory and if necessary any 
 parent directories. 
<DT><A HREF="ccl/util/Util.html#min(int, int)"><B>min(int, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
<DT><A HREF="ccl/util/FileUtil.html#mkdir(java.lang.String)"><B>mkdir(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Creates the specified directory and if necessary any 
 parent directories.
<DT><A HREF="ccl/util/FileUtil.html#move(java.lang.String, java.lang.String)"><B>move(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Renames or moves a file. 
<DT><A HREF="ccl/util/Util.html#multiplyChar(char, int)"><B>multiplyChar(char, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Create a string by concatenating one char several times.
<DT><A HREF="ccl/util/Util.html#multiplyChar(java.lang.String, int)"><B>multiplyChar(String, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Create a string by concatenating one string several times.
 
<DT><A HREF="ccl/util/FileUtil.html#mv(java.lang.String, java.lang.String)"><B>mv(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Renames or moves a file. 
</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="ccl/util/FileUtil.html#normalizeFileName(java.lang.String)"><B>normalizeFileName(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>This method returns an absolute (canonical)
 file name. 
<DT><A HREF="ccl/util/FileUtil.html#normalizeFileName(java.lang.String, java.lang.String)"><B>normalizeFileName(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>This method returns an absolute (canonical)
 file name. 
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="ccl/util/Util.html#O_CONSTANT"><B>O_CONSTANT</B></A> - 
Static variable in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This could be also private and instead you would have
 to use getConstantObject(), but yet you have the 
 choice.
<DT><A HREF="ccl/util/Util.html#objectsToVector(java.lang.Object[])"><B>objectsToVector(Object[])</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Convert an array of objects to a vector.
<DT><A HREF="ccl/util/FileUtil.html#openFile(java.lang.String)"><B>openFile(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Get a DataInputStream for a specified file.
<DT><A HREF="ccl/util/FileUtil.html#openOutputFile(java.lang.String)"><B>openOutputFile(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Get a DataOutputStream for a specified file.
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="ccl/util/Util.html#paddWith(int, int, char)"><B>paddWith(int, int, char)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Fill a string with a given char for alignment purposes.
<DT><A HREF="ccl/util/Util.html#paddWith(java.lang.String, int, char)"><B>paddWith(String, int, char)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Fill a string with a given char for alignment purposes.
<DT><A HREF="ccl/util/Util.html#paddWithSpace(double, int)"><B>paddWithSpace(double, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Fill a string with space chars for alignment purposes.
<DT><A HREF="ccl/util/Util.html#paddWithSpace(int, int)"><B>paddWithSpace(int, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Fill a string with space chars for alignment purposes.
<DT><A HREF="ccl/util/Util.html#paddWithSpace(long, int)"><B>paddWithSpace(long, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Fill a string with space chars for alignment purposes.
<DT><A HREF="ccl/util/Util.html#paddWithSpace(java.lang.String, int)"><B>paddWithSpace(String, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Fill a string with space chars for alignment purposes.
<DT><A HREF="ccl/util/Util.html#paddWithZero(int, int)"><B>paddWithZero(int, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Fill a string with zero chars for alignment purposes.
<DT><A HREF="ccl/util/Util.html#paddWithZero(long, int)"><B>paddWithZero(long, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Fill a string with zero chars for alignment purposes.
<DT><A HREF="ccl/util/Util.html#paddWithZero(java.lang.String, int)"><B>paddWithZero(String, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Fill a string with zero chars for alignment purposes.
<DT><A HREF="ccl/util/Util.html#panicIf(boolean)"><B>panicIf(boolean)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>panicIf <=> not assert. 
<DT><A HREF="ccl/util/Util.html#panicIf(boolean, java.lang.String)"><B>panicIf(boolean, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>panicIf <=> not assert. 
<DT><A HREF="ccl/util/Util.html#print(char)"><B>print(char)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Prints out a char to System.out.
 
<DT><A HREF="ccl/util/Util.html#print(java.lang.Object)"><B>print(Object)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Prints out the object to System.out.
 
<DT><A HREF="ccl/util/Util.html#print(java.lang.String)"><B>print(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Prints out a String to System.out.
 
<DT><A HREF="ccl/util/FileUtil.html#printAndWaitUntilQuit()"><B>printAndWaitUntilQuit()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Prints a user message and reads standard input until someone types 
 'quit' and &lt;enter&gt;.
<DT><A HREF="ccl/util/Util.html#printErr(char)"><B>printErr(char)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Prints out a char to System.err.
<DT><A HREF="ccl/util/Util.html#printErr(java.lang.Object)"><B>printErr(Object)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Prints out the object to System.err.
<DT><A HREF="ccl/util/Util.html#printErr(java.lang.String)"><B>printErr(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Prints out a String to System.err.
<DT><A HREF="ccl/util/Util.html#println()"><B>println()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Same as print('\n').
<DT><A HREF="ccl/util/Util.html#println(java.lang.Exception)"><B>println(Exception)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Prints out the exception, its stack trace,
 and the current thread to System.out!
 
<DT><A HREF="ccl/util/Util.html#println(java.lang.Object)"><B>println(Object)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Prints out the object to System.out together with a
 new line.
 
<DT><A HREF="ccl/util/Util.html#println(java.lang.String)"><B>println(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Prints out a String to System.out together with a
 new line.
 
<DT><A HREF="ccl/util/Util.html#printlnErr()"><B>printlnErr()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>The same as println, except output goes to std err.
<DT><A HREF="ccl/util/Util.html#printlnErr(java.lang.Exception)"><B>printlnErr(Exception)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Prints out an error report for an exception to 
 System.err. 
<DT><A HREF="ccl/util/Util.html#printlnErr(java.lang.Object)"><B>printlnErr(Object)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Prints out the object to System.err.
 
<DT><A HREF="ccl/util/Util.html#printlnErr(java.lang.Object, java.lang.Object)"><B>printlnErr(Object, Object)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Prints out a String with a prefix of the oClass_ class
 name to System.err.
<DT><A HREF="ccl/util/Util.html#printlnErr(java.lang.String)"><B>printlnErr(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>The same as println, except output goes to std err.
 
</DL>
<HR>
<A NAME="_Q_"><!-- --></A><H2>
<B>Q</B></H2>
<DL>
<DT><A HREF="ccl/util/Util.html#quickSort(java.lang.Object[], int, int, ccl.util.Comparable)"><B>quickSort(Object[], int, int, Comparable)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>An implementation of Quicksort using medians of 3 for partitions.
 
<DT><A HREF="ccl/util/Util.html#quickSort(java.util.Vector, int, int, ccl.util.Comparable)"><B>quickSort(Vector, int, int, Comparable)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>An implementation of Quicksort using medians of 3 for partitions.
 
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="ccl/util/FileUtil.html#readBinaryFile(java.lang.String)"><B>readBinaryFile(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD><B>Deprecated.</B>&nbsp;<I>Method has no implementation.</I>
<DT><A HREF="ccl/util/FileUtil.html#readFile(java.lang.String)"><B>readFile(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Reads a File and returns the content in a String.
 
<DT><A HREF="ccl/util/FileUtil.html#readFile(java.net.URL)"><B>readFile(URL)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Reads the content of a URL and returns a string.
 
<DT><A HREF="ccl/util/FileUtil.html#readStream(java.io.InputStream)"><B>readStream(InputStream)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Reads a stream, gives back a string.
<DT><A HREF="ccl/util/Util.html#removeMultipleSpaces(java.lang.String)"><B>removeMultipleSpaces(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>What the method name says.
<DT><A HREF="ccl/util/Util.html#replace(java.lang.String, char, char)"><B>replace(String, char, char)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Replaces all occurences of cOld_ in pString with cNew_.
<DT><A HREF="ccl/util/Util.html#replace(java.lang.String, char, char, int)"><B>replace(String, char, char, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Replaces all occurences of cOld_ in pString with cNew_.
<DT><A HREF="ccl/util/Util.html#replace(java.lang.String, java.lang.String, java.lang.String)"><B>replace(String, String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Replaces all occurences of sOld_ in pString with sNew_.
 
<DT><A HREF="ccl/util/Util.html#replace(java.lang.String, java.lang.String, java.lang.String, int)"><B>replace(String, String, String, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Replaces all occurences of sOld_ in pString with sNew_.
<DT><A HREF="ccl/util/Util.html#rightPaddWithSpace(java.lang.String, int)"><B>rightPaddWithSpace(String, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Add spaces at the right side of a string if necessary.
<DT><A HREF="ccl/util/FileUtil.html#rm(java.lang.String)"><B>rm(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Remove file on file system. 
<DT><A HREF="ccl/util/Util.html#rnd()"><B>rnd()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>&nbsp;
<DT><A HREF="ccl/util/Util.html#rnd(double)"><B>rnd(double)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Returns the a pseudorandom double number between
 0.0 and excluding the provided double value.
<DT><A HREF="ccl/util/Util.html#rnd(float)"><B>rnd(float)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Returns the a pseudorandom float number between
 0.0 and excluding the provided float value.
<DT><A HREF="ccl/util/Util.html#rnd(int)"><B>rnd(int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Random number in the range [0, end_] (both inclusive).
<DT><A HREF="ccl/util/Util.html#rnd(int, int)"><B>rnd(int, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Random number in the range [start_, end_] (both inclusive).
<DT><A HREF="ccl/util/Util.html#rtrim(java.lang.String)"><B>rtrim(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Removes space, carriage, linefeed, and tab chars at
 the right side of a string.
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="ccl/util/Util.html#setDate(java.util.Calendar, java.lang.String)"><B>setDate(Calendar, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>&nbsp;
<DT><A HREF="ccl/util/Util.html#setDebug(boolean)"><B>setDebug(boolean)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Sets the debug mode for the running application. 
<DT><A HREF="ccl/util/Util.html#setDebug(java.lang.String)"><B>setDebug(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Sets the debug mode for the running application. 
<DT><A HREF="ccl/util/Util.html#setTime(java.util.Calendar, java.lang.String)"><B>setTime(Calendar, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>&nbsp;
<DT><A HREF="ccl/util/Util.html#showLiveSignal()"><B>showLiveSignal()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>For batch applications to indicate progess to the user.
<DT><A HREF="ccl/util/Util.html#showLiveSignal(char)"><B>showLiveSignal(char)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>For batch applications to indicate progess to the user.
<DT><A HREF="ccl/util/Util.html#shrinkString(java.lang.String, int)"><B>shrinkString(String, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Reformat a string which is not longer than a given
 size. 
<DT><A HREF="ccl/util/Util.html#sleep(int)"><B>sleep(int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Current thread sleeps in seconds.
<DT><A HREF="ccl/util/Util.html#sort(java.util.Enumeration)"><B>sort(Enumeration)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Quicksort for Enumeration.
<DT><A HREF="ccl/util/Util.html#sort(java.util.Enumeration, ccl.util.Comparable)"><B>sort(Enumeration, Comparable)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Quicksort for Enumeration.
<DT><A HREF="ccl/util/Util.html#sort(java.util.Vector)"><B>sort(Vector)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Uses Quicksort using medians of 3 for partitions.
<DT><A HREF="ccl/util/Util.html#sort(java.util.Vector, ccl.util.Comparable)"><B>sort(Vector, Comparable)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Uses Quicksort using medians of 3 for partitions and the
<DT><A HREF="ccl/util/Util.html#sortCaseSensitive(java.util.Vector)"><B>sortCaseSensitive(Vector)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Case sensitive sort has 'Zorro' ordered
 before 'arthur'. 
<DT><A HREF="ccl/util/Util.html#sortFast(java.util.Vector)"><B>sortFast(Vector)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Uses Quicksort using medians of 3 for partitions.
<DT><A HREF="ccl/util/Util.html#sortFast(java.util.Vector, ccl.util.Comparable)"><B>sortFast(Vector, Comparable)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Like sort but works directly on the input vector.
<DT><A HREF="ccl/util/Util.html#stringToDate(java.lang.String)"><B>stringToDate(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Input format of the date is either CCYY-MM-DD or
 CCYYMMDD.

 
<DT><A HREF="ccl/util/Util.html#stringToLines(int, java.lang.String)"><B>stringToLines(int, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This function takes a String and separates it into different
 lines. 
<DT><A HREF="ccl/util/Util.html#stringToLines(int, java.lang.String, char)"><B>stringToLines(int, String, char)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This function takes a String and separates it into different
 lines. 
<DT><A HREF="ccl/util/Util.html#stringToLines(java.lang.String)"><B>stringToLines(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This function takes a String and separates it into different
 lines. 
<DT><A HREF="ccl/util/Util.html#stringToLines(java.lang.String, char)"><B>stringToLines(String, char)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This function takes a String and separates it into different
 lines. 
<DT><A HREF="ccl/util/Util.html#stringToLines(java.lang.String, java.lang.String)"><B>stringToLines(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This function takes a String and separates it into different
 lines. 
<DT><A HREF="ccl/util/Util.html#stringToLines(java.lang.String, java.lang.String, boolean)"><B>stringToLines(String, String, boolean)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This function takes a String and separates it into different
 lines. 
<DT><A HREF="ccl/util/Util.html#subtract(java.util.Vector, java.util.Vector)"><B>subtract(Vector, Vector)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Create a new vector through extracting all elements of
 the second vector from the first vector.
<DT><A HREF="ccl/util/Util.html#swap()"><B>swap()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This method is the second step of a service to swap two objects
 in less than 3 steps.
 
<DT><A HREF="ccl/util/Util.html#swap(java.lang.Object, java.lang.Object)"><B>swap(Object, Object)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This method is the first part of a service to swap two objects in less than
 3 steps.
 
<DT><A HREF="ccl/util/Util.html#swapInt()"><B>swapInt()</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This method is the second step of a service to swap two int values
 in less than 3 steps.
 
<DT><A HREF="ccl/util/Util.html#swapInt(int, int)"><B>swapInt(int, int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This method is the first part of a service to swap two int values in less 
 than 3 steps.
 
<DT><A HREF="ccl/util/Util.html#system(java.lang.String)"><B>system(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>This method does return immediately. 
<DT><A HREF="ccl/util/Util.html#system(java.lang.String[])"><B>system(String[])</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Execute an external command.
<DT><A HREF="ccl/util/Util.html#system(java.util.Vector)"><B>system(Vector)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Execute an external command. 
<DT><A HREF="ccl/util/Util.html#systemAndGetError(java.lang.String)"><B>systemAndGetError(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Does a system exec and returns the stderr output.
<DT><A HREF="ccl/util/Util.html#systemAndGetError(java.util.Vector)"><B>systemAndGetError(Vector)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Does a system exec and returns the stderr output.
<DT><A HREF="ccl/util/Util.html#systemAndWait(java.lang.String)"><B>systemAndWait(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Does a system exec and returns the stdout.
<DT><A HREF="ccl/util/Util.html#systemAndWait(java.util.Vector)"><B>systemAndWait(Vector)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Does a system exec and returns the stdout.
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="ccl/util/Util.html#toLowerCase(int)"><B>toLowerCase(int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Works with ints instead of chars.
<DT><A HREF="ccl/util/Util.html#toString(java.lang.Object)"><B>toString(Object)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Before returning pObject_.toString() it checks if
 pObject_ is null. 
<DT><A HREF="ccl/util/Util.html#toUpperCase(int)"><B>toUpperCase(int)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Works with ints instead of chars.
<DT><A HREF="ccl/util/Util.html#toVector(java.util.Enumeration)"><B>toVector(Enumeration)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Enumeration to Vector converter.
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="ccl/util/Util.html#unifySpaces(java.lang.String)"><B>unifySpaces(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Seems to do the same as 'removeMultipleSpaces(String)'.
 
<DT><A HREF="ccl/util/Util.html#untabify(java.lang.String)"><B>untabify(String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Replaces tabs with spaces, a maximum of 8 each.
<DT><A HREF="ccl/util/Util.html"><B>Util</B></A> - class ccl.util.<A HREF="ccl/util/Util.html">Util</A>.<DD>A general purpose class with a variety of support and convenience methods.

 </DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="ccl/util/Util.html#vectorToObjects(java.util.Vector)"><B>vectorToObjects(Vector)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/Util.html">Util</A>
<DD>Convenience class for java.util.Vector.copyInto(..).
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="ccl/util/FileUtil.html#writeDosFile(java.lang.String, java.lang.String)"><B>writeDosFile(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Like writeFile but converts LFs to CRLFs.
<DT><A HREF="ccl/util/FileUtil.html#writeFile(java.lang.String, java.lang.String)"><B>writeFile(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Writes a String into a given File.
<DT><A HREF="ccl/util/FileUtil.html#writeFileWithBackup(java.lang.String, java.lang.String)"><B>writeFileWithBackup(String, String)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD>Writes a String into a given File and does move the old file
 if existent to sFileName + ".bak".
</DL>
<HR>
<A NAME="___"><!-- --></A><H2>
<B>_</B></H2>
<DL>
<DT><A HREF="ccl/util/FileUtil.html#_getFilteredDirContent(java.lang.String, java.io.FilenameFilter)"><B>_getFilteredDirContent(String, FilenameFilter)</B></A> - 
Static method in class ccl.util.<A HREF="ccl/util/FileUtil.html">FileUtil</A>
<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#___">_</A> 
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;
<SCRIPT>
  <!--
  if(window==top) {
    document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->

<HR>

</BODY>
</HTML>