[Setup-tool-hackers] Backend XML parsing.




To the backend hackers: if you are using xst_xml_get_word, think about
using xst_xml_get_pcdata. get_word removes all space characters from the
contents of the XML before returning. I've coded pcdata, which returns the
contents exactly as it is (with entity unquoting, of course).

Greetings,
Arturo



_______________________________________________
setup-tool-hackers maillist  -  setup-tool-hackers@helixcode.com
http://lists.helixcode.com/mailman/listinfo/setup-tool-hackers



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]