Decodes a sequence of XmlEvent objects to a forest of XmlNode objects.
@override final Converter<List<XmlEvent>, List<XmlNode>> decoder;