- testEncodeURLWithSpaces() - Method in class org.apache.maven.wagon.shared.http.EncodingUtilTest
-
- testEncodeURLWithSpacesInBothBaseAndPath() - Method in class org.apache.maven.wagon.shared.http.EncodingUtilTest
-
- testEncodeURLWithSpacesInPath() - Method in class org.apache.maven.wagon.shared.http.EncodingUtilTest
-
- testParseCommonsLang() - Method in class org.apache.maven.wagon.shared.http.HtmlFileListParserTest
-
Example showing jetty directory browsing of commons-lang
- testParseIbiblio() - Method in class org.apache.maven.wagon.shared.http.HtmlFileListParserTest
-
- testParseJetty() - Method in class org.apache.maven.wagon.shared.http.HtmlFileListParserTest
-
Test of an html which is improperly formatted, and contains full host-specific paths to the resources.
- testParseJettyWithNonNormalizedBaseURI() - Method in class org.apache.maven.wagon.shared.http.HtmlFileListParserTest
-
Test of an html which is improperly formatted, contains full host-specific paths to the resources and uses non-normalized base URI
- testParseMevenIde() - Method in class org.apache.maven.wagon.shared.http.HtmlFileListParserTest
-
Using repository.codehaus.org output as an example.
- testParseMirror() - Method in class org.apache.maven.wagon.shared.http.HtmlFileListParserTest
-
- testParseNekoHtml() - Method in class org.apache.maven.wagon.shared.http.HtmlFileListParserTest
-
Example of output from repo1.maven.org
This example is of nekohtml specifically.
- testParseNetSourceforge() - Method in class org.apache.maven.wagon.shared.http.HtmlFileListParserTest
-
Example of detecting directories on repo1.maven.org
- testParseOrgCodehaus() - Method in class org.apache.maven.wagon.shared.http.HtmlFileListParserTest
-
Another larger example of the directory link detection on repository.codehaus.org
- testParsePeopleApacheOrg() - Method in class org.apache.maven.wagon.shared.http.HtmlFileListParserTest
-
Test the output found from apache httpd with fancy indexing and dav module.