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.JAXBContext jcSML  
    static ObjectFactory smlObjectFactory  
  • Constructor Summary

    Constructors
    Constructor Description
    Context()  
  • Method Summary

    Modifier and Type Method Description
    static ObjectFactory getsmlObjectFactory()  

    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

      public static ObjectFactory smlObjectFactory
  • Constructor Details

    • Context

      public Context()
  • Method Details

    • getsmlObjectFactory

      public static ObjectFactory getsmlObjectFactory()