XMLString - XML text string
Inherits: 
XMLElement
The class supports parsing an XML text string for tags. It allows returning XML tags from a string.
Attributes
Functions
- Close - Close XML string
- GetPath - Returns the file path
- GetString - Get XMLString
- GetTextFromHtml - Get plain text without HTML formattings
- Open - Open XML string
- PrintStructure - Write formatted XML file
- ReplaceElement - Replace data for element
- Save - Save updated XML data
- XMLString - Constructor
- ~XMLString - Destructor

