C# Class LayoutFarm.Composers.HtmlContentTextSplitter

parse html text content, not include some consecutive text that need more special parser
Afficher le fichier Open project: prepare/HTML-Renderer Class Usage Examples

Méthodes publiques

Méthode Description
HtmlContentTextSplitter ( ) : System.Collections.Generic

Private Methods

Méthode Description
CreateTextRuns ( char textBuffer, List runlist, int startIndex, int appendLength ) : void
ParseWordContent ( char textBuffer, BoxSpec spec, bool isBlock, List runlistOutput, bool &hasSomeCharacter ) : void

Method Details

HtmlContentTextSplitter() public méthode

public HtmlContentTextSplitter ( ) : System.Collections.Generic
Résultat System.Collections.Generic