Re: Writing to filesystem

2003-06-16 Thread Ali Mesbah
As quoted from Geoff Howard <[EMAIL PROTECTED]>: > It is complaining about the whitespace nodes between source:frament and > title. > You'll get this anytime you overwrite a whole document. To fix, just do > something > like: > > ... > SourceWritingTransformer Test Result > 1 > ... Wonderfu

Re: Writing to filesystem

2003-06-16 Thread Geoff Howard
It is complaining about the whitespace nodes between source:frament and title. You'll get this anytime you overwrite a whole document. To fix, just do something like: ... SourceWritingTransformer Test Result 1 ... At 08:39 AM 6/16/2003, you wrote: As quoted from Upayavira <[EMAIL PROTECTED]

Re: Writing to filesystem

2003-06-16 Thread Ali Mesbah
As quoted from Upayavira <[EMAIL PROTECTED]>: > > Hi, > > > > What is the best way to write the output of a Transformer (in a > > pipeline) into a file (e.g. /resources/bla.xml) on the filesystem? > > Check out the SourceWritingTransformer. I am checking it out. thanks. I'm getting an error thou

Re: Writing to filesystem

2003-06-16 Thread Upayavira
> Hi, > > What is the best way to write the output of a Transformer (in a > pipeline) into a file (e.g. /resources/bla.xml) on the filesystem? Check out the SourceWritingTransformer. Regards, Upayavira - To unsubscribe, e-mail