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
|
Returns |
Name |
|---|---|
|
|
( |
|
|
( |
Details
Constructors
EntitiesToUnicode
public EntitiesToUnicode()
Methods
DecodeEntity
Source code
public static char DecodeEntity(string name)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
name |
DecodeString
Source code
public static string DecodeString(string s)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
s |
Generated with ModularDoc