Package htmlstrings: Information

    Source package: htmlstrings
    Version: 1.0.004-alt1_1jpp6
    Build time:  Sep 4, 2010, 12:59 AM
    Category: Development/Java
    Report package bug
    License: LGPL
    Summary: Static String manipulation utilities
    Description: 
    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.

    List of rpms provided by this srpm:
    htmlstrings (noarch)
    htmlstrings-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

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

    Last changed


    Sept. 3, 2010 Igor Vlasenko 1.0.004-alt1_1jpp6
    - new version