Jacob Lund wrote:
In the TxXMLFileDescriptorsStore there is a parameter called encoding! Will
this parameter change the encoding of the data when it stores it and then
change it back when it serves back to the slide kernel?

This should be transparent to the user. It merely gives a hint how to store *descriptors*, not content. Using JDOM all valid encodings should work, but depending on your character set some may have more overhead than others. UTF-8 is a save guess, iso-latin-1/15 would be even better for Danish. But, as I said, it does not matter too much. To prevent confusion, maybe we should not even specify it in the reference store settings as it defaults to UTF-8 any way...


Oliver



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



Reply via email to