+import java.io.StringReader; +import java.net.MalformedURLException; +import java.util.Hashtable; +import java.util.Vector; + +import javax.xml.parsers.DocumentBuilderFactory; + import org.apache.xindice.client.xmldb.ResourceSetImpl; import org.apache.xindice.client.xmldb.XindiceCollection; import org.apache.xindice.client.xmldb.resources.XMLResourceImpl;
Looks like we have different ways to reorganize the imports :-) Is there an 'Apache' preferred organization?
-Vladimir
-- Vladimir R. Bossicard Apache Xindice - http://xml.apache.org/xindice
