|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CVSGrab | |
---|---|
net.sourceforge.cvsgrab | |
net.sourceforge.cvsgrab.web |
Uses of CVSGrab in net.sourceforge.cvsgrab |
---|
Methods in net.sourceforge.cvsgrab that return CVSGrab | |
---|---|
CVSGrab |
CvsWebInterface.getGrabber()
|
Methods in net.sourceforge.cvsgrab with parameters of type CVSGrab | |
---|---|
void |
RemoteFile.diff(LocalRepository repository,
PrintWriter writer,
CVSGrab grabber)
|
static CvsWebInterface |
CvsWebInterface.findInterface(CVSGrab grabber)
Find the cvs web interface that could have generated this html page |
static String[] |
CvsWebInterface.getBaseUrls(CVSGrab grabber)
|
static CvsWebInterface |
CvsWebInterface.getInterface(CVSGrab grabber,
String interfaceId)
Explicitely select a web interface capable of handle the web pages. |
static String[] |
CvsWebInterface.getInterfaceIds(CVSGrab grabber)
|
static Properties |
CvsWebInterface.getWebProperties(CVSGrab grabber,
String rootUrl)
Guess the connection properties by parsing the full url used when connecting to the web repository |
Constructors in net.sourceforge.cvsgrab with parameters of type CVSGrab | |
---|---|
CVSGrabAdminHandler(CVSGrab cvsGrab)
Constructor for CVSGrabAdminHandler |
|
CvsWebInterface(CVSGrab grabber)
Constructor for CvsWebInterface |
|
LocalRepository(CVSGrab cvsGrab)
Constructor for the LocalRepository object |
Uses of CVSGrab in net.sourceforge.cvsgrab.web |
---|
Constructors in net.sourceforge.cvsgrab.web with parameters of type CVSGrab | |
---|---|
Chora2_0Interface(CVSGrab grabber)
|
|
CvsWeb1_0Interface(CVSGrab grabber)
Constructor for CvsWeb1_0Interface |
|
CvsWeb2_0Interface(CVSGrab grabber)
Constructor for CvsWeb2_0Interface |
|
CvsWeb3_0Interface(CVSGrab grabber)
Constructor for CvsWeb3_0Interface |
|
FishEye1_0Interface(CVSGrab grabber)
|
|
Sourcecast1_0Interface(CVSGrab grabber)
Constructor for Sourcecast1_0Interface |
|
Sourcecast2_0Interface(CVSGrab grabber)
Constructor for Sourcecast2_0Interface |
|
Sourcecast3_0Interface(CVSGrab grabber)
Constructor for Sourcecast3_0Interface |
|
ViewCvs0_7Interface(CVSGrab grabber)
Constructor for ViewCvs0_7Interface |
|
ViewCvs0_8Interface(CVSGrab grabber)
Constructor for ViewCvs0_8Interface |
|
ViewCvs0_9Interface(CVSGrab grabber)
Constructor for ViewCvs0_9Interface |
|
ViewCvs1_0Interface(CVSGrab grabber)
Constructor for ViewCvs1_0Interface |
|
ViewCvsInterface(CVSGrab grabber)
Constructor for ViewCvsInterface |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |