yacy_search_server/htroot/xml/util
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
..
getpageinfo_p.java FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html. 2008-10-22 18:59:04 +00:00
getpageinfo_p.xml set encoding="UTF-8" for getpageinfo_p.xml 2008-09-19 14:29:10 +00:00
ynetSearch.java - fixed security issue with /xml/util/ynetSearch.xml 2008-09-16 05:55:31 +00:00
ynetSearch.xml implemented ynetSearch.java to allow ajax cross domain search (e.g. sciencenet) for YaCy-UI... 2008-05-14 20:37:50 +00:00