C# Class iTextSharp.text.xml.simpleparser.EntitiesToUnicode

Exibir arquivo Open project: mapo80/iTextSharp-Monotouch Class Usage Examples

Public Methods

Method Description
DecodeEntity ( String name ) : char
DecodeString ( String s ) : String

Private Methods

Method Description
EntitiesToUnicode ( ) : System

Method Details

DecodeEntity() public static method

public static DecodeEntity ( String name ) : char
name String
return char

DecodeString() public static method

public static DecodeString ( String s ) : String
s String
return String