Commit Graph

28 Commits

Author SHA1 Message Date
Arjen Poutsma
17fe56eff9 Javadoc 2007-09-24 09:39:04 +00:00
Arjen Poutsma
3fce87be70 Added @since tags. 2007-08-17 13:46:21 +00:00
Arjen Poutsma
484bfd90ba Added @since tags. 2007-08-16 22:36:40 +00:00
Arjen Poutsma
7a60ba32f3 Added support for unmarshalling XML fragments, requested by Spring Batch. 2007-08-15 23:34:27 +00:00
Arjen Poutsma
1be5b4a086 Added MarshallerSource 2007-06-14 00:04:16 +00:00
Arjen Poutsma
da5eb664f7 Moved package.html back 2007-06-13 00:13:24 +00:00
Arjen Poutsma
e26669ea05 Javadoc 2007-06-09 22:45:00 +00:00
Arjen Poutsma
4f843e76a9 Fixed various MTOM issues. 2007-06-06 02:41:49 +00:00
Arjen Poutsma
12307e33b4 Fixed SWS-133: CastorMarshaller ignoreExtraAttributes & Elements 2007-05-31 12:19:58 +00:00
Arjen Poutsma
3d6dcb7a51 Fixed SWS-133: CastorMarshaller ignoreExtraAttributes & Elements 2007-05-31 12:19:19 +00:00
Rick Evans
c961ab38fa Corrected duplicated word in Javadoc. 2007-05-24 18:28:36 +00:00
Rick Evans
53e206fc3f Corrected yet more typos. Yawn. 2007-05-24 18:27:05 +00:00
Arjen Poutsma
0a07669a15 Fixed SWS-107: Support JAXB's MTOM/XOP/MIME support 2007-05-13 00:37:24 +00:00
Arjen Poutsma
b435378b39 Javadoc 2007-04-24 15:50:05 +00:00
Arjen Poutsma
a1e73ddf7f Using ClassUtils.forName rather than Class.forName 2007-04-17 10:01:46 +00:00
Arjen Poutsma
5a4ccca5f9 Marshaller-supports 2007-04-03 16:58:48 +00:00
Arjen Poutsma
8996a2d679 fixed #SWS-96: set WhitespacePreserve flag in CastorMarshaller 2007-04-02 10:33:16 +00:00
Arjen Poutsma
3fa42672da Prefixed all abstract classes with Abstract 2007-04-02 09:51:12 +00:00
Arjen Poutsma
340c68a999 Fixed #SWS-100: Cannot set com.thoughtworks.xstream.converters.basic.DateConverter in XStreamMarshaller.setConverters(Converter[]) 2007-04-01 10:40:01 +00:00
Arjen Poutsma
1edf7347fe Fixed #SWS-88: Allow CastorMarshaller to accept more than one mapping file 2007-02-14 15:36:45 +00:00
Arjen Poutsma
a3b3c6b0a7 Using Maven2 plugins for Castor & XMLBeans now 2007-01-21 11:51:43 +00:00
Arjen Poutsma
785f6e854c Fixed #SWS-72: Pretty print JIBX output 2006-12-31 17:19:33 +00:00
Arjen Poutsma
b909f6e777 fixed #SWS-70: AbstractMarshallerTestCase.testMarshalDOMResult() builds a DOM object that does not retain namespace 2006-12-26 12:15:00 +00:00
Arjen Poutsma
eeb8ebee43 Moved test resources to default Maven place 2006-10-07 13:31:26 +00:00
Arjen Poutsma
a6c7b7404d Fixed #SWS-59: CastorMarshaller does not marshal to DOM trees correctly 2006-10-06 10:34:23 +00:00
Arjen Poutsma
47b9e79bcc 2006-10-05 14:42:48 +00:00
Arjen Poutsma
599241842b Fixed #SWS-55: NullPointException thrown when validating nonce without expiration 2006-10-02 14:34:36 +00:00
Arjen Poutsma
66d3aef26c Moved Spring-WS to separate dir. 2006-09-24 19:22:56 +00:00