The JAXR Packages

The JAXR API comes in two packages:

  • The javax.xml.registry.infomodel package

  • The javax.xml.registry package

The javax.xml.registry.infomodel Package

The javax.xml.registry.infomodel package contains the interfaces that represent the information model followed by JAXR. The information model resembles the ebXML information model, with additional enhancements to support the UDDI specification.

The javax.xml.registry.infomodel Interfaces

The interfaces of the javax.xml.registry.infomodel are described in the following list:

  • RegistryObject— The RegistryObject interface is the basic interface extended by the other interfaces of the JAXR information model, such as Association, Classification, Organization, and so on. RegistryObject ...

Get Java™ APIs for XML Kick Start now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.