Uses of Class
org.docx4j.jaxb.JAXBImplementation
| Package | Description |
|---|---|
| org.docx4j.jaxb |
-
Uses of JAXBImplementation in org.docx4j.jaxb
Fields in org.docx4j.jaxb declared as JAXBImplementation Modifier and Type Field Description static JAXBImplementationContext. jaxbImplementationMethods in org.docx4j.jaxb that return JAXBImplementation Modifier and Type Method Description static JAXBImplementationContext. getJaxbImplementation()Return the JAXB implementation detected to be in use.static JAXBImplementationJAXBImplementation. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static JAXBImplementation[]JAXBImplementation. values()Returns an array containing the constants of this enum type, in the order they are declared.