Creates DataBindingSource objects from XML in the request body
| Type | Name and description |
|---|---|
protected DataBindingSource |
createBindingSource(java.io.Reader reader) |
protected DataBindingSourceCreationException |
createBindingSourceCreationException(java.lang.Exception e) |
protected CollectionDataBindingSource |
createCollectionBindingSource(java.io.Reader reader) |
CollectionDataBindingSource |
createCollectionDataBindingSource(MimeType mimeType, java.lang.Class bindingTargetType, java.lang.Object bindingSource) |
DataBindingSource |
createDataBindingSource(MimeType mimeType, java.lang.Class bindingTargetType, java.lang.Object bindingSource) |
MimeType[] |
getMimeTypes() |