Method Parser.SGML()->finish()
- Method
feed
Method finish
Method result
 objectfeed(strings)
array(SGMLatom|string) finish()
array(SGMLatom|string) result(strings)- Description
 Feed new data to the object, or finish the stream. No result can be used until finish() is called.
Both finish() and result() return the computed data.
feed() returns the called object.