[Htmlparser-developer] [patch] Filterbuilder
Brought to you by:
derrickoswald
From: Sören G. <htm...@un...> - 2010-04-27 22:10:21
|
Hi, I've written a small patch to Filterbuilder. It changes the generated java-source-files to have a public static NodeFilter[] createFilter() That way, you can simply drop that file in your source tree and use it without having to change anything (but the packages declaration) I hope you'll find this as useful as I do. Greetings Sören |