Parses the data and lets the builder create the logical data structure.
The method returns the result of getResult of the builder. if an
error occurred while reading or parsing the data, the method may throw
an XMLException.
See Also:net.n3.nanoxml.IXMLBuilder.getResult the logical structure built by the builder. throws: net.n3.nanoxml.XMLException - if an error occurred reading or parsing the data