spring-framework/spring-oxm
Arjen Poutsma 3515acfa3d Added 'processExternalEntities' to JAXB2Marshaller
Added 'processExternalEntities' property to the JAXB2Marshaller, which
indicates whether external XML entities are processed when
unmarshalling.

Default is false, meaning that external entities are not resolved.
Processing of external entities will only be enabled/disabled when the
Source} passed to #unmarshal(Source) is a SAXSource or StreamSource. It
has no effect for DOMSource or StAXSource instances.
2013-07-19 11:07:07 -04:00
..
src Added 'processExternalEntities' to JAXB2Marshaller 2013-07-19 11:07:07 -04:00
castorbuilder.properties Rename modules {org.springframework.*=>spring-*} 2012-01-31 14:37:10 +01:00
oxm.gradle Eliminate EBR dependencies and repository config 2013-01-03 19:19:25 +01:00