public interface CapabilityProfile
| Modifier and Type | Method and Description |
|---|---|
int |
getCapabilityLevel()
Gets the capability level supported by the JAXR provider.
|
String |
getVersion()
Gets the JAXR specification version supported by the JAXR provider.
|
String getVersion() throws JAXRException
JAXRException - If the JAXR provider encounters an internal errorint getCapabilityLevel()
throws JAXRException
JAXRException - If the JAXR provider encounters an internal errorCopyright © 2005–2017 Oracle Corporation. All rights reserved.