X-Git-Url: http://source.jalview.org/gitweb/?p=jalviewjs.git;a=blobdiff_plain;f=site%2Fj2s%2Fjava%2Futil%2Fspi%2FTimeZoneNameProvider.js;fp=site%2Fj2s%2Fjava%2Futil%2Fspi%2FTimeZoneNameProvider.js;h=a80f17809955f9dce122fcd4a06093bd62798db9;hp=b8ef7f184b266b91f39e2496c22d2f417e728cf1;hb=b9b7a352eee79b7764c3b09c9d19663075061d8c;hpb=7301a2415adab88038b291fc54caeeb3a5a47a44 diff --git a/site/j2s/java/util/spi/TimeZoneNameProvider.js b/site/j2s/java/util/spi/TimeZoneNameProvider.js index b8ef7f1..a80f178 100644 --- a/site/j2s/java/util/spi/TimeZoneNameProvider.js +++ b/site/j2s/java/util/spi/TimeZoneNameProvider.js @@ -1,8 +1,8 @@ -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, []); -}); -}); +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, []); +}); +});