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
With XMLReaderFactory.createXMLReader() being deprecated we have a number of places where we need to create an XMLReader. Abstracting that to avoid the repetition would be good.