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/source/net/yacy/document/parser/html
orbiter 3d5104d357
- fixed a bug in crawl start with file name (npe in new url)
14 years ago
..
AbstractScraper.java *) cleaning up the code a little bit 14 years ago
AbstractTransformer.java removed finalize methods because of a hint in 15 years ago
CharacterCoding.java performance hacks for better search performance 15 years ago
ContentScraper.java - fixed a bug in crawl start with file name (npe in new url) 14 years ago
ContentTransformer.java performance enhancements using an alternative to a insensitive collator (a complex string compare): 14 years ago
ImageEntry.java - added new protocol loader for 'file'-type URLs 15 years ago
Scraper.java refactoring of yacy documents and parsers: they depend now only on the kelondro classes 16 years ago
ScraperInputStream.java - added new protocol loader for 'file'-type URLs 15 years ago
ScraperListener.java refactoring of yacy documents and parsers: they depend now only on the kelondro classes 16 years ago
Transformer.java refactoring of yacy documents and parsers: they depend now only on the kelondro classes 16 years ago
TransformerWriter.java - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago