org.docx4j.jaxb
Class Context

java.lang.Object
  extended by org.docx4j.jaxb.Context

public class Context
extends java.lang.Object


Field Summary
static javax.xml.bind.JAXBContext jc
           
static javax.xml.bind.JAXBContext jcDocPropsCore
           
static javax.xml.bind.JAXBContext jcDocPropsCustom
           
static javax.xml.bind.JAXBContext jcDocPropsExtended
           
static javax.xml.bind.JAXBContext jcThemePart
           
 
Constructor Summary
Context()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

jc

public static javax.xml.bind.JAXBContext jc

jcDocPropsCore

public static javax.xml.bind.JAXBContext jcDocPropsCore

jcDocPropsCustom

public static javax.xml.bind.JAXBContext jcDocPropsCustom

jcDocPropsExtended

public static javax.xml.bind.JAXBContext jcDocPropsExtended

jcThemePart

public static javax.xml.bind.JAXBContext jcThemePart
Constructor Detail

Context

public Context()