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 2c155ece77
Fixed JUnit test after removal of unused Transformer
7 years ago
..
html Fixed JUnit test after removal of unused Transformer 7 years ago
images Ensure file input streams proper closing in both success and failures 8 years ago
GenericXMLParserTest.java Also handle text content when parsing XML within limits. 7 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 Ensure file input streams proper closing in both success and failures 8 years ago
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 Ensure proper closing of file input streams. 8 years ago