|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CapabilityProfile
Provides information about the capabilities of a JAXR provider.
Method Summary | |
---|---|
int |
getCapabilityLevel()
Gets the capability level supported by the JAXR provider. |
String |
getVersion()
Gets the JAXR specification version supported by the JAXR provider. |
Method Detail |
---|
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
|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.