Merge branch 'master' of https://source.jalview.org/git/jalviewjs.git
[jalviewjs.git] / site / swingjs / j2s / org / xml / sax / ext / Locator2.js
1 Clazz.declarePackage ("org.xml.sax.ext");
2 Clazz.load (["org.xml.sax.Locator"], "org.xml.sax.ext.Locator2", null, function () {
3 Clazz.declareInterface (org.xml.sax.ext, "Locator2", org.xml.sax.Locator);
4 });