spring-framework/spring-oxm
Arjen Poutsma 5311e84c64 Added XStream CatchAllConverter
Added XStream CatchAllConverter that supports all classes, but throws
exceptions for (un)marshalling.

Main purpose of this class is to register this converter as a catchall
last converter with a normal or higher priority in addition to
converters that explicitly  support the domain classes that should be
supported. As a result, default XStream  converters with lower
priorities and possible security vulnerabilities do not get invoked.
2013-08-09 08:43:29 -04:00
..
src Added XStream CatchAllConverter 2013-08-09 08:43:29 -04:00
castorbuilder.properties Rename modules {org.springframework.*=>spring-*} 2012-01-31 14:37:10 +01:00
oxm.gradle Enable Jibx binding with TestGroup.CUSTOM_COMPILATION 2013-07-24 10:17:09 -05:00