Package org.netbeans.lib.cvsclient.file

Interface Summary
FileHandler Handles the reading and writing of files to and from the server.
FileReadOnlyHandler  
OutputStreamProvider Custom output stream factory.
TransmitTextFilePreprocessor Preprocesses the text file before transmitting to the server.
WriteTextFilePreprocessor Preprocesses the text file after getting from server.
 

Class Summary
DefaultFileHandler Provides a basic implementation of FileHandler, and does much of the handling of reading and writing files and performing CRLF conversions.
DefaultTransmitTextFilePreprocessor  
DefaultWriteTextFilePreprocessor  
FileDetails A wrapper class that describes a file.
FileMode Implements the CVS concept of File Modes (permissions).
FileStatus This class provides constants for file statuses.
FileUtils A utility class for file based operations.
GzippedFileHandler Handles the reading and writing of Compressed files to and from the server.
WindowsFileReadOnlyHandler  
WriteRcsDiffFilePreprocessor File Processor that handles processing of rcs-diff response.
 


 

Built on August 7 2008.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.