You can have that easier and portable if you're decorating the InputStream with a CountingInputStream from Jakarta Commons IO.
On 01.06.2005 14:18:36 Warren Young wrote: > In that case, the program driving fop could set up a named pipe, and > provide the fo file through that. Then the driver program would know > where fop is reading in the file, and can infer progress from that. > > The only problem with this approach is that it's hard to do portably. > But if you're on some *ix type system, it's pretty easy to do. Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
