v1.14.1
- Fix an exception when selecting comment element with XPath
- Add support of
DOMCdataSection
nodes - Add methods
createTextNode()
,createComment()
,createCdataSection()
to theDocument
class
DOMCdataSection
nodescreateTextNode()
, createComment()
, createCdataSection()
to the Document
class