Polishing
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
|
||||
/**
|
||||
*
|
||||
* Contains (un)marshallers optimized to store binary data in MIME attachments.
|
||||
* </htm
|
||||
*
|
||||
*/
|
||||
package org.springframework.oxm.mime;
|
||||
|
||||
|
||||
@@ -1,11 +1,7 @@
|
||||
|
||||
/**
|
||||
*
|
||||
* Provides generic support classes for using Spring's O/X Mapping integration within various scenario's. Includes the
|
||||
* MarshallingSource for compatibility with TrAX, MarshallingView for use withing Spring Web MVC, and the
|
||||
* Provides generic support classes for using Spring's O/X Mapping integration
|
||||
* within various scenario's. Includes the MarshallingSource for compatibility
|
||||
* with TrAX, MarshallingView for use withing Spring Web MVC, and the
|
||||
* MarshallingMessageConverter for use within Spring's JMS support.
|
||||
* </htm
|
||||
*
|
||||
*/
|
||||
package org.springframework.oxm.support;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user