Package org.xlsx4j.jaxb
Class Context
java.lang.Object
org.xlsx4j.jaxb.Context
public class Context
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description static jakarta.xml.bind.JAXBContextjcSMLstatic ObjectFactorysmlObjectFactory -
Constructor Summary
Constructors Constructor Description Context() -
Method Summary
Modifier and Type Method Description static ObjectFactorygetsmlObjectFactory()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
jcSML
public static jakarta.xml.bind.JAXBContext jcSML -
smlObjectFactory
-
-
Constructor Details
-
Context
public Context()
-
-
Method Details
-
getsmlObjectFactory
-