|
Comparison of some HTML parsers in Java: http://www.lumidant.com/blog/java-html-parsing-library-comparison/
First version planned for 1.5M2
Closing for now since a first version is ready.
Till 1.5M2 is released, we should commit all improvements/fixes against this jira issue. What remains to be done:
For information, related Wikipedia Java API: http://matheclipse.org/en/Java_Wikipedia_API
The mentioned JavaWikipediaAPI (bliki) is quite different from WikiModel. It uses a stream model based on htmlcleaner (http://htmlcleaner.sourceforge.net/
WikiModel OTOH uses a Document Object Model, which I hope is what you are using now? It's like the old SAX vs. DOM API again. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
http://svn.xwiki.org/svnroot/sandbox/components/xwiki-rendering/