InTableBodyPhase constructor

InTableBodyPhase(
  1. HtmlParser parser
)

Implementation

InTableBodyPhase(HtmlParser parser) : super(parser);