Wow, If you're interested in contributing, we'd be happy to have that as an API like HSSF.
Great to hear! -Andy Michael Zalewski wrote: >I am using POI to read Microsoft Project 98 files. > >MPP files are indeed OLE 2 Compound Document format. But they are >considerably more complicated than Excel format. For example, almost >everything in Excel goes into a single stream named 'Workbook', which is >accessible at the root level of the documents directory structure. In the >case of MPP files, the tasks, resources, calendars go into seperate streams, >which are two subdirectories deep. > >I have the basic details worked out about how to read the task list and the >resources. But nothing very useful yet. I would be very interested in anyone >who has any technical details on the internals. > >-----Original Message----- >From: Andrew C. Oliver [mailto:[EMAIL PROTECTED]] >Sent: Thursday, May 30, 2002 4:56 PM >To: POI Users List >Subject: Re: Microsoft Project > > >Sirhall, Tom wrote: > > > >>Can this technology be used to read Microsoft Project files from Java? If >>not do you know of another technology that can? Thanks >> >> >>-Tom Sirhall >> >>-- >>To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> >> >> >> >> >> >> >No Port is currently planned of Microsoft Project format. I'm not >sure whether its even based on >OLE 2 Compound Document format. We'd gladly accept contributions in >this area, but I personally have >no ambitions in this area. > >-Andy > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
