yacy_search_server/source/net/yacy/document/parser/html
2011-11-25 11:23:52 +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 *) added comments 2011-09-25 13:16:52 +00:00
ContentScraper.java some last-minute performance hacks 2011-11-25 11:23:52 +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 bugfixes in html parser 2011-08-31 16:02:06 +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 fixed a parsing bug by reverting SVN 7766 2011-08-28 22:59:19 +00:00