Closed prepare closed 9 years ago
so we can control how to create a specific element :)
I ended up doing something similar by just providing virtual methods on HtmlTokenizer instead of having it accept a factory. I tend to hate factories in general.
:+1: Thank you :)
so we can control how to create a specific element :)