[xmlio-discuss] Problems with not printable characters
Brought to you by:
achimgaedke,
pipenb
From: Jose M. G. <Jos...@eu...> - 2007-05-17 15:14:20
|
I am trying to use XMLIO to parse al xml file. But, I have in the document something like this=20 <delimiter value=3D" "></delimiter> =20 The values is a Tabulator character. But when I read it I receive an space. Is there any problem with not printable characters? May I fix that in some way.? =20 Thanks in advance |