end_parse


Description:

public bool end_parse () throws MarkupError

Signals to the MarkupParseContext that all data has been fed into the parse context with parse.

This function reports an error if the document isn't complete, for example if elements are still open.

Parameters:

this

a MarkupParseContext

Returns:

true on success, false if an error was set