|
Spring for Android | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.http.converter.FormHttpMessageConverter org.springframework.http.converter.xml.XmlAwareFormHttpMessageConverter
public class XmlAwareFormHttpMessageConverter
Extension of FormHttpMessageConverter
,
adding support for XML-based parts through a SourceHttpMessageConverter
.
Constructor Summary | |
---|---|
XmlAwareFormHttpMessageConverter()
|
Method Summary |
---|
Methods inherited from class org.springframework.http.converter.FormHttpMessageConverter |
---|
addPartConverter, canRead, canWrite, generateMultipartBoundary, getFilename, getSupportedMediaTypes, read, setCharset, setPartConverters, setSupportedMediaTypes, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlAwareFormHttpMessageConverter()
|
Spring for Android | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |