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 © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.