Jump to content

Apache XML Commons: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
[[Image:Apache-xerces.png|right|200px]]
[[Image:Apache-xerces.png|right|200px]]
The Apache XML Commons is a collection of tools, documents and sundry files that help with the creation, validation and editing of [[XML]] documents, it is part of the '''Apache Xerces''' XML project that also includes [[Apache Xerces2 Java]], [[Apache Xerces Perl]] and [[Apache Xerces C++]], but also includes tools from other sources.
The Apache XML Commons is a collection of tools, documents and sundry files that help with the creation, validation and editing of [[XML]] documents. It is part of the '''Apache Xerces''' XML project that includes [[Apache Xerces2 Java]], [[Apache Xerces Perl]] and [[Apache Xerces C++]], but also tools from other sources.


The commons package comprises two packages, "Apache XML Commons External" contains sundry [[Java]] based XML tools and "Apache XML Commons Resolver", a Java tool originally developed by [[Sun Microsystems]] that aid in resolving external addresses (http etc).
The commons package comprises two packages, "Apache XML Commons External" contains sundry [[Java]] based XML tools and "Apache XML Commons Resolver", a Java tool originally developed by [[Sun Microsystems]] that aid in resolving external addresses (http etc).


==Version==
==Version==
* Last known version: Apache XML Commons External v1.4.01 (2014-10-30)
* Apache XML Commons External v1.4.01 (2014-10-30)
* Last known version: Apache XML Commons Resolver v1.2 (2014-10-30)
* Apache XML Commons Resolver v1.2 (2014-10-30)


==Links==
==Links==

Revision as of 04:50, 2 February 2020

The Apache XML Commons is a collection of tools, documents and sundry files that help with the creation, validation and editing of XML documents. It is part of the Apache Xerces XML project that includes Apache Xerces2 Java, Apache Xerces Perl and Apache Xerces C++, but also tools from other sources.

The commons package comprises two packages, "Apache XML Commons External" contains sundry Java based XML tools and "Apache XML Commons Resolver", a Java tool originally developed by Sun Microsystems that aid in resolving external addresses (http etc).

Version

  • Apache XML Commons External v1.4.01 (2014-10-30)
  • Apache XML Commons Resolver v1.2 (2014-10-30)

Links

Licence

  • Open source software, most of the tools are published under the Apache Software Licence v2, but they may have components and/or dependencies that rely on other licences.

Author & publisher

  • The Apache project
  • Norman Walsh (Resolver)