Cocoanetics / DTFoundation

Standard toolset classes and categories
BSD 2-Clause "Simplified" License
805 stars 237 forks source link

DTHTMLParser does not accumulate characters if no tag begin and end handler set #40

Closed odrobnik closed 11 years ago

odrobnik commented 11 years ago

If there is no start and no end handler in the delegate then characters will also not get accumulated.