jOOQ/jOOX

Add support for creating CDATA nodes

Closed this issue · 0 comments

The current Match API exposes means to manipulate text nodes via text() methods. Additional methods should be added to manipulate CDATA content via equivalent cdata() methods.


See also: #139