diff software/eXist/mpdl-modules/src/de/mpg/mpiwg/berlin/mpdl/client/DocumentHandler.java @ 3:fdbdcffe6b90

test
author Josef Willenborg <jwillenborg@mpiwg-berlin.mpg.de>
date Tue, 08 Feb 2011 14:28:01 +0100
parents 408254cf2f1d
children 2396a569e446
line wrap: on
line diff
--- a/software/eXist/mpdl-modules/src/de/mpg/mpiwg/berlin/mpdl/client/DocumentHandler.java	Tue Feb 08 14:07:44 2011 +0100
+++ b/software/eXist/mpdl-modules/src/de/mpg/mpiwg/berlin/mpdl/client/DocumentHandler.java	Tue Feb 08 14:28:01 2011 +0100
@@ -1,5 +1,6 @@
 package de.mpg.mpiwg.berlin.mpdl.client;
 
+
 import java.io.File;
 import java.io.FilenameFilter;
 import java.net.MalformedURLException;
@@ -367,4 +368,4 @@
     endOfOperation = new Date().getTime();
   }
 
-}
\ No newline at end of file
+}