DomParser 构造函数

DomParser()

实现

factory DomParser() {
  return DomParser._create_1();
}