| Package | Description |
|---|---|
| com.sun.xml.bind.api |
Runtime API for the JAX-WS RI
|
| com.sun.xml.bind.v2.runtime |
Code that implements JAXBContext, Unmarshaller, and Marshaller.
|
| Modifier and Type | Method and Description |
|---|---|
abstract <B,V> RawAccessor<B,V> |
JAXBRIContext.getElementPropertyAccessor(Class<B> wrapperBean,
String nsUri,
String localName)
Gets a
RawAccessor for the specified element property of the specified wrapper bean class. |
| Modifier and Type | Method and Description |
|---|---|
RawAccessor |
JAXBContextImpl.getElementPropertyAccessor(Class wrapperBean,
String nsUri,
String localName) |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.