public class Context
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static JAXBImplementation |
jaxbImplementation |
static javax.xml.bind.JAXBContext |
jc |
static javax.xml.bind.JAXBContext |
jcContentTypes |
static javax.xml.bind.JAXBContext |
jcCustomXmlProperties |
static javax.xml.bind.JAXBContext |
jcDocPropsCore |
static javax.xml.bind.JAXBContext |
jcDocPropsCustom |
static javax.xml.bind.JAXBContext |
jcDocPropsExtended |
static javax.xml.bind.JAXBContext |
jcEncryption |
static javax.xml.bind.JAXBContext |
jcFopConfig |
static javax.xml.bind.JAXBContext |
jcMCE |
static javax.xml.bind.JAXBContext |
jcRelationships |
static javax.xml.bind.JAXBContext |
jcSectionModel |
static javax.xml.bind.JAXBContext |
jcThemePart
Deprecated.
|
static javax.xml.bind.JAXBContext |
jcXmlPackage |
| Constructor and Description |
|---|
Context() |
| Modifier and Type | Method and Description |
|---|---|
static javax.xml.bind.JAXBContext |
getFopConfigContext() |
static JAXBImplementation |
getJaxbImplementation()
Return the JAXB implementation detected to be in use.
|
static ObjectFactory |
getWmlObjectFactory() |
static javax.xml.bind.JAXBContext |
getXslFoContext() |
static void |
main(java.lang.String[] args) |
static void |
searchManifestsForJAXBImplementationInfo(java.lang.ClassLoader loader) |
public static final javax.xml.bind.JAXBContext jc
@Deprecated public static javax.xml.bind.JAXBContext jcThemePart
public static javax.xml.bind.JAXBContext jcDocPropsCore
public static javax.xml.bind.JAXBContext jcDocPropsCustom
public static javax.xml.bind.JAXBContext jcDocPropsExtended
public static javax.xml.bind.JAXBContext jcRelationships
public static javax.xml.bind.JAXBContext jcCustomXmlProperties
public static javax.xml.bind.JAXBContext jcContentTypes
public static javax.xml.bind.JAXBContext jcXmlPackage
public static javax.xml.bind.JAXBContext jcSectionModel
public static javax.xml.bind.JAXBContext jcFopConfig
public static javax.xml.bind.JAXBContext jcEncryption
public static javax.xml.bind.JAXBContext jcMCE
public static JAXBImplementation jaxbImplementation
public static JAXBImplementation getJaxbImplementation()
public static ObjectFactory getWmlObjectFactory()
public static javax.xml.bind.JAXBContext getXslFoContext()
public static javax.xml.bind.JAXBContext getFopConfigContext()
public static void searchManifestsForJAXBImplementationInfo(java.lang.ClassLoader loader)
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2007–2023. All rights reserved.