parse()
Starts the event-driven parsing operation.
Declaration
func parse() -> BoolReturn Value
true if the parsing operation succeeds; false if an error occurs or if the parsing operation aborts.
Starts the event-driven parsing operation.
func parse() -> Booltrue if the parsing operation succeeds; false if an error occurs or if the parsing operation aborts.