On 17/3/03 0:16, "Vadim Gritsenko" <[EMAIL PROTECTED]> wrote:<snip/>
It (<?xml?> instruction) done via
format.put(OutputKeys.ENCODING,encoding.getValue()) in abstract
serializer itself.
That gets the value out of the serializer configuration itself... So, per
se, we cannot have a per-pipeline text serializer with different encodings
per different sitemaps...
That's why we have to allow local serializer configuration :)
Vadim
Hmm... I don't know why but it doesn't feel right.
Pier