You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/htroot/api/ymarks
orbiter 694fa3a2a5
- replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion
14 years ago
..
add_ymark.java *) renamed classes according to standard Java coding conventions 14 years ago
add_ymark.xml
delete_ymark.java *) renamed classes according to standard Java coding conventions 14 years ago
delete_ymark.xml
get_treeview.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'. 14 years ago
get_treeview.json ymarks 14 years ago
get_treeview.xml ymarks 14 years ago
get_xbel.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'. 14 years ago
get_xbel.xml more updates to ymarks 14 years ago
get_ymark.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'. 14 years ago
get_ymark.xml more new bookmark (ymarks) code with experimental html and xbel import 14 years ago
import_ymark.html enabled YMark Import for /Table_YMark_p.html 14 years ago
import_ymark.java - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago
import_ymark.xml ymarks 14 years ago
info.html replaced utf-8 with UTF-8 14 years ago
test_import.html more updates to ymarks 14 years ago
test_treeview.html ymarks 14 years ago