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/de/anomic/plasma/parser
theli 24ea4ca631
*) adding first version of postscript parser
18 years ago
..
bzip *) plasmaHTCache: 18 years ago
doc - removed differentiation between longTitle and shortTitle; this cannot be used for search results, 18 years ago
gzip *) plasmaHTCache: 18 years ago
mimeType *) plasmaHTCache: 18 years ago
odt - removed differentiation between longTitle and shortTitle; this cannot be used for search results, 18 years ago
pdf - removed differentiation between longTitle and shortTitle; this cannot be used for search results, 18 years ago
ppt *) adding additional file extension for powerpoint 18 years ago
ps *) adding first version of postscript parser 18 years ago
rpm *) adding rpm packager as author 18 years ago
rss *) RSS-parser extracts the author tags now 18 years ago
rtf - removed differentiation between longTitle and shortTitle; this cannot be used for search results, 18 years ago
swf - removed differentiation between longTitle and shortTitle; this cannot be used for search results, 18 years ago
tar - removed differentiation between longTitle and shortTitle; this cannot be used for search results, 18 years ago
vcf - removed differentiation between longTitle and shortTitle; this cannot be used for search results, 18 years ago
xls - removed differentiation between longTitle and shortTitle; this cannot be used for search results, 18 years ago
zip - removed differentiation between longTitle and shortTitle; this cannot be used for search results, 18 years ago
AbstractParser.java *) plasmaHTCache: 18 years ago
Parser.java *) plasmaHTCache: 18 years ago
ParserException.java *) Parser now throws an ParserException instead of returning null on parsing errors (e.g. needed by snippet fetcher) 18 years ago
ParserInfo.java