Repository

Artifacts/Jars

Popular Tags

ajax analysis annotations ant apache api archetype aspect asynchronously beans binding bpm build buildsystem bytecode cache cms codecoverage codehaus collections concurrency container database directory distributed doc eclipse ejb esb format framework graph graphics hadoop hibernate html http ide imap io jbi jdbc jdo jini jms jmx jndi jsf jsp language logging mail maven metadata microsoft mock net osgi parser pdf persistence plugin 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 transaction ui web webdav webframework webserver webservice workflow xml xquery xslt

[See All Tags]

Maven Repository: xml

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

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

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

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

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

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.
xmlrpc » xmlrpc

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.
xmlwriter » xmlwriter

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

XMLBeans main classes
The main classes for XMLBeans
xmlbeans » xbean

JAXB XML Binding Libraries Package
Part of the Java Web Services Developer Pack 1.6
com.sun.xml » jaxb-libs

JAXB XML Binding Implementation Package
Part of the Java Web Services Developer Pack 1.6
com.sun.xml » jaxb-impl

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
com.sun.xml » relaxngDatatype

com.sun.msv.datatype package
Part of the Java Web Services Developer Pack 1.6
com.sun.xml » xsdlib

JAXB XML Binding Code Generator Package
Part of the Java Web Services Developer Pack 1.6
com.sun.xml » jaxb-xjc

Batik XML
Batik XML
batik » batik-xml

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

dom4j
dom4j: the flexible XML framework for Java
dom4j » dom4j

JAXB XML Binding Libraries Package
Part of the Java Web Services Developer Pack
javax.xml » jaxb-libs

JAXB 2.0 Impl
POM was created from install:install-file
javax.xml » jaxb-impl

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.
javax.xml » jax-qname

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

Java Architecture for XML Binding
Part of the Java Web Services Developer Pack 1.6
javax.xml » jaxrpc-api

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

Java Architecture for XML Binding
Part of the Java Web Services Developer Pack 1.6
javax.xml » jaxb-api

JAXB 2.0 XJC
Part of the Java Web Services Developer Pack
javax.xml » jaxb-xjc

JSR 105 - Java(TM) XML Digital Signature API
Part of the Java Web Services Developer Pack 1.6
javax.xml » xmldsig

Java API for XML Registries
Part of the Java Web Services Developer Pack 1.6
javax.xml » jaxr-api

SOAP with Attachments API for Java
Part of the Java Web Services Developer Pack 1.6
javax.xml » saaj-api

Java API for XML Processing
Part of the Java Web Services Developer Pack 1.6
javax.xml » jaxp-api

NanoXML lite
An extremely small (6KB) XML parser
be.cyberelf.nanoxml » lite

NanoXML java
The standard parser for Java.
be.cyberelf.nanoxml » nanoxml

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.
excalibur-xmlutil » excalibur-xmlutil

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.
xmlunit » xmlunit

Xerces2-j
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. The Apache Xerces2 parser is the reference implementation of XNI but other parser components, configurations, and parsers can be written using the Xerces Native Interface. For complete design and implementation documents, refer to the XNI Manual. Xerces2 is a fully conforming XML Schema 1.0 processor. A partial experimental implementation of the XML Schema 1.1 Structures and Datatypes Working Drafts (December 2009) and an experimental implementation of the XML Schema Definition Language (XSD): Component Designators (SCD) Candidate Recommendation (January 2010) are provided for evaluation. For more information, refer to the XML Schema page. Xerces2 also provides a complete implementation of the Document Object Model Level 3 Core and Load/Save W3C Recommendations and provides a complete implementation of the XML Inclusions (XInclude) W3C Recommendation. It also provides support for OASIS XML Catalogs v1.1. Xerces2 is able to parse documents written according to the XML 1.1 Recommendation, except that it does not yet provide an option to enable normalization checking as described in section 2.13 of this specification. It also handles namespaces according to the XML Namespaces 1.1 Recommendation, and will correctly serialize XML 1.1 documents if the DOM level 3 load/save APIs are in use.
xerces » xercesImpl

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

StAX
StAX is the reference implementation of the StAX API
stax » stax

jaxen
Jaxen is a universal Java XPath engine.
jaxen » jaxen

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.
woodstox » wstx-asl

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

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.
xml-apis » xml-apis

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.
freebxml » ebxmlms

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.
xalan » xalan

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

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+.
xpp3 » xpp3_min

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+.
xpp3 » 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+.
xpp3 » xpp3_xpath

XOM
The XOM Dual Streaming/Tree API for Processing XML
xom » xom

Betwixt
Commons Betwixt: mapping beans to XML
commons-betwixt » commons-betwixt

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.
xml-resolver » xml-resolver

Cocoon XML Resolver
The Cocoon system resolver component together with default enteties.
org.apache.cocoon » cocoon-xml-resolver

skaringa

skaringa » skaringa

xsdlib

