d4f8836590eea1a709a373ae8884bb3ce5229801
[jalviewjs.git] / site / 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 });