You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spring CastorMarshaller class does not expose the ignoreExtraAttributes and ignoreExtraElements settings from the Castor Unmarshaller class. This means that when you use Castor Unmarshaller you are forced to map every XML element to an object.