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

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

    Лицензия: LGPL
    О пакете: Static String manipulation utilities
    Описание: 
    HTMLStrings is an Open Source Java class that contains a
    collection of static methods to manipulate and convert HTML
    strings.
    The HTMLStrings main features are:
    * convert the string charset encoding to any other supported
      Java charset encoding;
    * compact a string to a single blank-spaced line; this is
      needed for example when you want to dynamically insert a
      text to a javascript call inside an HTML document, or you
      want to reduce the size of HTML document without compromising
      the content and presentation;
    * quickly convert newline characters to XHTML element; this is
      useful when you want to create a basic text to XHTML converter.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    htmlstrings (noarch)
    htmlstrings-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