yacy_search_server/source/net/yacy/document/parser/html
2011-07-17 17:55:08 +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
CharacterCoding.java performance hacks for better search performance 2010-10-08 23:50:28 +00:00
ContentScraper.java added another memory protection hack 2011-07-17 17:55:08 +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
Transformer.java
TransformerWriter.java - applied many small performance hacks 2011-06-01 19:31:56 +00:00