C# Class Malt.Reporting.OpenDocument.OdfNamespaceManager

Inheritance: System.Xml.XmlNamespaceManager
显示文件 Open project: oldrev/maltreport Class Usage Examples

Public Methods

Method Description
LoadOpenDocumentNamespaces ( ) : void
OdfNamespaceManager ( XmlNameTable xnt ) : System

Method Details

LoadOpenDocumentNamespaces() public method

public LoadOpenDocumentNamespaces ( ) : void
return void

OdfNamespaceManager() public method

public OdfNamespaceManager ( XmlNameTable xnt ) : System
xnt System.Xml.XmlNameTable
return System