We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d6dcb7 commit 12307e3Copy full SHA for 12307e3
oxm/src/main/java/org/springframework/oxm/castor/CastorMarshaller.java
@@ -397,6 +397,4 @@ protected void customizeMarshaller(Marshaller marshaller) {
397
public XmlMappingException convertCastorException(XMLException ex, boolean marshalling) {
398
return CastorUtils.convertXmlException(ex, marshalling);
399
}
400
-
401
-// abstract
402
0 commit comments