createCDATA abstract method

TNode createCDATA(
  1. String text
)

Implementation

TNode createCDATA(String text);