hi all, I have a .xml file encoded as utf-8, and I want to load some attribute values as utf-8 strings inside my own code.
given that AttributeList::getName()) returns an XMLCh*, which I take to be Unicode characters, how can I then convert this back into a utf-8 string? thanks! - Brendan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
