Class Context

java.lang.Object
org.pptx4j.jaxb.Context

public class Context
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    static jakarta.xml.bind.JAXBContext jcPML  
    static ObjectFactory pmlObjectFactory  
  • Constructor Summary

    Constructors
    Constructor Description
    Context()  
  • Method Summary

    Modifier and Type Method Description
    static ObjectFactory getpmlObjectFactory()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • jcPML

      public static jakarta.xml.bind.JAXBContext jcPML
    • pmlObjectFactory

      public static ObjectFactory pmlObjectFactory
  • Constructor Details

    • Context

      public Context()
  • Method Details

    • getpmlObjectFactory

      public static ObjectFactory getpmlObjectFactory()