OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

opendocument-users message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [opendocument-users] odf c++ libraries


Kyle,

Since ODF is defined by its XML schema, by extension you should look for
"C++ interface libraries" for XSLT implementations. Your application
could invoke API library functions to load, modify, and save the ODF
using its DOM representation.

Dave.
______________________________________________________________________________
On 05/23/2007 01:43 PM, Eike Rathke wrote:
> Hi Kyle,
>
> On Wednesday, 2007-05-23 11:05:09 -0600, Kyle Waters wrote:
>   
>> Can anyone point me in the right direction for where to find an already
>> existing project for a c++ interface libraries to odf or where to go to 
>> start a project to develop them (besides sourceforge).
>>     
> No C++ libraries yet, but the ODF toolkit project is the place to go
> http://odftoolkit.openoffice.org/
>
>   Eike


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]