C# Class iTextSharp.text.xml.simpleparser.handler.HTMLNewLineHandler

Inheritance: INewLineHandler
Afficher le fichier Open project: nonorganic/dssnet

Méthodes publiques

Méthode Description
HTMLNewLineHandler ( ) : System
IsNewLineTag ( String tag ) : bool

Method Details

HTMLNewLineHandler() public méthode

public HTMLNewLineHandler ( ) : System
Résultat System

IsNewLineTag() public méthode

public IsNewLineTag ( String tag ) : bool
tag String
Résultat bool