yacy_search_server/source/de/anomic/data
orbiter 0edec2b760 FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
The old process used a not really efficient way to detect html encoding strings in texts.
All calling methods had been adoped to call the new class in an enhanced way with less parameters.

Many classes in interfaces used a XML encoding only (instead of full html conversion from unicode to html); this behavior was not changed with this commit but should be controlled again since it points out possible XSS leaks

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5295 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-10-22 18:59:04 +00:00
..
wiki * refactoring 2008-08-02 13:57:00 +00:00
blogBoard.java - fix of bug in iterator in kelondroBLOBHeap which caused bug in crawl profile listing 2008-10-10 08:39:11 +00:00
blogBoardComments.java - fix of bug in iterator in kelondroBLOBHeap which caused bug in crawl profile listing 2008-10-10 08:39:11 +00:00
bookmarksDB.java - fix of bug in iterator in kelondroBLOBHeap which caused bug in crawl profile listing 2008-10-10 08:39:11 +00:00
diff.java FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html. 2008-10-22 18:59:04 +00:00
listManager.java added final where possible 2008-08-02 12:12:04 +00:00
messageBoard.java - fix of bug in iterator in kelondroBLOBHeap which caused bug in crawl profile listing 2008-10-10 08:39:11 +00:00
SitemapParser.java added logging conditions to all fine and finest log line calls 2008-09-03 00:30:21 +00:00
translator.java added logging conditions to all fine and finest log line calls 2008-09-03 00:30:21 +00:00
URLFetcherStack.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
URLLicense.java added final where possible 2008-08-02 12:12:04 +00:00
userDB.java - fix of bug in iterator in kelondroBLOBHeap which caused bug in crawl profile listing 2008-10-10 08:39:11 +00:00
wikiBoard.java - fix of bug in iterator in kelondroBLOBHeap which caused bug in crawl profile listing 2008-10-10 08:39:11 +00:00
wikiCode.java FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html. 2008-10-22 18:59:04 +00:00