XmlUtils Class |
Namespace: Scilligence.MolEngine.Common
public class XmlUtils
The XmlUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| AddElement | ||
| BeautifyXml(String) | ||
| BeautifyXml(XmlDocument) | ||
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SaveXml(XmlDocument) | ||
| SaveXml(XmlDocument, Stream) | ||
| SaveXml(XmlDocument, TextWriter) | ||
| SaveXml(XmlDocument, String) | ||
| SelectElements | ||
| SelectFirstElement | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Transform(String, DictionaryString, String) | ||
| Transform(XmlDocument, DictionaryString, String) | ||
| Transform(String, String, DictionaryString, String) | ||
| Xml2Doc(String) | ||
| Xml2Doc(Byte, Boolean) | ||
| Xml2Doc(Stream, Boolean) | ||
| Xml2Doc(String, Boolean) | ||
| XmlFile2Doc(String) | ||
| XmlFile2Doc(String, Boolean) |