DORSETRIGS
Home

cdata (3 post)


posts by category not found!

XML CDATA removes all line endings

Understanding XML CDATA and Its Effect on Line Endings When working with XML particularly in situations where you want to include text data without worrying abo

2 min read 29-09-2024 47
XML CDATA removes all line endings
XML CDATA removes all line endings

import SVG with CDATA inside in React Application

Importing SVG with CDATA in a React Application When working with SVG files in a React application you might come across a scenario where the SVG contains CDATA

2 min read 15-09-2024 111
import SVG with CDATA inside in React Application
import SVG with CDATA inside in React Application

Strange behavior of Document createCDATASection method with Saxon (Maven Saxon-HE artifact 9.4)

Saxon and CDATA Sections A Compatibility Issue The issue stems from a compatibility difference between the JDKs default XML parser likely Xalan and Saxons imple

less than a minute read 06-09-2024 58
Strange behavior of Document createCDATASection method with Saxon (Maven Saxon-HE artifact 9.4)
Strange behavior of Document createCDATASection method with Saxon (Maven Saxon-HE artifact 9.4)