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 5dd2efc9a2
- bugfixes in html parser
14 years ago
..
AbstractScraper.java do not allocate a StringBuilder object in case that there is not enough memory for that 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 - bugfixes in html parser 14 years ago
ContentTransformer.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 14 years ago
Evaluation.java refactoring: moved all score-related classes to new ranking package 14 years ago
ImageEntry.java added more attributes for html parser and enhanced data structures 14 years ago
Scraper.java added more attributes for html parser and enhanced data structures 14 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 - bugfixes in html parser 14 years ago