Example usage for Java org.jdom2 CDATA fields, constructors, methods, implement or subclass
The text is from its open source code.
CDATA(final String string) This constructor creates a new CDATA node, with the supplied string value as its character content. |