yacy_search_server/source/net/yacy/document/parser/html
2011-07-16 23:17:19 +00:00
..
AbstractScraper.java do not allocate a StringBuilder object in case that there is not enough memory for that 2011-07-16 23:17:19 +00:00
AbstractTransformer.java removed finalize methods because of a hint in 2010-04-23 09:32:29 +00:00
CharacterCoding.java performance hacks for better search performance 2010-10-08 23:50:28 +00:00
ContentScraper.java added parsing of canonical link element to html parser 2011-07-01 16:38:01 +00:00
ContentTransformer.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 2011-05-27 08:24:54 +00:00
Evaluation.java - applied many small performance hacks 2011-06-01 19:31:56 +00:00
ImageEntry.java added more attributes for html parser and enhanced data structures 2011-04-28 13:09:01 +00:00
Scraper.java added more attributes for html parser and enhanced data structures 2011-04-28 13:09:01 +00:00
ScraperInputStream.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
ScraperListener.java refactoring of yacy documents and parsers: they depend now only on the kelondro classes 2009-10-18 00:53:43 +00:00
Transformer.java refactoring of yacy documents and parsers: they depend now only on the kelondro classes 2009-10-18 00:53:43 +00:00
TransformerWriter.java - applied many small performance hacks 2011-06-01 19:31:56 +00:00