If you are talking about configuration read by Merlin, just specify the
encoding of the XML file (block, targets...) in its header;

<?xml version="1.0" encoding="ISO-8859-1" ?>

If you are talking about programmatically, then there is no encoding
involved as everything is created using Strings, which are Unicode natively.

If you are talking ECM/Fortress, please check at [EMAIL PROTECTED]
mailing list instead.

Cheers
Niclas

----- Original Message -----
From: "Leandro Rodrigo Saad Cruz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 26, 2004 12:04 AM
Subject: Configuration encoding/charset


> Hi all. How can I serialize/build Configuration objects with ISO-8859-1
> characters ?
>
> --
> Leandro Rodrigo Saad Cruz
> InterBusiness Tecnologia e Serviços
> IB    - www.ibnetwork.com.br
> DB    - www.digitalbrand.com.br
> OJB   - db.apache.org/ojb
> XINGU - xingu.sf.net
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to