Uses of Interface
org.netbeans.lib.cvsclient.file.TransmitTextFilePreprocessor

Packages that use TransmitTextFilePreprocessor
org.netbeans.lib.cvsclient.file   
 

Uses of TransmitTextFilePreprocessor in org.netbeans.lib.cvsclient.file
 

Classes in org.netbeans.lib.cvsclient.file that implement TransmitTextFilePreprocessor
 class DefaultTransmitTextFilePreprocessor
           
 

Methods in org.netbeans.lib.cvsclient.file that return TransmitTextFilePreprocessor
 TransmitTextFilePreprocessor DefaultFileHandler.getTransmitTextFilePreprocessor()
          Returns the preprocessor for transmitting text files.
 

Methods in org.netbeans.lib.cvsclient.file with parameters of type TransmitTextFilePreprocessor
 void DefaultFileHandler.setTransmitTextFilePreprocessor(TransmitTextFilePreprocessor transmitTextFilePreprocessor)
          Sets the preprocessor for transmitting text files.
 


 

Built on October 26 2010.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.