Uses of Class
net.sourceforge.cvsgrab.MarkerNotFoundException

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

Uses of MarkerNotFoundException in net.sourceforge.cvsgrab
 

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

Uses of MarkerNotFoundException in net.sourceforge.cvsgrab.web
 

Methods in net.sourceforge.cvsgrab.web that throw MarkerNotFoundException
 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.