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