yacy_search_server/source/net/yacy/document/parser/html
orbiter 11639aef35 - added new protocol loader for 'file'-type URLs
- it is now possible to crawl the local file system with an intranet peer
- redesign of URL handling
- refactoring: created LGPLed package cora: 'content retrieval api' which may be used externally by other applications without yacy core elements because it has no dependencies to other parts of yacy

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6902 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-05-25 12:54:57 +00:00
..
AbstractScraper.java removed finalize methods because of a hint in 2010-04-23 09:32:29 +00:00
AbstractTransformer.java removed finalize methods because of a hint in 2010-04-23 09:32:29 +00:00
CharacterCoding.java preset of proper HashMap dimensions: should prevent re-hashing and increase performance 2009-12-02 14:01:19 +00:00
ContentScraper.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
ContentTransformer.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
ImageEntry.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
Scraper.java
ScraperInputStream.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
ScraperListener.java
Transformer.java
TransformerWriter.java removed finalize methods because of a hint in 2010-04-23 09:32:29 +00:00