This class can be used to parse an XML file.

Namespace: iTextSharp.text.xml
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public class XmlParser
Visual Basic
Public Class XmlParser
Visual C++
public ref class XmlParser

Inheritance Hierarchy

System..::..Object
  iTextSharp.text.xml..::..XmlParser
    iTextSharp.text.html..::..HtmlParser

See Also