Hi folks,
I have modified the architecture, to include the change I spoke of =
last. Now, the parser throws an exception if no scanners have been =
registered. This feature can be turned off by setting a boolean flag, =
but by default it is set to true.
Also, a static method called registerScanners is now available in =
HTMLParser, which will register some of the common scanners.
Hopefully, this will alleviate much of the confusion being caused by =
the scanner registration process.
Regards,
Somik
|