Package org.pptx4j.jaxb
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 javax.xml.bind.JAXBContextjcPMLstatic ObjectFactorypmlObjectFactory -
Constructor Summary
Constructors Constructor Description Context() -
Method Summary
Modifier and Type Method Description static ObjectFactorygetpmlObjectFactory()
-
Field Details
-
jcPML
public static javax.xml.bind.JAXBContext jcPML -
pmlObjectFactory
-
-
Constructor Details
-
Context
public Context()
-
-
Method Details