yacy_search_server/htroot/api/bookmarks
2011-03-15 01:03:35 +00:00
..
posts 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
tags *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
xbel - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 2011-01-03 20:52:54 +00:00
get_bookmarks.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
get_bookmarks.json moved all servlets from htroot/xml to htroot/api 2009-01-15 23:52:58 +00:00
get_bookmarks.xml moved all servlets from htroot/xml to htroot/api 2009-01-15 23:52:58 +00:00
get_folders.java *) renamed classes according to standard Java coding conventions 2010-11-21 01:29:32 +00:00
get_folders.json update for api/bookmarks/get_folders 2009-02-01 20:40:51 +00:00
get_folders.xml added /api/bookmarks/get_folders.xml 2009-02-01 20:41:37 +00:00