Re: Can XML been imported/transformed with API

2014-03-04 Thread Michael Stahl
On 21/02/14 15:02, Fernand Vanrie wrote: > > In the past there was some code (below originated from the Hanja > Hermione website) to work with this JAXThelper i tried the same code > but now using com.sun.star.comp.documentconversion./LibXSLTTransformer/ > > No errors but i end up with a empty "

Can XML been imported/transformed with API

2014-02-25 Thread Fernand Vanrie
Hallo, In the past there was he "com.sun.star.comp.JAXTHelper" to make a translation of a XML this stuff is now removed from LO SaxtHelper is replaced by com.sun.star.comp.documentconversion.LibXSLTTransformer In the past there was some code (below ori