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 cb1f49d0f2
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
..
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
get_treeview.xml
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
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
import_ymark.html enabled YMark Import for /Table_YMark_p.html 14 years ago
import_ymark.java * fix system update if urls are in blacklist (for example for very general blacklists like *.de) 14 years ago
import_ymark.xml
info.html replaced utf-8 with UTF-8 14 years ago
test_import.html
test_treeview.html