I want to transform a big XML file into a pojo with Jackson. So I use this:
XmlMapper xmlMapper = new XmlMapper(); MyClass myClass = xmlMapper.readValue(resou