|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.netbeans.lib.cvsclient.file.DefaultFileHandler
org.netbeans.lib.cvsclient.file.GzippedFileHandler
Handles the reading and writing of Compressed files to and from the server.
| Constructor Summary | |
GzippedFileHandler()
|
|
| Method Summary | |
Request[] |
getInitialisationRequests()
Get any requests that must be sent before commands are sent, to init this file handler. |
protected java.io.InputStream |
getProcessedInputStream(java.io.File f)
|
protected java.io.Reader |
getProcessedReader(java.io.File f)
|
| Methods inherited from class org.netbeans.lib.cvsclient.file.DefaultFileHandler |
getLengthString, getTransmitTextFilePreprocessor, getWriteRcsDiffFilePreprocessor, getWriteTextFilePreprocessor, removeLocalFile, renameLocalFile, setGlobalOptions, setNextFileDate, setTransmitTextFilePreprocessor, setWriteRcsDiffFilePreprocessor, setWriteTextFilePreprocessor, transmitBinaryFile, transmitTextFile, writeBinaryFile, writeRcsDiffFile, writeTextFile |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GzippedFileHandler()
| Method Detail |
public Request[] getInitialisationRequests()
getInitialisationRequests in interface FileHandlergetInitialisationRequests in class DefaultFileHandler
protected java.io.Reader getProcessedReader(java.io.File f)
throws java.io.IOException
getProcessedReader in class DefaultFileHandlerjava.io.IOException
protected java.io.InputStream getProcessedInputStream(java.io.File f)
throws java.io.IOException
getProcessedInputStream in class DefaultFileHandlerjava.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||