Strange XML parsing error
- forked:11
- favorite:1
- lines:53
- license : MIT License
- modified : 2010-06-02 21:11:16
var l:String = xml..parameter.(@id .contains("label")).@value.toString();
- by
alinakipoglu
- at 2010/06/02 21:05:36
writing a helper method apparently solves this problem aswell. See: http://wonderfl.net/c/c52a
- by
SandroDucceschi
- at 2010/06/02 21:31:41


