cziegeler 2003/02/27 07:14:43
Modified: src/blocks/slide/java/org/apache/cocoon/components/source/helpers
SourceProperty.java
Log:
Removing unused imports
Revision Changes Path
1.3 +1 -5
xml-cocoon2/src/blocks/slide/java/org/apache/cocoon/components/source/helpers/SourceProperty.java
Index: SourceProperty.java
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/blocks/slide/java/org/apache/cocoon/components/source/helpers/SourceProperty.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- SourceProperty.java 15 Feb 2003 22:56:25 -0000 1.2
+++ SourceProperty.java 27 Feb 2003 15:14:43 -0000 1.3
@@ -54,17 +54,13 @@
import org.apache.cocoon.xml.dom.DOMBuilder;
import org.apache.cocoon.xml.dom.DOMStreamer;
import org.apache.excalibur.xml.sax.XMLizable;
-
import org.w3c.dom.Document;
import org.w3c.dom.Element;
import org.w3c.dom.Node;
import org.w3c.dom.NodeList;
-
import org.xml.sax.ContentHandler;
import org.xml.sax.SAXException;
import org.xml.sax.helpers.AttributesImpl;
-
-import org.apache.xml.serialize.*;
/**
* The interface for a property of a source