public class FormMappingModelMarshaller extends Object
| Constructor and Description |
|---|
FormMappingModelMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
FormMappingModel |
deserializeFromXML(byte[] xmlModel) |
protected byte[] |
marshall(FormMappingModel model) |
byte[] |
serializeToXML(FormMappingModel model) |
protected FormMappingModel |
unmarshall(byte[] model) |
public byte[] serializeToXML(FormMappingModel model) throws IOException, JAXBException, SAXException
IOExceptionJAXBExceptionSAXExceptionprotected byte[] marshall(FormMappingModel model) throws JAXBException, IOException, SAXException
JAXBExceptionIOExceptionSAXExceptionpublic FormMappingModel deserializeFromXML(byte[] xmlModel) throws IOException, JAXBException, SAXException
IOExceptionJAXBExceptionSAXExceptionprotected FormMappingModel unmarshall(byte[] model) throws JAXBException, IOException, SAXException
JAXBExceptionIOExceptionSAXExceptionCopyright © 2018 Bonitasoft S.A.. All rights reserved.