menu
xml package
documentation
xml_events.dart
XmlEventDecoderExtension extension
XmlEventDecoderExtension extension
dark_mode
light_mode
XmlEventDecoderExtension
extension
on
Stream
<
String
>
Methods
toXmlEvents
(
{
XmlEntityMapping
?
entityMapping
,
bool
validateNesting
=
false
,
bool
validateDocument
=
false
,
bool
withLocation
=
false
,
bool
withParent
=
false
})
→
Stream
<
List
<
XmlEvent
>
>
Converts a
String
to a sequence of
XmlEvent
objects.
xml package
documentation
xml_events
XmlEventDecoderExtension extension
xml_events library