Package java-xmlbuilder: Information

    Source package: java-xmlbuilder
    Version: 0.4-alt1_1jpp6
    Build time:  Jan 19, 2012, 12:02 AM
    Category: Development/Java
    Report package bug
    License: Apache Software License 2.0
    Summary: XML Builder utility
    Description: 
    XML Builder is a utility that creates simple XML documents
    using relatively sparse Java code.
    It is intended to allow for quick and painless creation of
    XML documents where you might otherwise be tempted to use
    concatenated strings, and where you would rather not face
    the tedium and verbosity of coding with JAXP.
    Internally, XML Builder uses JAXP to build a standard W3C
    Document model (DOM) that you can easily export as a
    string, or access and manipulate further if you have
    special requirements.

    List of RPM packages built from this SRPM:
    java-xmlbuilder (noarch)
    java-xmlbuilder-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. ant >= 0:1.7.1
      2. apache-commons-parent
      3. maven-surefire-maven-plugin
      4. maven2 >= 0:2.0.8
      5. maven2-plugin-compiler
      6. maven2-plugin-enforcer
      7. maven2-plugin-install
      8. maven2-plugin-jar
      9. maven2-plugin-javadoc
      10. maven2-plugin-resources
      11. maven2-plugin-source
      12. /proc
      13. jpackage-compat
      14. jpackage-utils >= 0:1.7.5
      15. oss-parent

    Last changed


    Jan. 18, 2012 Igor Vlasenko 0:0.4-alt1_1jpp6
    - new version