Repository

Artifacts/Jars

Feeds

RSS Feed ATOM Feed

Popular Tags

ajax analysis annotations ant api archetype aspect asynchronously beans binding bpm build buildsystem bytecode cache cms codecoverage collections concurrency container database directory distributed doc ejb esb format framework graph graphics hibernate html ide io jbi jdbc jdo jini jms jmx jndi jsf jsp language logging mail maven metadata microsoft mock net parser pdf persistence plugin plugins pool portal portlet query regexp rmi rpc rss ruleengine scheduling scm scripting security server servlet soa soap socket spring ssh svg swt system taglib template testing ui web webdav webframework webserver webservice workflow xml xquery xslt

[See All Tags]

Maven Repository: xml

  1. xmlwriter » xmlwriter

    xmlwriter - A great way to output Xml. Far easier to code with than painful DOM or SAX like solutions and much nicer in terms of speed and memory usage.

    While XmlWriter contains its own xml outputter, it has the ability to sit on top of other core Xml writing products, such as XmlEnc. In addition, the user may layer other functionalities on top of the core writing, such as on the fly schema checking, date/number formatting, specific empty-element handling and pretty-printing.

  2. xml-apis » XML Commons External Components XML APIs



    XML Commons External Components XML APIs - xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.

  3. batik » Batik XML

    Batik XML - Batik XML

  4. xmlrpc » Apache XML-RPC



    Apache XML-RPC - Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle. Version 3 of Apache XML-RPC introduces several important vendor extensions over the original XML-RPC specification.

  5. jaxen » jaxen

    jaxen - Jaxen is a universal Java XPath engine.

  6. freebxml » Hermes MSH

    Hermes MSH - This project aims to develop an open source implementation that conforms to ebXML Message Service Specification Version 2.0. This project will implement all features in the specification, including packaging, routing and reliable transport.

  7. commons-betwixt » Betwixt

    Betwixt - Commons Betwixt: mapping beans to XML

  8. xpp3 » xpp3

    xpp3 - MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.

  9. xpp3 » MXP1: Xml Pull Parser 3rd Edition (XPP3)

    MXP1: Xml Pull Parser 3rd Edition (XPP3) - MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.

  10. xpp3 » xpp3_min

    xpp3_min - MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.

  11. xml-resolver » XML Commons Resolver Component

    XML Commons Resolver Component - xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier.

  12. xalan » Xalan Java

    Xalan Java - Xalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements XSL Transformations (XSLT) Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from the command line, in an applet or a servlet, or as a module in other program.

  13. xmlbeans » XmlPublic

    XmlPublic - XmlBeans Public interfaces

  14. xmlbeans » XMLBeans main classes

    XMLBeans main classes - The main classes for XMLBeans

  15. xmlbeans » XmlBeans

    XmlBeans - XmlBeans main jar

  16. stax » StAX

    StAX - StAX is the reference implementation of the StAX API

  17. stax » StAX API

    StAX API - StAX API is the standard java XML processing API defined by JSR-173

  18. woodstox » Woodstox ASL

    Woodstox ASL - Woodstox is an XML pull parser, an implementation of the StAX API.Woodstox is available in two licenses: wstx-asl is licensed under the Apache Software License, version 2. There is another jar file, wstx-lgpl, which is available under the LGPL.

  19. com.sun.xml » JAXB XML Binding Code Generator Package

    JAXB XML Binding Code Generator Package - Part of the Java Web Services Developer Pack 1.6

  20. com.sun.xml » relaxngDatatype Package

    relaxngDatatype Package - A light-weight easy to use schema language. Version distributed by Sun as part of the Java Web Services Developer Pack 1.6 http://www.relaxng.org/#other-software http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=relax-ng

  21. com.sun.xml » JAXB XML Binding Implementation Package

    JAXB XML Binding Implementation Package - Part of the Java Web Services Developer Pack 1.6

  22. com.sun.xml » com.sun.msv.datatype package

    com.sun.msv.datatype package - Part of the Java Web Services Developer Pack 1.6

  23. com.sun.xml » JAXB XML Binding Libraries Package

    JAXB XML Binding Libraries Package - Part of the Java Web Services Developer Pack 1.6

  24. commons-digester » Digester

    Digester - The Digester package lets you configure an XML->Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.

  25. com.bea.xml » JSR 173 - Streaming API for XML - Reference Implementation

    JSR 173 - Streaming API for XML - Reference Implementation - JSR 173 - Streaming API for XML - Reference Implementation

  26. excalibur-xmlutil » Excalibur XMLUtil

    Excalibur XMLUtil - Excalibur's XML Utilities provide simplified wrappers for XML parsers, transformers and XPath evaluators. It also provides interfaces and classes useful for constructing a pipeline of XML components by defining interfaces for consuming and producing XML in either SAX or DOM formats.

  27. javax.xml » JAXB 2.0 XJC

    JAXB 2.0 XJC - Part of the Java Web Services Developer Pack

  28. javax.xml » JAXB 2.0 Impl

    JAXB 2.0 Impl - Part of the Java Web Services Developer Pack

  29. javax.xml » Java API for XML-Based RPC (JAX-RPC)

    Java API for XML-Based RPC (JAX-RPC) - The Java API for XML based RPC (JAX-RPC) enables Java technology developers to build Web applications and Web services incorporating XML based RPC functionality according to the SOAP (Simple Object Access Protocol) 1.1 specification.

  30. javax.xml » JSR 105 - Java(TM) XML Digital Signature API

    JSR 105 - Java(TM) XML Digital Signature API - Part of the Java Web Services Developer Pack 1.6

  31. javax.xml » Java API for XML Processing

    Java API for XML Processing - Part of the Java Web Services Developer Pack 1.6

  32. javax.xml » JSR 173 - Streaming API for XML

    JSR 173 - Streaming API for XML - JSR 173 - Streaming API for XML

  33. javax.xml » Java Architecture for XML Binding

    Java Architecture for XML Binding - Part of the Java Web Services Developer Pack 1.6

  34. javax.xml » Java Architecture for XML Binding

    Java Architecture for XML Binding - Part of the Java Web Services Developer Pack 1.6

  35. javax.xml » Java API for XML Registries

    Java API for XML Registries - Part of the Java Web Services Developer Pack 1.6

  36. javax.xml » javax.xml.namespace package

    javax.xml.namespace package - Part of the Java Web Services Developer Pack 1.6

  37. javax.xml » JAXB XML Binding Libraries Package

    JAXB XML Binding Libraries Package - Part of the Java Web Services Developer Pack

  38. javax.xml » SOAP with Attachments API for Java

    SOAP with Attachments API for Java - Part of the Java Web Services Developer Pack 1.6

  39. dom4j » dom4j

    dom4j - dom4j: the flexible XML framework for Java

  40. xerces » Xerces2 Java Parser

    Xerces2 Java Parser - Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program.

  41. commons-jelly » commons-jelly-tags-xml

    commons-jelly-tags-xml - The Jelly XML Tag Library

  42. commons-jelly » commons-jelly-tags-xmlunit

    commons-jelly-tags-xmlunit - This is a Jelly interface for unit testing XML applications.

  43. loom » XMLPolicy

    XMLPolicy - The XMLPolicy toolkit is a set of utility classes that enable Policy objects to be constructed from xml descriptors.

  44. xsddoc » xsddoc

    xsddoc - The xsddoc subproject is a XML Schema documentation generator for W3C XML Schemas.

  45. xsddoc » Maven xsddoc Plug-in

    Maven xsddoc Plug-in - xsddoc plugin for Maven. It generates XML Schema documentation for W3C XML Schemas.

  46. xml-security » Apache XML Security

    Apache XML Security - The XML Security project is aimed at providing implementation of security standards for XML

  47. azote » xmlstubs

    xmlstubs - Tool to replace interface defined middle tier by a fully XML-configurable implementation

  48. xmlunit » XMLUnit for Java

    XMLUnit for Java - XMLUnit compares a control XML document to a test document or the result of a transformation, validates documents, and compares the results of XPath expressions.

  49. xml-apis » xmlParserAPIs

    xmlParserAPIs -

  50. xom » xom

    xom -

  51. activemq » activemq-transport-xstream

    activemq-transport-xstream -

  52. castor » castor

    castor -

  53. piccolo » piccolo

    piccolo -

  54. xmlmind » aptconvert

    aptconvert -

  55. xmlmind » xfc

    xfc -

  56. xmlrpc » xmlrpc-helma

    xmlrpc-helma -

  57. jdom » jdom

    jdom -

  58. freebxml » pki

    pki -

  59. freebxml » freebxml-pki

    freebxml-pki -

  60. freebxml » msh

    msh -

  61. freebxml » common

    common -

  62. exml » exml

    exml -

  63. xsdlib » xsdlib

    xsdlib -

  64. xmlrpc-helma » xmlrpc-helma

    xmlrpc-helma -

  65. kxml2 » kxml2

    kxml2 -

  66. jaxme » jaxme2-rt

    jaxme2-rt -

  67. jaxme » jaxmejs

    jaxmejs -

  68. jaxme » jaxmexs

    jaxmexs -

  69. jaxme » jaxmepm

    jaxmepm -

  70. jaxme » jaxmeapi

    jaxmeapi -

  71. jaxme » jaxme-rt

    jaxme-rt -

  72. jaxme » jaxme2

    jaxme2 -

  73. jaxme » jaxme-js

    jaxme-js -

  74. jaxme » jaxme

    jaxme -

  75. jaxme » jaxme-xs

    jaxme-xs -

  76. jaxme » jaxme-api

    jaxme-api -

  77. jaxme » jaxme-pm

    jaxme-pm -

  78. crimson » crimson

    crimson -

  79. wstx » wstx

    wstx -

  80. dtdparser » dtdparser

    dtdparser -

  81. xalan » xalanservlet

    xalanservlet -

  82. xalan » xalansamples

    xalansamples -

  83. xmlpull » XML Pull Parsing API

    XML Pull Parsing API -

  84. skaringa » skaringa

    skaringa -

  85. xmlbeans » xmlpublic

    xmlpublic -

  86. xmlbeans » xbean_xpath

    xbean_xpath -

  87. org.codehaus.xfire » XFire XMLBeans Support

    XFire XMLBeans Support -

  88. kxml » kxml

    kxml -

  89. woodstox » wstx-api

    wstx-api -

  90. woodstox » wstx-lgpl

    wstx-lgpl -

  91. woodstox » wstx

    wstx -

  92. cocoon » cocoon-xmldb

    cocoon-xmldb -

  93. com.sun.xml » Java API for XML Messaging - runtime

    Java API for XML Messaging - runtime -

  94. com.sun.xml » saaj-impl

    saaj-impl -

  95. plugins.org.codehaus.modello » Modello Maven Plugin

    Modello Maven Plugin -

  96. stax-utils » stax-utils

    stax-utils -

  97. com.caucho » burlap

    burlap -

  98. com.flexiblewebsolutions.xdriveunit » GNU Lesser General Public License 2.1

    GNU Lesser General Public License 2.1 -

  99. xercesjarv » xercesjarv

    xercesjarv -

  100. sax » sax

    sax -

  101. net.sf.stax » stax

    stax -

  102. apache-jaxme » jaxmexs-incubation

    jaxmexs-incubation -

  103. apache-jaxme » jaxmejs-incubation

    jaxmejs-incubation -

  104. apache-jaxme » jaxme-incubation

    jaxme-incubation -

  105. apache-jaxme » jaxmeapi-incubation

    jaxmeapi-incubation -

  106. apache-jaxme » jaxme-rt-incubation

    jaxme-rt-incubation -

  107. apache-jaxme » jaxmepm-incubation

    jaxmepm-incubation -

  108. javax.xml » JAX-WS API Package

    JAX-WS API Package -

  109. javax.xml » jaxrpc

    jaxrpc -

  110. javax.xml » jaxm-api

    jaxm-api -

  111. pull-parser » XPP - XML Pull Parser

    XPP - XML Pull Parser -

  112. xstream » xstream

    xstream -

  113. saxon » saxon-jdom

    saxon-jdom -

  114. dom4j » dom4j-core

    dom4j-core -

  115. xerces » xerces

    xerces -

  116. xerces » xercesSamples

    xercesSamples -

  117. xerces » xmlParserAPIs

    xmlParserAPIs -

  118. xpp » XPP - XML Pull Parser

    XPP - XML Pull Parser -

  119. relaxngDatatype » relaxngDatatype

    relaxngDatatype -

  120. spice » spice-xmlpolicy

    spice-xmlpolicy -

  121. asm » asm-xml

    asm-xml -

  122. xml-security » xml-security

    xml-security -

  123. xmldb » xmldb-xupdate

    xmldb-xupdate -

  124. xmldb » xmldb-api-sdk

    xmldb-api-sdk -

  125. xmldb » xmldb-common

    xmldb-common -

  126. xmldb » xmldb-api

    xmldb-api -

  127. aelfred » aelfred

    aelfred -