yacy_search_server/source/net/yacy/document/content
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
..
dao - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
DCEntry.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
SurrogateReader.java added concurrency enhancement to xml parser 2012-06-04 23:35:56 +02:00