Пакет htmlurls: Информация

    Исходный пакет: htmlurls
    Версия: 1.0.004-alt1_1jpp6
    Собран:  4 сентября 2010 г. 1:05
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://htmlurls.sourceforge.net

    Лицензия: LGPL
    О пакете: Static Url manipulation utilities
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    htmlurls (noarch)
    htmlurls-javadoc (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

    Права:
    Igor Vlasenko
    @everybody

      1. /proc
      2. jpackage-compat
      3. jpackage-utils >= 0:5.0.0
      4. junit
      5. ant >= 1.6.5
      6. ant-junit

    Последнее изменение


    3 сентября 2010 г. Igor Vlasenko 1.0.004-alt1_1jpp6
    - new version