Clones the Parser.HTML object.
A new object of the same class is created,
filled with the parse setup from the
old object.
This is the simpliest way of flushing a
parse feed/output.
The arguments to clone is sent to the
new object, simplifying work for custom classes
that inherits Parser.HTML .