createDoctype abstract method

TNode createDoctype(
  1. String text
)

Implementation

TNode createDoctype(String text);