Conversion is performed in two phases. First, DOM document is transformed to String representation using specified transformer. Then, the string is unmarshalled to TranscodingResponse instance using specified JiBX unmarshaller.
This implementation is not thread-safe.
|
|