Package com.consol.citrus.http.model
Class FormMarshaller
- java.lang.Object
-
- org.springframework.oxm.jaxb.Jaxb2Marshaller
-
- com.consol.citrus.http.model.FormMarshaller
-
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.beans.factory.BeanClassLoaderAware,org.springframework.beans.factory.InitializingBean,org.springframework.oxm.GenericMarshaller,org.springframework.oxm.GenericUnmarshaller,org.springframework.oxm.Marshaller,org.springframework.oxm.mime.MimeMarshaller,org.springframework.oxm.mime.MimeUnmarshaller,org.springframework.oxm.Unmarshaller
public class FormMarshaller extends org.springframework.oxm.jaxb.Jaxb2Marshaller- Author:
- Christoph Deppisch
-
-
Constructor Summary
Constructors Constructor Description FormMarshaller()
-
Method Summary
-
Methods inherited from class org.springframework.oxm.jaxb.Jaxb2Marshaller
afterPropertiesSet, convertJaxbException, createMarshaller, createUnmarshaller, getClassesToBeBound, getContextPath, getJaxbContext, getPackagesToScan, initJaxbMarshaller, initJaxbUnmarshaller, isProcessExternalEntities, isSupportDtd, marshal, marshal, setAdapters, setBeanClassLoader, setCheckForXmlRootElement, setClassesToBeBound, setContextPath, setContextPaths, setJaxbContextProperties, setLazyInit, setMappedClass, setMarshallerListener, setMarshallerProperties, setMtomEnabled, setPackagesToScan, setProcessExternalEntities, setSchema, setSchemaLanguage, setSchemaResourceResolver, setSchemas, setSupportDtd, setSupportJaxbElementClass, setUnmarshallerListener, setUnmarshallerProperties, setValidationEventHandler, supports, supports, unmarshal, unmarshal, unmarshalStaxSource
-
-