new Parser(opts, done)
The document parser
Parameters:
Name | Type | Argument | Description |
---|---|---|---|
opts |
Object | function |
<optional> |
The parser options |
done |
function | The callback once parsing is complete |