Hello,

I'm trying to create java code from a workflow diagram. I'll look into
dia2code, but the person that asked me to develop the utility wants it to
be in java. Anyway, I'll look into it and, if I arrive to any conclusion,
I'll share it.

Thank you all :)

El mar., 9 jun. 2015 a las 15:35, Andrey Repin (<[email protected]>)
escribió:

> Greetings, Luis Villa!
>
> >> On Mon, Jun 8, 2015 at 1:51 PM, Andrey Repin <[email protected]>
> 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 any XML mapper you are familiar with to retrieve the information
> >>> necessary.
> >>>
> >>
> >>  To transform it to something else you don't need Java just use XSLT.
> >>  If you are generating SQL or some other case-style application don't
> >>  re-invent the wheel and use dia2code.
>
> > First of all, thank you for your kind answers :)
>
> > I'll look at dia2code, to see if this solution meets my requirements, but
> > I'm not very confident. I think, I'll be forced to implement my own java
> solution.
>
> If you state more clearly, what is your requirements, we may be able to
> help
> you further.
> Otherwise, see the reply by Alejandro Imass.
>
>
> --
> With best regards,
> Andrey Repin
> Tuesday, June 9, 2015 16:19:17
>
> Sorry for my terrible english...
>
> _______________________________________________
> dia-list mailing list
> [email protected]
> https://mail.gnome.org/mailman/listinfo/dia-list
> FAQ at http://live.gnome.org/Dia/Faq
> Main page at http://live.gnome.org/Dia
>
>
_______________________________________________
dia-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia

Reply via email to