XHtmlDocument.parseElements

Parses the elements from the dom to the document.

class XHtmlDocument
final override @safe
void
parseElements

Parameters

elements DomNode[]

The parsed dom elements.

Meta