Clarify the documentation of XMLParser.close
The return value of close() is not always a toplevel element. It depends on what the underlying target returns. By default, TreeBuilder returns the toplevel document element.
Showing
Please register or sign in to comment