yacy_search_server/source/net/yacy/document/parser/images
Michael Peter Christen 67beef657f strong redesign of html parser: object recursion is now made using a
stack on html tag objects, not using a recursive parse-again method
which may cause bad performance and huge memory allocation. The new
method also produced better parsed image objects with exact anchor text
references.
2014-04-10 18:58:03 +02:00
..
bmpParser.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
genericImageParser.java strong redesign of html parser: object recursion is now made using a 2014-04-10 18:58:03 +02:00
icoParser.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00