public interface CapabilityProfile
Modifier and Type | Method and Description |
---|---|
int |
getCapabilityLevel()
Gets the capability level supported by the Jakarta XML Registries provider.
|
java.lang.String |
getVersion()
Gets the Jakarta XML Registries specification version supported by the Jakarta XML Registries provider.
|
java.lang.String getVersion() throws JAXRException
JAXRException
- If the Jakarta XML Registries provider encounters an internal errorint getCapabilityLevel() throws JAXRException
JAXRException
- If the Jakarta XML Registries provider encounters an internal error