StringX extension
Utilitiy extensions for String.
- on
Properties
- asXmlDocument → XmlDocument?
-
Available on String, provided by the StringX extension
Convert String to XmlDocumentno setter - xmlToJson → dynamic
-
Available on String, provided by the StringX extension
Parses the xml string and returns the resulting Json object.no setter - xmlToText → String
-
Available on String, provided by the StringX extension
String value of XmlDocumentno setter