createText abstract method

TNode createText(
  1. String text
)

Implementation

TNode createText(String text);