TextPhase constructor

TextPhase(
  1. HtmlParser parser
)

Implementation

TextPhase(HtmlParser parser) : super(parser);