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
low012 277b454a62
*) added comments
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 *) added comments 14 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 bugfixes in html parser 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 fixed a parsing bug by reverting SVN 7766 14 years ago