public class JAXBContextHelper extends Object
| Constructor | Description |
|---|---|
JAXBContextHelper() |
| Modifier and Type | Method | Description |
|---|---|---|
static JAXBContext |
initContext(String contextPath) |
Initialization of the context for the JAXB object.
|
public static JAXBContext initContext(String contextPath) throws JAXBException
contextPath - the context path to use.JAXBException - the JAXB exceptionCopyright © 2025. All rights reserved.