AfterBodyPhase constructor

AfterBodyPhase(
  1. HtmlParser parser
)

Implementation

AfterBodyPhase(HtmlParser parser) : super(parser);