Table of Contents

Class XmlUtil

Namespace
iText.IO.Util
Assembly
itext.io.dll

This file is a helper class for internal usage only. Be aware that its API and functionality may be changed in future.

public class XmlUtil
Inheritance
XmlUtil
Inherited Members

Constructors

XmlUtil()

public XmlUtil()

Methods

InitNewXmlDocument()

This method creates a new empty Xml document.

public static XmlDocument InitNewXmlDocument()

Returns

XmlDocument

a new Xml document