X-Git-Url: http://source.jalview.org/gitweb/?p=jalviewjs.git;a=blobdiff_plain;f=site%2Fj2s%2Forg%2Fexolab%2Fcastor%2Fxml%2FUnmarshaller.js;fp=site%2Fj2s%2Forg%2Fexolab%2Fcastor%2Fxml%2FUnmarshaller.js;h=70aff82cb48cf16d4a08ab2dc9410a4963663bd1;hp=09f017503cda2a5319e9560f18aa69995198756d;hb=b9b7a352eee79b7764c3b09c9d19663075061d8c;hpb=7301a2415adab88038b291fc54caeeb3a5a47a44 diff --git a/site/j2s/org/exolab/castor/xml/Unmarshaller.js b/site/j2s/org/exolab/castor/xml/Unmarshaller.js index 09f0175..70aff82 100644 --- a/site/j2s/org/exolab/castor/xml/Unmarshaller.js +++ b/site/j2s/org/exolab/castor/xml/Unmarshaller.js @@ -1,24 +1,24 @@ -Clazz.declarePackage ("org.exolab.castor.xml"); -c$ = Clazz.declareType (org.exolab.castor.xml, "Unmarshaller"); -Clazz.makeConstructor (c$, -function (record) { -}, "~O"); -Clazz.defineMethod (c$, "setIgnoreExtraElements", -function (b) { -}, "~B"); -Clazz.defineMethod (c$, "setIgnoreExtraAttributes", -function (b) { -}, "~B"); -Clazz.defineMethod (c$, "setMapping", -function (map) { -}, "org.exolab.castor.mapping.Mapping"); -Clazz.defineMethod (c$, "setLogWriter", -function (printWriter) { -}, "java.io.PrintWriter"); -Clazz.defineMethod (c$, "unmarshal", -function (file) { -return null; -}, "java.io.Reader"); -Clazz.defineMethod (c$, "setDebug", -function (debugEnabled) { -}, "~B"); +Clazz.declarePackage ("org.exolab.castor.xml"); +c$ = Clazz.declareType (org.exolab.castor.xml, "Unmarshaller"); +Clazz.makeConstructor (c$, +function (record) { +}, "~O"); +Clazz.defineMethod (c$, "setIgnoreExtraElements", +function (b) { +}, "~B"); +Clazz.defineMethod (c$, "setIgnoreExtraAttributes", +function (b) { +}, "~B"); +Clazz.defineMethod (c$, "setMapping", +function (map) { +}, "org.exolab.castor.mapping.Mapping"); +Clazz.defineMethod (c$, "setLogWriter", +function (printWriter) { +}, "java.io.PrintWriter"); +Clazz.defineMethod (c$, "unmarshal", +function (file) { +return null; +}, "java.io.Reader"); +Clazz.defineMethod (c$, "setDebug", +function (debugEnabled) { +}, "~B");