| Package | Description |
|---|---|
| org.eclipse.persistence.jaxb |
| Modifier and Type | Method and Description |
|---|---|
JAXBUnmarshaller |
JAXBContext.createUnmarshaller()
Create a JAXBUnmarshaller.
|
JAXBUnmarshaller |
JAXBContext.JAXBContextState.createUnmarshaller(JAXBContext jaxbContext) |
static JAXBUnmarshaller |
JAXBHelper.getUnmarshaller(jakarta.xml.bind.Unmarshaller jaxbUnmarshaller)
Return the EclipseLink implementation of Unmarshaller.
|
| Constructor and Description |
|---|
JAXBUnmarshallerHandler(JAXBUnmarshaller newXMLUnmarshaller)
Create a new JAXBUnmarshallerHandler with the specified JAXBUnmarshaller
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.