public class Context extends Object
| Modifier and Type | Field and Description |
|---|---|
static JAXBImplementation |
jaxbImplementation |
static JAXBContext |
jc |
static JAXBContext |
jcContentTypes |
static JAXBContext |
jcCustomXmlProperties |
static JAXBContext |
jcDocPropsCore |
static JAXBContext |
jcDocPropsCustom |
static JAXBContext |
jcDocPropsExtended |
static JAXBContext |
jcEncryption |
static JAXBContext |
jcMCE |
static JAXBContext |
jcRelationships |
static JAXBContext |
jcSectionModel |
static JAXBContext |
jcThemePart
Deprecated.
|
static JAXBContext |
jcXmlPackage |
| Constructor and Description |
|---|
Context() |
| Modifier and Type | Method and Description |
|---|---|
static JAXBImplementation |
getJaxbImplementation()
Return the JAXB implementation detected to be in use.
|
static ObjectFactory |
getWmlObjectFactory() |
static JAXBContext |
getXslFoContext() |
static void |
main(String[] args) |
static void |
searchManifestsForJAXBImplementationInfo(ClassLoader loader) |
public static final JAXBContext jc
@Deprecated public static JAXBContext jcThemePart
public static JAXBContext jcDocPropsCore
public static JAXBContext jcDocPropsCustom
public static JAXBContext jcDocPropsExtended
public static JAXBContext jcRelationships
public static JAXBContext jcCustomXmlProperties
public static JAXBContext jcContentTypes
public static JAXBContext jcXmlPackage
public static JAXBContext jcSectionModel
public static JAXBContext jcEncryption
public static JAXBContext jcMCE
public static JAXBImplementation jaxbImplementation
public static JAXBImplementation getJaxbImplementation()
public static ObjectFactory getWmlObjectFactory()
public static JAXBContext getXslFoContext()
public static void searchManifestsForJAXBImplementationInfo(ClassLoader loader)
Copyright © 2007-2020. All Rights Reserved.