Re: Loading a dia file using java

2015-06-08 Thread Alejandro Imass
On Mon, Jun 8, 2015 at 1:51 PM, Andrey Repin anrdae...@freemail.ru wrote: Greetings, Luis Villa! I want to create a java project that must read a dia file, extract the data and transform it. Is this possible from inside a java program? Of course. Dia file is a flat or GZIP'd XML file. Use

Re: Loading a dia file using java

2015-06-08 Thread Andrey Repin
Greetings, Luis Villa! I want to create a java project that must read a dia file, extract the data and transform it. Is this possible from inside a java program? Of course. Dia file is a flat or GZIP'd XML file. Use any XML mapper you are familiar with to retrieve the information necessary.

Loading a dia file using java

2015-06-08 Thread Luis Villa
Hello all, I want to create a java project that must read a dia file, extract the data and transform it. Is this possible from inside a java program? Thank you all, Luis ___ dia-list mailing list dia-list@gnome.org