C H I M R S T

C

com.tecnick.htmlutils.htmlurls - package com.tecnick.htmlutils.htmlurls
 
com.tecnick.htmlutils.htmlurls.sample - package com.tecnick.htmlutils.htmlurls.sample
 
com.tecnick.htmlutils.htmlurls.test - package com.tecnick.htmlutils.htmlurls.test
 

H

HTMLURLs - Class in com.tecnick.htmlutils.htmlurls
Collection of static utility methods to manipulate URLs addresses on HTML documents.

Copyright (c) 2004-2005 Tecnick.com S.r.l (www.tecnick.com) Via Ugo Foscolo n.19 - 09045 Quartu Sant'Elena (CA) - ITALY - www.tecnick.com - info@tecnick.com
Project homepage: http://htmlurls.sourceforge.net
License: http://www.gnu.org/copyleft/lesser.html LGPL
HTMLURLs() - Constructor for class com.tecnick.htmlutils.htmlurls.HTMLURLs
Void Constructor.
HTMLURLsSample - Class in com.tecnick.htmlutils.htmlurls.sample
Implementation example of HTMLURLs class.

Copyright (c) 2004-2005 Tecnick.com S.r.l (www.tecnick.com) Via Ugo Foscolo n.19 - 09045 Quartu Sant'Elena (CA) - ITALY - www.tecnick.com - info@tecnick.com
License: http://www.gnu.org/copyleft/lesser.html LGPL
HTMLURLsSample() - Constructor for class com.tecnick.htmlutils.htmlurls.sample.HTMLURLsSample
 
HTMLURLsTest - Class in com.tecnick.htmlutils.htmlurls.test
JUnit test for HTMLStrings class.

Copyright (c) 2004-2005 Tecnick.com S.r.l (www.tecnick.com) Via Ugo Foscolo n.19 - 09045 Quartu Sant'Elena (CA) - ITALY - www.tecnick.com - info@tecnick.com
License: http://www.gnu.org/copyleft/lesser.html LGPL
HTMLURLsTest() - Constructor for class com.tecnick.htmlutils.htmlurls.test.HTMLURLsTest
 

I

isRelativeLink(String) - Static method in class com.tecnick.htmlutils.htmlurls.HTMLURLs
Check if the specified link is absolute or relative.

M

main(String[]) - Static method in class com.tecnick.htmlutils.htmlurls.sample.HTMLURLsSample
Prints some strings on System.out
main(String[]) - Static method in class com.tecnick.htmlutils.htmlurls.test.HTMLURLsTest
 

R

resolveRelativeURL(String) - Static method in class com.tecnick.htmlutils.htmlurls.HTMLURLs
Resolve combined relative links (e.g.: "/dir/subdir/../image.gif" became "/dir/image.gif")

S

setUp() - Method in class com.tecnick.htmlutils.htmlurls.test.HTMLURLsTest
 
setURL(String) - Static method in class com.tecnick.htmlutils.htmlurls.HTMLURLs
Creates a URL object from the String representation.
setURL(String, String) - Static method in class com.tecnick.htmlutils.htmlurls.HTMLURLs
Creates a URL object from the String representation.
suite() - Static method in class com.tecnick.htmlutils.htmlurls.test.HTMLURLsTest
 

T

testAdd() - Method in class com.tecnick.htmlutils.htmlurls.test.HTMLURLsTest
 
testurl - Static variable in class com.tecnick.htmlutils.htmlurls.sample.HTMLURLsSample
 
testurl - Static variable in class com.tecnick.htmlutils.htmlurls.test.HTMLURLsTest
 

C H I M R S T