Interface IXmlWriter

  • All Known Implementing Classes:
    XmlWriter

    public interface IXmlWriter
    Simple interface for creating basic xml documents. Performs basic validation and escaping. Not namespace aware (may reconsider this later).