iText 5

Xml2SomDatasets

Xml2SomDatasets Public class

Diagram

flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.pdf.XfaForm iTextSharp.text.pdf.XfaForm.Xml2SomDatasets[[Xml2SomDatasets]] end subgraph iTextSharp.text.pdf.XfaForm/Xml2Som[[Xml2Som]] end iTextSharp.text.pdf.XfaForm/Xml2Som --> iTextSharp.text.pdf.XfaForm.Xml2SomDatasets

Members

Methods

Public methods

Returns

Name

XmlNode

InsertNode

(XmlNode n, string shortName)

Details

Inheritance

  • Xml2Som

Constructors

Xml2SomDatasets

Source code

public Xml2SomDatasets(XmlNode n)

Arguments

Type

Name

Description

XmlNode

n

Methods

InsertNode

Source code

public virtual XmlNode InsertNode(XmlNode n, string shortName)

Arguments

Type

Name

Description

XmlNode

n

string

shortName

Generated with ModularDoc