org.apache.avalon.cornerstone.blocks.masterstore.IOUtil General IO Stream manipulation. <p> This class provides static utility methods for input/output operations, particularly buffered copying between sources (<code>InputStream</code>, <code>Reader</code>, <code>String</code> and <code>byte[]</code> ...
org.apache.batik.xml.XMLUtilities A collection of utility functions for XML. @author <a HREF="mailto:stephane@hillion.org">Stephane Hillion</a> @version $Id: XMLUtilities.java,v 1.8 2005/02/22 09:13:03 cam Exp $
org.codehaus.groovy.runtime.DefaultGroovyMethods This class defines all the new groovy methods which appear on normal JDK classes inside the Groovy environment. Static methods are used with the first parameter the destination class. @author <a HREF="mailto:james@coredevelopers.net">James Strachan</a> @author Jeremy Rayner @author Sa ...
ve.luz.ica.jackass.daemon.NodeDeployerImpl A NodeDeployerImpl deploys applications locally. This class is the implementation of Corba interface NodeDeployer @author Carlos Arévalo
edu.rice.rubbos.client.ClientEmulator RUBBoS client emulator. This class plays random user sessions emulating a Web browser. @author <a HREF="mailto:cecchet@rice.edu">Emmanuel Cecchet</a> and <a HREF="mailto:julie.marguerite@inrialpes.fr">Julie Marguerite</a> @version 1.0
ve.luz.ica.jackass.tools.Preprocessor The preprocessor processes the Jackass application file to generate the application server side stubs @author carlos
org.apache.xerces.xinclude.XIncludeTextReader This class is used for reading resources requested in <include> elements, when the parse attribute of the <include> element is "text". Using this class will open the location, detect the encoding, and discard the byte order mark, if applicable. REVISIT: Much of the co ...