Merge branch 'master' of https://source.jalview.org/git/jalviewjs.git
[jalviewjs.git] / site / j2s / java / util / spi / TimeZoneNameProvider.js
index b8ef7f1..a80f178 100644 (file)
@@ -1,8 +1,8 @@
-Clazz.declarePackage ("java.util.spi");\r
-Clazz.load (["java.util.spi.LocaleServiceProvider"], "java.util.spi.TimeZoneNameProvider", null, function () {\r
-c$ = Clazz.declareType (java.util.spi, "TimeZoneNameProvider", java.util.spi.LocaleServiceProvider);\r
-Clazz.makeConstructor (c$, \r
-function () {\r
-Clazz.superConstructor (this, java.util.spi.TimeZoneNameProvider, []);\r
-});\r
-});\r
+Clazz.declarePackage ("java.util.spi");
+Clazz.load (["java.util.spi.LocaleServiceProvider"], "java.util.spi.TimeZoneNameProvider", null, function () {
+c$ = Clazz.declareType (java.util.spi, "TimeZoneNameProvider", java.util.spi.LocaleServiceProvider);
+Clazz.makeConstructor (c$, 
+function () {
+Clazz.superConstructor (this, java.util.spi.TimeZoneNameProvider, []);
+});
+});