> Hi, > > I have a question here. > I am using bitwixt to write objects as xml in a file. > But there are line feeds added after each line in the output. > E.g. > > <?xml version='1.0' ?><person> > <name>John Smith</name> > <age>21</age> > </person> > > I want to get rid of these line feeds and display the whole xml in a > single line. > Like this:<?xml version='1.0' ?><person><name>John > Smith</name><age>21</age></person> > > > Any ideas ? > > Thanks, > Thanks, > Sujit Srivastava > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
