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 c6ae87168a
Added unit tests on the gzip parser.
8 years ago
..
html Started support of partial parsing on large streamed resources. 8 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. 8 years ago
gzipParserTest.java Added unit tests on the gzip parser. 8 years ago
htmlParserTest.java Finer control on max links to parse in the html parser. 8 years ago
ooxmlParserTest.java Improved parsing support for OOXML spreadsheets (.xlsx) 8 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. 8 years ago
xlsParserTest.java Ensure proper closing of file input streams. 8 years ago