Jump to content

Apache XML Commons: Difference between revisions

From EDM2
Created page with "right|200px The Apache XML Commons is a collection of tools, documents and sundry files that help with the creation, validation and editing of XM..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Image:Apache-xerces.png|right|200px]]
{{Software
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.
|Picture=Apache-xerces.png
|Name=XML Commons
|Version=1.4.01 (2014)
|Author=The [[Apache]] project
|Licence=[[Apache Software Licence v2]]
|WWW=http://xerces.apache.org/xml-commons/
}}
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 1.4.01 (2014-10-30)
* Last known version: Apache XML Commons Resolver v1.2 (2014-10-30)
* Apache XML Commons Resolver 1.2 (2014-10-30)


==Links==
==Links==
* [https://xerces.apache.org Apache Xerces homepage]
* [https://xerces.apache.org Apache Xerces homepage]
* [http://xerces.apache.org/xml-commons/ Apache XML Commons homepage]
==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)


[[Category:XML]]
[[Category:Open Source Software]][[Category:Software written in Java]]
[[Category:Open Source Software]]
[[Category:Java]]
[[Category:Software written in Java]]

Latest revision as of 13:12, 17 July 2022

Apache XML Commons
Name XML Commons
Version 1.4.01 (2014)
Vendor
Author The Apache project
Licence Apache Software Licence v2
WWW http://xerces.apache.org/xml-commons/

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 1.4.01 (2014-10-30)
  • Apache XML Commons Resolver 1.2 (2014-10-30)

Links