xsdlib » xsdlib

aelfred

aelfred » aelfred

stax

net.sf.stax » stax

XPP - XML Pull Parser

pull-parser » pull-parser

piccolo

piccolo » piccolo

castor

castor » castor

stax-utils

stax-utils » stax-utils

xmlrpc-helma

xmlrpc » xmlrpc-helma

relaxngDatatype

relaxngDatatype » relaxngDatatype

xml-security

xml-security » xml-security

XML Pull Parsing API

xmlpull » xmlpull

xmlbeans-xmlpublic

xmlbeans » xmlbeans-xmlpublic

xmlpublic

xmlbeans » xmlpublic

xmlbeans

xmlbeans » xmlbeans

xbean_xpath

xmlbeans » xbean_xpath

saaj-impl

com.sun.xml » saaj-impl

Java API for XML Messaging - runtime

com.sun.xml » jaxm-runtime

kxml

kxml » kxml

XFire XMLBeans Support

org.codehaus.xfire » xfire-xmlbeans

sax

sax » sax

spice-xmlpolicy

spice » spice-xmlpolicy

crimson

crimson » crimson

dom4j-core

dom4j » dom4j-core

jaxrpc

javax.xml » jaxrpc

Java API for XML Web Services

javax.xml » jaxws-api

jaxm-api

javax.xml » jaxm-api

XML Commons

com.cedarsoft.utils » xml-commons

jaxmepm-incubation

apache-jaxme » jaxmepm-incubation

jaxmejs-incubation

apache-jaxme » jaxmejs-incubation

jaxme-rt-incubation

apache-jaxme » jaxme-rt-incubation

jaxmexs-incubation

apache-jaxme » jaxmexs-incubation

jaxme-incubation

apache-jaxme » jaxme-incubation

jaxmeapi-incubation

apache-jaxme » jaxmeapi-incubation

xmldb-api

xmldb » xmldb-api

xmldb-api-sdk

xmldb » xmldb-api-sdk

xmldb-xupdate

xmldb » xmldb-xupdate

xmldb-common

xmldb » xmldb-common

xfc

xmlmind » xfc

aptconvert

xmlmind » aptconvert

xstream

xstream » xstream

xmlrpc-helma

xmlrpc-helma » xmlrpc-helma

wstx

wstx » wstx

jaxme2-rt

jaxme » jaxme2-rt

jaxmeapi

jaxme » jaxmeapi

jaxme-pm

jaxme » jaxme-pm

jaxme-rt

jaxme » jaxme-rt

jaxme2

jaxme » jaxme2

jaxme-api

jaxme » jaxme-api

jaxmepm

jaxme » jaxmepm

jaxme-js

jaxme » jaxme-js

jaxmexs

jaxme » jaxmexs

jaxme-xs

jaxme » jaxme-xs

jaxmejs

jaxme » jaxmejs

jaxme

jaxme » jaxme

xerces

xerces » xerces

xmlParserAPIs

xerces » xmlParserAPIs

xercesSamples

xerces » xercesSamples

cocoon-xmldb

cocoon » cocoon-xmldb

activemq-transport-xstream

activemq » activemq-transport-xstream

saxon-jdom

saxon » saxon-jdom

kxml2

kxml2 » kxml2

dtdparser

dtdparser » dtdparser

burlap

com.caucho » burlap

Atlassian XML-RPC Binder

com.atlassian.xmlrpc » atlassian-xmlrpc-binder

Atlassian XML-RPC Binder Support

com.atlassian.xmlrpc » atlassian-xmlrpc-binder-support

Atlassian XML-RPC Binder Server Spring Components

com.atlassian.xmlrpc » atlassian-xmlrpc-binder-server-spring

Atlassian XML-RPC Binder Annotations

com.atlassian.xmlrpc » atlassian-xmlrpc-binder-annotations

Atlassian XML-RPC Binder Parent

com.atlassian.xmlrpc » atlassian-xmlrpc-binder-parent

Atlassian XML-RPC Binder Test Framework

com.atlassian.xmlrpc » atlassian-xmlrpc-binder-testing

Atlassian XML-RPC Binder Server Components

com.atlassian.xmlrpc » atlassian-xmlrpc-binder-server

GNU Lesser General Public License 2.1

com.flexiblewebsolutions.xdriveunit » xdriveunit

wstx

woodstox » wstx

wstx-lgpl

woodstox » wstx-lgpl

wstx-api

woodstox » wstx-api

xmlParserAPIs

xml-apis » xmlParserAPIs

freebxml-pki

freebxml » freebxml-pki

common

freebxml » common

pki

freebxml » pki

msh

freebxml » msh

xalansamples

xalan » xalansamples

xalanservlet

xalan » xalanservlet

asm-xml

asm » asm-xml

jdom

jdom » jdom

exml

exml » exml

xercesjarv

xercesjarv » xercesjarv

xfire-jaxb

xfire » xfire-jaxb