By default, no. But you can always use a custom FieldHandler (in theory)
to do whatever you want with your XML during (un-)marshalling.

Werner

Drivet Grégoire wrote:
> Hi all
> 
> We have an issue when marshalling our object into an XML file:
> 
> The carriage return are represented by the entity "&xd;" .
> The problem is that this is not interprated by our XSLs.
> According to the XSL norm, the carriage return has to be represented by a 
> "
"
> 
> So, my question is : is it possible to indicate to Castor that the carriage 
> return have to be written with a "
" instead of a ""
" ?
> 
> For information, we are using 
>  castor1.1.2,
>  java 5.0
>  FOP 0.93 as XSL-FO processor
> 
> Thx,
> 
> Greg
> 
> 
> --------------------------------------------------------------------- To 
> unsubscribe from this list please visit: 
> http://xircles.codehaus.org/manage_email



---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to