development/libraries

htmlurls - Static Url manipulation utilities

Website: http://htmlurls.sourceforge.net
License: LGPL
Vendor: JPackage Project
Description:
HTMLURLs is an Open Source Java class that contains a
collection of static utility methods to manipulate and
convert URL (Uniform Resource Locator) addresses from
java.lang.String to java.net.URL objects and vice versa.
The HTMLURLs class is very useful in Web-based application
development because speeds up the URLs manipulation, that
is a common task.
The HTMLURLs main features are:
* allows set up a java.net.URL object starting from various
  String representation;
* checks if an URL is absolute or relative to the current
  local path;
* get full canonical URL address by resolving various
  combined relative paths
  (e.g.: "http://www.site.com/dir/subdir/../image.gif"
  became "http://www.site.com/dir/image.gif"); this
  last case resolve a very common problem in
  Web-applications.

Packages

htmlurls-1.0.004-1.jpp6.src [69 KiB] Changelog by Ralph Apel (2010-05-23):
- First release
htmlurls-1.0.004-1.jpp6.noarch [18 KiB] Changelog by Ralph Apel (2010-05-23):
- First release

Listing created by Repoview-0.6.6-5.mga4.tainted