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

Inheritance: INewLineHandler
Datei anzeigen Open project: nonorganic/dssnet

Public Methods

Method Description
HTMLNewLineHandler ( ) : System
IsNewLineTag ( String tag ) : bool

Method Details

HTMLNewLineHandler() public method

public HTMLNewLineHandler ( ) : System
return System

IsNewLineTag() public method

public IsNewLineTag ( String tag ) : bool
tag String
return bool