Skip to main content
Skip table of contents

EntitiesToUnicode

EntitiesToUnicode Public class

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph iTextSharp.text.xml.simpleparser
  iTextSharp.text.xml.simpleparser.EntitiesToUnicode[[EntitiesToUnicode]]
  end

Members

Methods

Public Static methods
ReturnsName
charDecodeEntity(string name)
stringDecodeString(string s)

Details

Constructors

EntitiesToUnicode
public EntitiesToUnicode()

Methods

DecodeEntity

Source code

public static char DecodeEntity(string name)
Arguments
TypeNameDescription
stringname
DecodeString

Source code

public static string DecodeString(string s)
Arguments
TypeNameDescription
strings

Generated with ModularDoc

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.