You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/document/parser/html
jfhs 10bddc2c2d
Decode HTML entities in all property values by default
4 years ago
..
AbstractScraper.java Fixed issue #158 : completed div CSS class ignore in crawl 7 years ago
CharacterCoding.java Replace hardcoded html/xml entities with a file, support decoding all defined HTML entities 4 years ago
ContentScraper.java Decode HTML entities in all property values by default 4 years ago
ContentScraperListener.java Advanced Crawl from local file : better processing of large files. 9 years ago
EmbedEntry.java - the webgraph shall store all links which appear on a web page and not 12 years ago
Evaluation.java Cleaned up some Javadoc warnings. 8 years ago
IconEntry.java Fixed license headers on files created to improve favicon management. 9 years ago
IconLinkRelations.java Fixed license headers on files created to improve favicon management. 9 years ago
ImageEntry.java Cleaned up some Javadoc warnings. 8 years ago
Scraper.java Fixed issue #158 : completed div CSS class ignore in crawl 7 years ago
ScraperInputStream.java removed transformer 7 years ago
ScraperListener.java Advanced Crawl from local file : better processing of large files. 9 years ago
TransformerWriter.java removes some warnings: unused imports, params 5 years ago