yacy_search_server/source/de/anomic/data/wiki
2011-03-07 20:36:40 +00:00
..
AbstractWikiParser.java *) renamed classes according to standard Java coding conventions 2010-11-21 00:39:21 +00:00
WikiBoard.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
WikiCode.java *) cleaner code 2010-11-21 03:39:53 +00:00
WikiParser.java *) renamed classes according to standard Java coding conventions 2010-11-21 00:39:21 +00:00