yacy_search_server/source/net/yacy/document/parser
orbiter 0cbda0b2b8 - replaced all length() == 0 and size() == 0 with isEmpty()
- replaced some length() > 0 and size() > 0 with !isEmpty() - cannot be
done automatically
- implemented some isEmpty() methods
2012-07-10 22:59:03 +02:00
..
augment made class methods static where possible 2012-07-05 12:38:41 +02:00
html - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
images - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
rdfa made class methods static where possible 2012-07-05 12:38:41 +02:00
xml added concurrency enhancement to xml parser 2012-06-04 23:35:56 +02:00
bzipParser.java - moved triple store to net.yacy.cora.lod (should be generalized there 2012-06-11 16:48:53 +02:00
csvParser.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
docParser.java refactoring and new usage of SentenceReader: this class appeared as one 2012-07-04 21:15:10 +02:00
dwgParser.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
genericParser.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
gzipParser.java - moved triple store to net.yacy.cora.lod (should be generalized there 2012-06-11 16:48:53 +02:00
htmlParser.java - fixed a memory leak (or bad usage) during parsing/snippet fetch 2012-07-06 09:05:41 +02:00
mmParser.java - moved triple store to net.yacy.cora.lod (should be generalized there 2012-06-11 16:48:53 +02:00
odtParser.java removed unused method parameters 2012-07-05 10:23:07 +02:00
ooxmlParser.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
pdfParser.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
pptParser.java refactoring and new usage of SentenceReader: this class appeared as one 2012-07-04 21:15:10 +02:00
psParser.java made class methods static where possible 2012-07-05 12:38:41 +02:00
rdfParser.java refactoring and new usage of SentenceReader: this class appeared as one 2012-07-04 21:15:10 +02:00
rssParser.java - moved triple store to net.yacy.cora.lod (should be generalized there 2012-06-11 16:48:53 +02:00
rtfParser.java refactoring and new usage of SentenceReader: this class appeared as one 2012-07-04 21:15:10 +02:00
sevenzipParser.java fix for sevenzip parser 2012-07-08 16:11:19 +02:00
sidAudioParser.java cleaned unnecessary nested code 2012-07-05 08:44:39 +02:00
sitemapParser.java fix for sitemap importer: can now also import very large sitemaps within 2012-07-08 16:11:50 +02:00
swfParser.java refactoring and new usage of SentenceReader: this class appeared as one 2012-07-04 21:15:10 +02:00
tarParser.java fixes for new eclipse 'Juno' warning 'Resource leak'. 2012-07-02 10:27:46 +02:00
torrentParser.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
vcfParser.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
vsdParser.java refactoring and new usage of SentenceReader: this class appeared as one 2012-07-04 21:15:10 +02:00
xlsParser.java removed unused method parameters 2012-07-05 10:23:07 +02:00
zipParser.java - moved triple store to net.yacy.cora.lod (should be generalized there 2012-06-11 16:48:53 +02:00