public final class MarshallerHelper extends Object
| Constructor and Description |
|---|
MarshallerHelper() |
| Modifier and Type | Method and Description |
|---|---|
static jakarta.xml.bind.Marshaller |
create(jakarta.xml.bind.JAXBContext context)
Create a new marshaller.
|
public static jakarta.xml.bind.Marshaller create(jakarta.xml.bind.JAXBContext context)
throws IOException
context - JAXB contextIOExceptionCopyright © 2000–2025 MPXJ. All rights reserved.