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