CoreJS-W3C Reference

Core Library for W3C Browser Frontside Applications

View project on GitHub

« Back

CoreJs.FileSystem.Loader.Formatter.Network.Parser.Html

The html resource parser.
Convert the loaded data as DOM structure into a HTMLElement.

Parameters:

parse()

Parse the data into the node. It returns the last child of the loaded snipped.
Attention: If the loaded text contains more than one root elements, then will only the last converted be returned.

Returns: