
Wx::XSP::Parser - an XS++ parser
Create a new XS++ parser.
Parse the file data; returns true on success,
false otherwise,
on failure get_errors will return the list of errors.
Returns a list containing the parsed data.
Each item of the list is a subclass of Wx::XSP::Node
Returns the parsing errors as an array.