Пример #1
0
 // @Override default constructor
 public HtmlValidator() {
   tags = HtmlTag.tokenize("");
 }