You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-dev@xml.apache.org by vg...@apache.org on 2007/06/28 06:09:45 UTC

svn commit: r551438 - /xml/xindice/trunk/java/src/org/apache/xindice/webadmin/webdav/components/Options.java

Author: vgritsenko
Date: Wed Jun 27 21:09:44 2007
New Revision: 551438

URL: http://svn.apache.org/viewvc?view=rev&rev=551438
Log:
imports

Modified:
    xml/xindice/trunk/java/src/org/apache/xindice/webadmin/webdav/components/Options.java

Modified: xml/xindice/trunk/java/src/org/apache/xindice/webadmin/webdav/components/Options.java
URL: http://svn.apache.org/viewvc/xml/xindice/trunk/java/src/org/apache/xindice/webadmin/webdav/components/Options.java?view=diff&rev=551438&r1=551437&r2=551438
==============================================================================
--- xml/xindice/trunk/java/src/org/apache/xindice/webadmin/webdav/components/Options.java (original)
+++ xml/xindice/trunk/java/src/org/apache/xindice/webadmin/webdav/components/Options.java Wed Jun 27 21:09:44 2007
@@ -19,13 +19,13 @@
 
 package org.apache.xindice.webadmin.webdav.components;
 
-import java.io.IOException;
+import org.apache.xindice.webadmin.Location;
+import org.apache.xindice.webadmin.webdav.DAVRequest;
+import org.apache.xindice.webadmin.webdav.DAVResponse;
 
 import javax.servlet.ServletException;
 
-import org.apache.xindice.webadmin.webdav.DAVResponse;
-import org.apache.xindice.webadmin.webdav.DAVRequest;
-import org.apache.xindice.webadmin.Location;
+import java.io.IOException;
 
 /**
  * This class implements the Options command for WebDAV operations on