Java org.jdom2 CDATA fields, constructors, methods, implement or subclass

Example usage for Java org.jdom2 CDATA fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jdom2 CDATA.

The text is from its open source code.

Constructor

CDATA(final String string)
This constructor creates a new CDATA node, with the supplied string value as its character content.