Jump to content

Apache XML

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by DougOrleans (talk | contribs) at 19:47, 12 April 2006 (linked Web services). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Apache XML project is part of the Apache Software Foundation and focus on XML-related projects.

It consists of several sub projects:

Active sub projects

  • Xerces: An XML parsers in Java, C++ and Perl
  • Xalan: An XSL stylesheet processors in Java and C++ and implements the XPath XML query language.
  • AxKit: An XML-based web publishing framework in mod_perl
  • FOP: An XSL Formatting Object processor in Java. It can be used for creating PDFs.
  • Forrest: A standards based documentation framework
  • XML-Security: This project provides security functionality for XML data
  • Xindice: A native XML database
  • XML Commons: This project focus on common code and guidelines for xml projects
  • XMLBeans: XMLBeans is an XML-Java binding tool
  • Batik: Batik is a Java toolkit for using images in the Scalable Vector Graphics (SVG) format for various purposes, such as viewing, generation or manipulation.
  • SOAP: Is an old implementation of the SOAP. This project based on IBM's SOAP4J implementation. It should no longer used for new projects. Instead you should favour the Axis implementation.
  • XML-RPC: Apache XML-RPC is a Java implementation of XML-RPC, a protocol that uses XML over HTTP to implement remote procedure calls.
  • Axis: Apache Axis is the current implementation of the SOAP for Java and C++. It is the successor for the SOAP project.
  • WSIF: Web Services Invocation Framework is a simple Java API for invoking Web services.

No longer developed projects

  • Crimson: A Java XML parser derived from the Sun Project X Parser
  • Xang: Framework for rapid development of dynamic server pages in ECMAScript (JavaScript)