Java API for XML Registries 177787 221005357 2008-06-22T16:51:25Z Chobot 259798 robot Adding: [[ko:JAXR]] '''Java API for XML Registries''' ('''JAXR''') defines a [[standardization|standard]] [[API]] for [[Java platform]] [[Application software|applications]] to access and programmatically interact with various kinds of [[metadata registry|metadata registries]]. The JAXR API was developed under the [[Java Community Process]] as JSR 93. JAXR provides a uniform and standard Java API for accessing different kinds of XML-based metadata registry. Current implementations of JAXR support [[ebXML Registry]] version 2.0, and [[UDDI]] version 2.0. More such registries could be defined in the future. JAXR provides an API for the clients to interact with XML registries and a [[service provider interface]] (SPI) for the registry providers so they can plug in their registry implementations. The JAXR API insulates application code from the underlying registry mechanism. When writing a JAXR based client to browse or populate a registry, the code does not have to change if the registry changes, for instance from UDDI to ebXML. ==External links== * [http://jcp.org/en/jsr/detail?id=93 JSR 93] * [http://java.sun.com/xml/jaxr/ JAXR home page] * [http://ebxmlrr.sourceforge.net/wiki/index.php/Overview freebXML Registry] Provides a royalty-free open source JAXR implementation [[Category:XML-based standards]] [[Category:Java platform|XML Registries]] [[Category:Java specification requests|XML Registries]] [[Category:Java APIs]] [[fr:JAXR]] [[ko:JAXR]]