aedf61b59af5e60f7b61f153b66fd7dccdb79584
[jalviewjs.git] / site / swingjs / j2s / org / xml / sax / ext / Attributes2.js
1 Clazz.declarePackage ("org.xml.sax.ext");
2 Clazz.load (["org.xml.sax.Attributes"], "org.xml.sax.ext.Attributes2", null, function () {
3 Clazz.declareInterface (org.xml.sax.ext, "Attributes2", org.xml.sax.Attributes);
4 });