Does anybody have an idea how to find out whether an element contains <![CDATA[ text ]]> or not ? I search through the dom4j API and Jaxen and I can’t find how to do that… If I retrieve the text, it the cdata wrapper is trimmed.
Does anybody have an idea how to find out whether an element contains <![CDATA[
Share
Technically you can still do this.