yacy_search_server/source/net/yacy/document/parser/html
Michael Peter Christen 5f0ab25382 removed the option to prevent removal of & parts inside of the
MultiProtocolURI during normalform computation because that should
always be done and also be done during initialization of the
MultiProtocolURI Object. The new normalform method takes only one
argument which should be 'true' unless you know exactly what you are
doing.
2012-10-10 11:46:22 +02:00
..
AbstractScraper.java parser refactoring & hacks 2012-07-03 06:06:38 +02:00
AbstractTransformer.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
CharacterCoding.java *) added comments 2011-09-25 13:16:52 +00:00
ContentScraper.java removed the option to prevent removal of & parts inside of the 2012-10-10 11:46:22 +02:00
ContentTransformer.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
EmbedEntry.java removed the option to prevent removal of & parts inside of the 2012-10-10 11:46:22 +02:00
Evaluation.java refactoring + parser bugfixes 2012-05-04 17:28:27 +02:00
ImageEntry.java removed the option to prevent removal of & parts inside of the 2012-10-10 11:46:22 +02:00
Scraper.java free some memory after parsing html 2012-02-02 09:55:27 +01:00
ScraperInputStream.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
ScraperListener.java
Transformer.java
TransformerWriter.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00