Uses of Class
net.sourceforge.cvsgrab.InvalidVersionException

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

Uses of InvalidVersionException in net.sourceforge.cvsgrab
 

Methods in net.sourceforge.cvsgrab that throw InvalidVersionException
abstract  void CvsWebInterface.detect(Document htmlPage)
          Detects if the web page is compatible with this web interface, and if yes initialize it.
 

Uses of InvalidVersionException in net.sourceforge.cvsgrab.web
 

Methods in net.sourceforge.cvsgrab.web that throw InvalidVersionException
 void ViewCvsInterface.detect(Document htmlPage)
          Detects if the web page is compatible with this web interface, and if yes initialize it.
 void ViewCvs1_0Interface.detect(Document htmlPage)
          Detects if the web page is compatible with this web interface, and if yes initialize it.
 void ViewCvs0_9Interface.detect(Document htmlPage)
          Detects if the web page is compatible with this web interface, and if yes initialize it.
 void Sourcecast3_0Interface.detect(Document htmlPage)
          Detects if the web page is compatible with this web interface, and if yes initialize it.
 void Sourcecast2_0Interface.detect(Document htmlPage)
          Detects if the web page is compatible with this web interface, and if yes initialize it.
 void Sourcecast1_0Interface.detect(Document htmlPage)
          Detects if the web page is compatible with this web interface, and if yes initialize it.
 void FishEye1_0Interface.detect(Document htmlPage)
          Detects if the web page is compatible with this web interface, and if yes initialize it.
 void CvsWeb3_0Interface.detect(Document htmlPage)
          Detects if the web page is compatible with this web interface, and if yes initialize it.
 void CvsWeb2_0Interface.detect(Document htmlPage)
          Detects if the web page is compatible with this web interface, and if yes initialize it.
 void CvsWeb1_0Interface.detect(Document htmlPage)
          Detects if the web page is compatible with this web interface, and if yes initialize it.
 void Chora2_0Interface.detect(Document htmlPage)
          Detects if the web page is compatible with this web interface, and if yes initialize it.
 



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