Package org.cip4.lib.xjdf.xml
Class JAXBContextFactory
- java.lang.Object
-
- org.cip4.lib.xjdf.xml.JAXBContextFactory
-
public class JAXBContextFactory extends java.lang.ObjectStatic Factory Class which is managing a JAXB2 Marshaller instance.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static jakarta.xml.bind.JAXBContextgetInstance()Create and return a new Marshaller Instance.static voidinit()Initialize the marshaller instance.
-