[oXygen-user] command line use of oxygen?
Jakob Fix
jakob.fix at gmail.com
Fri Jun 29 02:19:29 CDT 2012
Hi, just in case other people are interested, jexcelapi looks like it
could be sufficient:
http://jexcelapi.sourceforge.net/
java -jar jxl.jar -xml input.xls > output.xml
produces XML as required.
cheers,
Jakob.
On Wed, Jun 27, 2012 at 7:44 PM, Jakob Fix <jakob.fix at gmail.com> wrote:
> thanks all, I'll investigate poi.
>
> cheers,
> Jakob.
>
>
> On Wed, Jun 27, 2012 at 9:34 AM, Radu Coravu <radu_coravu at sync.ro> wrote:
>> Hi Jacob,
>>
>> Oxygen uses the open-source Apache POI project to read the Excel file.
>> Of course then we have custom code which take the POI objects and
>> produce the XML but maybe if you know Java you could also use the POI
>> project to produce your own XML.
>>
>> Regards,
>> Radu
>>
>> Radu Coravu
>> <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
>> http://www.oxygenxml.com
>>
>>
>> On 6/27/2012 10:27 AM, Adrian Buza wrote:
>>> Hello,
>>>
>>> The import operation from Oxygen is only available in the GUI, not in
>>> the command line.
>>> I've added your vote for this feature request on our issue tracking tool.
>>>
>>> Regards,
>>> Adrian
>>>
>>> Adrian Buza
>>> oXygen XML Editor and Author Support
>>>
>>> Tel: +1-650-352-1250 ext.202
>>> Fax: +40-251-461482
>>> support at oxygenxml.com
>>> http://www.oxygenxml.com
>>>
>>>
>>> Jakob Fix wrote:
>>>> Hi,
>>>>
>>>> I'm currently automating a manual process of actions using ant (or
>>>> maybe xproc). At some stage however, the process uses Oxygen's Excel
>>>> import functionality. I wonder if it's possible to call Oxygen from
>>>> the command line to import an Excel file and save it as XML file?
>>>> Right now it's a lengthy process of about 4 or 5 clicks.
>>>>
>>>> cheers,
>>>> Jakob.
>>>>
>>>> PS: I'm using 14 beta.
>>>> _______________________________________________
>>>> oXygen-user mailing list
>>>> oXygen-user at oxygenxml.com
>>>> http://www.oxygenxml.com/mailman/listinfo/oxygen-user
>>>>
>>>>
>>>
>>> _______________________________________________
>>> oXygen-user mailing list
>>> oXygen-user at oxygenxml.com
>>> http://www.oxygenxml.com/mailman/listinfo/oxygen-user
>>>
>> _______________________________________________
>> oXygen-user mailing list
>> oXygen-user at oxygenxml.com
>> http://www.oxygenxml.com/mailman/listinfo/oxygen-user
More information about the oXygen-user
mailing list