/[classpath]/classpath/javax/xml/parsers/DocumentBuilderFactory.java
ViewVC logotype

Diff of /classpath/javax/xml/parsers/DocumentBuilderFactory.java

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

revision 1.1 by mark, Thu Dec 23 22:38:44 2004 UTC revision 1.2 by gnu_andrew, Sat Feb 12 14:26:02 2005 UTC
# Line 45  import java.io.InputStreamReader; Line 45  import java.io.InputStreamReader;
45  import java.io.IOException;  import java.io.IOException;
46  import java.util.Properties;  import java.util.Properties;
47  import javax.xml.validation.Schema;  import javax.xml.validation.Schema;
 import org.xml.sax.SAXException;  
 import org.xml.sax.SAXNotRecognizedException;  
 import org.xml.sax.SAXNotSupportedException;  
48    
49  /**  /**
50   * Factory for obtaining document builders.   * Factory for obtaining document builders.

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