Merge branch 'master' of https://source.jalview.org/git/jalviewjs.git
[jalviewjs.git] / site / j2s / org / xml / sax / SAXNotSupportedException.js
index df15a5f..d80d5cc 100644 (file)
@@ -1,4 +1,4 @@
-Clazz.declarePackage ("org.xml.sax");\r
-Clazz.load (["org.xml.sax.SAXException"], "org.xml.sax.SAXNotSupportedException", null, function () {\r
-c$ = Clazz.declareType (org.xml.sax, "SAXNotSupportedException", org.xml.sax.SAXException);\r
-});\r
+Clazz.declarePackage ("org.xml.sax");
+Clazz.load (["org.xml.sax.SAXException"], "org.xml.sax.SAXNotSupportedException", null, function () {
+c$ = Clazz.declareType (org.xml.sax, "SAXNotSupportedException", org.xml.sax.SAXException);
+});