vladimir 2003/08/14 23:22:56
Modified: java/src/org/apache/xindice/client/xmldb/embed CollectionImpl.java Log: import... Revision Changes Path 1.23 +2 -3 xml-xindice/java/src/org/apache/xindice/client/xmldb/embed/CollectionImpl.java Index: CollectionImpl.java =================================================================== RCS file: /home/cvs/xml-xindice/java/src/org/apache/xindice/client/xmldb/embed/CollectionImpl.java,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- CollectionImpl.java 15 Aug 2003 04:34:54 -0000 1.22 +++ CollectionImpl.java 15 Aug 2003 06:22:56 -0000 1.23 @@ -67,7 +67,6 @@ import org.apache.xindice.client.xmldb.resources.BinaryResourceImpl; import org.apache.xindice.client.xmldb.resources.XMLResourceImpl; import org.apache.xindice.core.Collection; -import org.apache.xindice.core.DBException; import org.apache.xindice.core.Database; import org.apache.xindice.core.FaultCodes; import org.apache.xindice.core.data.NodeSet;