You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
XML parser and writer. Acts like a Java SAX parser by calling IXmlHandler methods when XML nodes are found. Types inheriting IXmlWriteable can be written to XML using XmlProcessor.Write.