DomParser constructor

DomParser()

Implementation

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