Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] CDATA sections

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Arjan Huijzer <huijzer AT gmail.com>
  • To: XOM-interest AT lists.ibiblio.org
  • Cc:
  • Subject: [XOM-interest] CDATA sections
  • Date: Tue, 4 Jan 2005 14:59:23 +0100

Hi,

<article>
<content>
<![CDATA[
<title>myTitle</title>
<para>Some Text</para>
]]>
</content>
</article>

I was wondering what the best way was to generate the CDATA section with XOM.

Thanks in advance for any help!

Arjan Huijzer




Archive powered by MHonArc 2.6.24.

Top of Page