yasserg / crawler4j

Open Source Web Crawler for Java
Apache License 2.0
4.56k stars 1.93k forks source link

Base clases provide more protected methods for subclasses #432

Open dgoiko opened 4 years ago

dgoiko commented 4 years ago

I've prepared a branch with some modifications I had to include in the codebase in order to provide custom WebURLs with adittional fields (and the necesary diferent WebURLTupleBindings).

In order to achieve that, I had to introduce the following modifications: