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/test/java/net/yacy/document/parser
luccioman 3fb449b3b6
Properly resolve relative URLs against document URL in html base tags
6 years ago
..
html Properly resolve relative URLs against document URL in html base tags 6 years ago
images
GenericXMLParserTest.java
XZParserTest.java Added a parser for XZ compressed archives. 6 years ago
bzipParserTest.java Added partial bzip2 stream parsing support and bzipParser Junit test 7 years ago
gzipParserTest.java Added unit tests on the gzip parser. 7 years ago
htmlParserTest.java Fixed issue #158 : completed div CSS class ignore in crawl 7 years ago
ooxmlParserTest.java Improved parsing support for OOXML spreadsheets (.xlsx) 7 years ago
pdfParserTest.java
tarParserTest.java Implemented partial stream parsing of tar archives. 7 years ago
vsdParserTest.java Added a basic JUnit test for the Visio parser (vsdParser) 7 years ago
xlsParserTest.java