/[classpath]/classpath/gnu/xml/pipeline/WellFormednessFilter.java
ViewVC logotype

Diff of /classpath/gnu/xml/pipeline/WellFormednessFilter.java

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

revision 1.1.2.1 by gnu_andrew, Sun Jan 16 15:15:10 2005 UTC revision 1.1.2.2 by gnu_andrew, Wed Feb 16 01:11:41 2005 UTC
# Line 40  package gnu.xml.pipeline; Line 40  package gnu.xml.pipeline;
40  import java.util.EmptyStackException;  import java.util.EmptyStackException;
41  import java.util.Stack;  import java.util.Stack;
42    
43  import gnu.xml.aelfred2.SAXDriver;  import org.xml.sax.Attributes;
44  import org.xml.sax.*;  import org.xml.sax.ErrorHandler;
45  import org.xml.sax.ext.*;  import org.xml.sax.Locator;
46    import org.xml.sax.SAXException;
47    import org.xml.sax.SAXParseException;
48    
49  /**  /**
50   * This filter reports fatal exceptions in the case of event streams that   * This filter reports fatal exceptions in the case of event streams that

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

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