Denis Kuzmenok píše v St 10. 03. 2010 v 18:04 +0200:
> Hello, people.
> 
> I wonder is there any functionality to write xml files and prepare
> data for xml?
> > = <
> " = "
> etc,
> 
> Thank you in advance
> 

Unless you want to use some sophisticated library (none of which is easy
to use in Vala), you'll have to do the XML writer yourself, but you can
escape text using this function:
http://www.valadoc.org/glib-2.0/GLib.Markup.escape_text.html


Attachment: signature.asc
Description: Toto je digitálně podepsaná část zprávy

_______________________________________________
Vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to