HomeSort by relevance Sort by last modified time
    Searched defs:snse (Results 1 - 2 of 2) sorted by null

  /external/jdiff/src/jdiff/
XMLToAPI.java 76 } catch(org.xml.sax.SAXNotSupportedException snse) {
77 System.out.println("SAX Parser feature is not supported: " + snse);
78 snse.printStackTrace();
Comments.java 89 } catch(org.xml.sax.SAXNotSupportedException snse) {
90 System.out.println("SAX Parser feature is not supported: " + snse);
91 snse.printStackTrace();

Completed in 52 milliseconds