Class | Description |
---|---|
JAXBContextResolver |
This resolver is used by the transform engine to inject a JAXBContext into a method that requires it.
|
JAXBMarshallerTransformer |
Allows marshaling of Java objects to XML using JAXB 2.
|
JAXBTransformerResolver |
A
TransformerResolver implementation used to discover whether the current transform
requests requires JAXB. |
JAXBUnmarshallerTransformer |
Allows un-marshaling of XML generated by JAXB to a Java object graph.
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.