yacy_search_server/source/net/yacy/document/importer
Marek Otahal 72adbeae90 !Important: move from Hashtable to HashMap
Hashtable is an obsolete collection v1, now since v2 offers HashMap with same or better
functionality. Please review, almost all code was already moved, so only a few changes. That is not the issue,
but I found notices that some (ugly big) helper classes had to be created in past
to compensate missing Hashtable's functionality. I'd like input if we can remove some of them.
look for //FIX: if these commits

Signed-off-by: Marek Otahal <markotahal@gmail.com>
2012-01-09 01:29:18 +01:00
..
Importer.java migrated all my LGPL 3 -licensed files to the LGPL 2.1 because LGPL 3 is not compatible to the GPL 2 2010-06-28 16:25:14 +00:00
MediawikiImporter.java some last-minute performance hacks 2011-11-25 11:23:52 +00:00
OAIListFriendsLoader.java - tested the ARC methods 2011-11-25 14:09:25 +00:00
OAIPMHImporter.java !Important: move from Hashtable to HashMap 2012-01-09 01:29:18 +01:00
OAIPMHLoader.java stop loading via http at defined maximum of bytes - even size is unknown before loading 2011-08-01 23:28:23 +00:00
ResumptionToken.java some last-minute performance hacks 2011-11-25 11:23:52 +00:00