/[classpath]/classpath/gnu/xml/dom/Consumer.java
ViewVC logotype

Diff of /classpath/gnu/xml/dom/Consumer.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by mark, Thu Dec 23 22:38:43 2004 UTC revision 1.2 by gnu_andrew, Sat Feb 12 14:26:02 2005 UTC
# Line 38  exception statement from your version. * Line 38  exception statement from your version. *
38    
39  package gnu.xml.dom;  package gnu.xml.dom;
40    
 import java.io.IOException;  
   
 import org.w3c.dom.Document;  
41  import org.w3c.dom.DocumentType;  import org.w3c.dom.DocumentType;
 import org.w3c.dom.DOMImplementation;  
42  import org.w3c.dom.Node;  import org.w3c.dom.Node;
43  import org.w3c.dom.Text;  import org.w3c.dom.Text;
44    
45  import org.xml.sax.Attributes;  import org.xml.sax.Attributes;
 import org.xml.sax.ErrorHandler;  
46  import org.xml.sax.SAXException;  import org.xml.sax.SAXException;
47  import org.xml.sax.ext.Attributes2;  import org.xml.sax.ext.Attributes2;
48    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26