yacy_search_server/source/net/yacy/document/parser
2010-01-16 15:53:18 +00:00
..
html applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
images added json and rss output for image search 2009-11-23 16:10:50 +00:00
xml applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
bzipParser.java - refactoring 2009-10-19 22:34:44 +00:00
csvParser.java replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration. 2009-12-02 00:37:59 +00:00
docParser.java refactoring of yacy documents and parsers: they depend now only on the kelondro classes 2009-10-18 00:53:43 +00:00
gzipParser.java - refactoring 2009-10-19 22:34:44 +00:00
htmlParser.java added php3 as extension type for html 2010-01-16 15:53:18 +00:00
odtParser.java refactoring of yacy documents and parsers: they depend now only on the kelondro classes 2009-10-18 00:53:43 +00:00
ooxmlParser.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 2009-11-05 20:28:37 +00:00
pdfParser.java another update to the pdf parser 2009-11-06 22:41:37 +00:00
pptParser.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 2009-11-05 20:28:37 +00:00
psParser.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
rssParser.java - fixed usage of isEmpty() which is not available in java 1.5 2010-01-11 12:33:40 +00:00
rtfParser.java refactoring of yacy documents and parsers: they depend now only on the kelondro classes 2009-10-18 00:53:43 +00:00
sevenzipParser.java - refactoring 2009-10-19 22:34:44 +00:00
swfParser.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 2009-11-05 20:28:37 +00:00
tarParser.java - refactoring 2009-10-19 22:34:44 +00:00
torrentParser.java - added BEncoder class 2010-01-13 16:21:37 +00:00
vcfParser.java refactoring of yacy documents and parsers: they depend now only on the kelondro classes 2009-10-18 00:53:43 +00:00
vsdParser.java refactoring of yacy documents and parsers: they depend now only on the kelondro classes 2009-10-18 00:53:43 +00:00
xlsParser.java - more configuration for profiling graph (number of events) 2009-12-08 14:25:51 +00:00
zipParser.java - refactoring 2009-10-19 22:34:44 +00:00