Package | Description |
---|---|
com.sun.xml.bind.api |
Runtime API for the JAX-WS RI
|
Modifier and Type | Method and Description |
---|---|
abstract <B,V> RawAccessor<B,V> |
JAXBRIContext.getElementPropertyAccessor(java.lang.Class<B> wrapperBean,
java.lang.String nsUri,
java.lang.String localName)
Gets a
RawAccessor for the specified element property of the specified wrapper bean class. |