[
https://issues.apache.org/jira/browse/XMLBEANS-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cezar Andrei resolved XMLBEANS-176.
-----------------------------------
Resolution: Fixed
Fix Version/s: (was: TBD)
Version 2.4
The following options had been added:
XmlOptions
* setSaveCDataLengthThreshold since v2.3.0
* setSaveCDataEntityCountThreshold since v2.3.0
* setUseCDataBookmarks since v2.4.0
See javadoc or following page for details:
http://wiki.apache.org/xmlbeans/CdataOptions
> Support for CDATA
> -----------------
>
> Key: XMLBEANS-176
> URL: https://issues.apache.org/jira/browse/XMLBEANS-176
> Project: XMLBeans
> Issue Type: New Feature
> Components: Cursor
> Reporter: Radu Preotiuc-Pietro
> Fix For: Version 2.4
>
>
> This is something that has been requested a lot of times by different users,
> so I am putting it in JIRA to keep track of it.
> Basically, the strong version of this feature would be to use the SAX
> LexialHandler.startCDATA() and endCDATA() events to keep this information in
> the store so CDATA is preserved.
> The weak version of the feature would be to just have an on/off CDATA switch
> on XmlOptions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]