Author: j16sdiz
Date: 2008-12-19 14:43:12 +0000 (Fri, 19 Dec 2008)
New Revision: 24600
Modified:
trunk/plugins/XMLSpider/IndexWriter.java
Log:
static inner class
Modified: trunk/plugins/XMLSpider/IndexWriter.java
===================================================================
--- trunk/plugins/XMLSpider/IndexWriter.java 2008-12-19 14:40:31 UTC (rev
24599)
+++ trunk/plugins/XMLSpider/IndexWriter.java 2008-12-19 14:43:12 UTC (rev
24600)
@@ -274,7 +274,7 @@
generateSubIndex(prefix, list.subList(index, i));
}
- private class TooBigIndexException extends Exception {
+ private static class TooBigIndexException extends Exception {
private static final long serialVersionUID =
-6172560811504794914L;
}
_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs