Uses of Package
net.sourceforge.cvsgrab

Packages that use net.sourceforge.cvsgrab
net.sourceforge.cvsgrab   
net.sourceforge.cvsgrab.web   
 

Classes in net.sourceforge.cvsgrab used by net.sourceforge.cvsgrab
CVSGrab
          Application class for CVSGrab.
CvsWebInterface
          Abstracts the web interface available for a CVS repository.
DetectException
          Base class for the exceptions thrown by the detect method on the WebInterface class.
InvalidVersionException
          Exception thrown when the version detected is incompatible with the version supported by the web interface.
LocalRepository
          The local repository where the files are stored on this computer.
MarkerNotFoundException
          Exception throw when the detect ethod on the WebInterface doesn't locate the version marker on the page.
RemoteDirectory
          Represents a directory from the remote CVS server
RemoteFile
          Represents a file stored in the remote repository
RemoteRepository
          Represents the remote repository available via the ViewCVS web interface.
ThreadPool
          Simple fized sized Thread Pool
WebBrowser
          Emulates a web browser
WebOptions
          Options for the web repository
WebOptions.HttpProxy
          Nested element for configuring the proxy for http connections
WebOptions.WebAuthentification
          Nested element for configuring the web server authentification
 

Classes in net.sourceforge.cvsgrab used by net.sourceforge.cvsgrab.web
CVSGrab
          Application class for CVSGrab.
CvsWebInterface
          Abstracts the web interface available for a CVS repository.
InvalidVersionException
          Exception thrown when the version detected is incompatible with the version supported by the web interface.
MarkerNotFoundException
          Exception throw when the detect ethod on the WebInterface doesn't locate the version marker on the page.
RemoteFile
          Represents a file stored in the remote repository
 



Copyright © 2002-2005 Ludovic Claude. All Rights Reserved.