diff --git a/CS2JLibrary/NetFramework/ICSharpCode/SharpZipLib/Zip/ZipEntry.xml b/CS2JLibrary/NetFramework/ICSharpCode/SharpZipLib/Zip/ZipEntry.xml index 821f5e2..e755818 100644 --- a/CS2JLibrary/NetFramework/ICSharpCode/SharpZipLib/Zip/ZipEntry.xml +++ b/CS2JLibrary/NetFramework/ICSharpCode/SharpZipLib/Zip/ZipEntry.xml @@ -1,7 +1,7 @@ - java.util.zip.ZipEntry + java.util.zip.ZipEntry ZipEntry ICSharpCode.SharpZipLib.Zip.ZipEntry diff --git a/CS2JLibrary/NetFramework/ICSharpCode/SharpZipLib/Zip/ZipInputStream.xml b/CS2JLibrary/NetFramework/ICSharpCode/SharpZipLib/Zip/ZipInputStream.xml index f40bfc8..ef6156f 100644 --- a/CS2JLibrary/NetFramework/ICSharpCode/SharpZipLib/Zip/ZipInputStream.xml +++ b/CS2JLibrary/NetFramework/ICSharpCode/SharpZipLib/Zip/ZipInputStream.xml @@ -1,7 +1,7 @@ - java.util.zip.ZipInputStream + java.util.zip.ZipInputStream ZipInputStream ICSharpCode.SharpZipLib.Zip.ZipInputStream @@ -26,7 +26,7 @@ - java.io.InputStream + java.io.InputStream new ZipInputStream(${baseInputStream}) diff --git a/CS2JLibrary/NetFramework/System/ArgumentException.xml b/CS2JLibrary/NetFramework/System/ArgumentException.xml index 0286262..d9f6a7a 100644 --- a/CS2JLibrary/NetFramework/System/ArgumentException.xml +++ b/CS2JLibrary/NetFramework/System/ArgumentException.xml @@ -19,7 +19,7 @@ - RusticiSoftware.System.ArgumentException + RusticiSoftware.System.ArgumentException new ArgumentException(${message}) @@ -45,7 +45,7 @@ - RusticiSoftware.System.ArgumentException + RusticiSoftware.System.ArgumentException new ArgumentException(${message}, ${inner}) @@ -61,7 +61,7 @@ - RusticiSoftware.System.ArgumentException + RusticiSoftware.System.ArgumentException new ArgumentException(${message}, ${paramName}) @@ -77,7 +77,7 @@ - RusticiSoftware.System.ArgumentException + RusticiSoftware.System.ArgumentException new ArgumentException(${message}, ${paramName}, ${inner}) diff --git a/CS2JLibrary/NetFramework/System/Array.xml b/CS2JLibrary/NetFramework/System/Array.xml index 7e7618e..03791a7 100644 --- a/CS2JLibrary/NetFramework/System/Array.xml +++ b/CS2JLibrary/NetFramework/System/Array.xml @@ -11,7 +11,7 @@ - java.util.Arrays + java.util.Arrays Array.get(${this}, ${index}) @@ -25,7 +25,7 @@ - java.util.Arrays + java.util.Arrays Arrays.sort(${array}) diff --git a/CS2JLibrary/NetFramework/System/Collections/ArrayList.xml b/CS2JLibrary/NetFramework/System/Collections/ArrayList.xml index 91c093e..39a5a81 100644 --- a/CS2JLibrary/NetFramework/System/Collections/ArrayList.xml +++ b/CS2JLibrary/NetFramework/System/Collections/ArrayList.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Collections.ArrayListSupport + RusticiSoftware.System.Collections.ArrayListSupport ArrayListSupport System.Collections.ArrayList diff --git a/CS2JLibrary/NetFramework/System/Collections/DictionaryEntry.xml b/CS2JLibrary/NetFramework/System/Collections/DictionaryEntry.xml index 9d7d5d8..3fb7ed6 100644 --- a/CS2JLibrary/NetFramework/System/Collections/DictionaryEntry.xml +++ b/CS2JLibrary/NetFramework/System/Collections/DictionaryEntry.xml @@ -1,7 +1,7 @@ - java.util.Map + java.util.Map Map.Entry System.Collections.DictionaryEntry diff --git a/CS2JLibrary/NetFramework/System/Collections/Generic/Dictionary.xml b/CS2JLibrary/NetFramework/System/Collections/Generic/Dictionary.xml index 2ca2ab7..6ae9e27 100644 --- a/CS2JLibrary/NetFramework/System/Collections/Generic/Dictionary.xml +++ b/CS2JLibrary/NetFramework/System/Collections/Generic/Dictionary.xml @@ -1,7 +1,7 @@ - java.util.Hashtable + java.util.Hashtable Hashtable System.Collections.Generic.Dictionary @@ -103,14 +103,14 @@ - java.util.Hashtable + java.util.Hashtable new Hashtable() - java.util.Hashtable + java.util.Hashtable new Hashtable(${length}) @@ -122,7 +122,7 @@ - java.util.Hashtable + java.util.Hashtable new Hashtable(${collection}) diff --git a/CS2JLibrary/NetFramework/System/Collections/Generic/List.xml b/CS2JLibrary/NetFramework/System/Collections/Generic/List.xml index fb88fe3..9a53870 100644 --- a/CS2JLibrary/NetFramework/System/Collections/Generic/List.xml +++ b/CS2JLibrary/NetFramework/System/Collections/Generic/List.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Collections.ArrayListSupport + RusticiSoftware.System.Collections.ArrayListSupport ArrayListSupport System.Collections.Generic.List diff --git a/CS2JLibrary/NetFramework/System/Collections/Hashtable.xml b/CS2JLibrary/NetFramework/System/Collections/Hashtable.xml index 774852d..4233ad4 100644 --- a/CS2JLibrary/NetFramework/System/Collections/Hashtable.xml +++ b/CS2JLibrary/NetFramework/System/Collections/Hashtable.xml @@ -1,7 +1,7 @@ - java.util.Hashtable + java.util.Hashtable Hashtable System.Collections.Hashtable @@ -111,14 +111,14 @@ - java.util.Hashtable + java.util.Hashtable new Hashtable() - java.util.Hashtable + java.util.Hashtable new Hashtable(${length}) @@ -130,7 +130,7 @@ - java.util.Hashtable + java.util.Hashtable new Hashtable(${collection}) diff --git a/CS2JLibrary/NetFramework/System/Collections/IDictionary.xml b/CS2JLibrary/NetFramework/System/Collections/IDictionary.xml index c4a93e0..6dba525 100644 --- a/CS2JLibrary/NetFramework/System/Collections/IDictionary.xml +++ b/CS2JLibrary/NetFramework/System/Collections/IDictionary.xml @@ -1,7 +1,7 @@ - java.util.Map + java.util.Map Map System.Collections.IDictionary diff --git a/CS2JLibrary/NetFramework/System/Collections/IList.xml b/CS2JLibrary/NetFramework/System/Collections/IList.xml index edd9fcc..ef54aa8 100644 --- a/CS2JLibrary/NetFramework/System/Collections/IList.xml +++ b/CS2JLibrary/NetFramework/System/Collections/IList.xml @@ -1,7 +1,7 @@ - java.util.List + java.util.List List System.Collections.IList diff --git a/CS2JLibrary/NetFramework/System/Collections/ObjectModel/Collection.xml b/CS2JLibrary/NetFramework/System/Collections/ObjectModel/Collection.xml index b6db4f4..4fe8c80 100644 --- a/CS2JLibrary/NetFramework/System/Collections/ObjectModel/Collection.xml +++ b/CS2JLibrary/NetFramework/System/Collections/ObjectModel/Collection.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Collections.ArrayListSupport + RusticiSoftware.System.Collections.ArrayListSupport ArrayListSupport System.Collections.ObjectModel.Collection diff --git a/CS2JLibrary/NetFramework/System/Collections/SortedList.xml b/CS2JLibrary/NetFramework/System/Collections/SortedList.xml index d4be1af..1096ce0 100644 --- a/CS2JLibrary/NetFramework/System/Collections/SortedList.xml +++ b/CS2JLibrary/NetFramework/System/Collections/SortedList.xml @@ -1,7 +1,7 @@ - java.util.TreeMap + java.util.TreeMap TreeMap System.Collections.SortedList @@ -113,14 +113,14 @@ - java.util.TreeMap + java.util.TreeMap new TreeMap() - java.util.TreeMap + java.util.TreeMap new TreeMap() @@ -132,7 +132,7 @@ - java.util.TreeMap + java.util.TreeMap new TreeMap(${collection}) diff --git a/CS2JLibrary/NetFramework/System/Collections/Specialized/NameValueCollection.xml b/CS2JLibrary/NetFramework/System/Collections/Specialized/NameValueCollection.xml index b8403ca..3be14be 100644 --- a/CS2JLibrary/NetFramework/System/Collections/Specialized/NameValueCollection.xml +++ b/CS2JLibrary/NetFramework/System/Collections/Specialized/NameValueCollection.xml @@ -1,7 +1,7 @@ - java.util.Properties + java.util.Properties Properties System.Collections.Specialized.NameValueCollection diff --git a/CS2JLibrary/NetFramework/System/Configuration/ConfigurationManager.xml b/CS2JLibrary/NetFramework/System/Configuration/ConfigurationManager.xml index b80ece6..1117af7 100644 --- a/CS2JLibrary/NetFramework/System/Configuration/ConfigurationManager.xml +++ b/CS2JLibrary/NetFramework/System/Configuration/ConfigurationManager.xml @@ -9,7 +9,7 @@ - RusticiSoftware.System.Configuration.ConfigurationManager + RusticiSoftware.System.Configuration.ConfigurationManager ConfigurationManager.getAppSettings() System.Collections.Specialized.NameValueCollection diff --git a/CS2JLibrary/NetFramework/System/Configuration/ConfigurationSettings.xml b/CS2JLibrary/NetFramework/System/Configuration/ConfigurationSettings.xml index 04f4a03..a11e169 100644 --- a/CS2JLibrary/NetFramework/System/Configuration/ConfigurationSettings.xml +++ b/CS2JLibrary/NetFramework/System/Configuration/ConfigurationSettings.xml @@ -9,7 +9,7 @@ - RusticiSoftware.System.Configuration.ConfigurationSettings + RusticiSoftware.System.Configuration.ConfigurationSettings ConfigurationSettings.getAppSettings() System.Collections.Specialized.NameValueCollection diff --git a/CS2JLibrary/NetFramework/System/Console.xml b/CS2JLibrary/NetFramework/System/Console.xml index fcb915f..3f99aed 100644 --- a/CS2JLibrary/NetFramework/System/Console.xml +++ b/CS2JLibrary/NetFramework/System/Console.xml @@ -20,7 +20,7 @@ - RusticiSoftware.System.* + RusticiSoftware.System.* System.out.printf(ConsoleSupport.CSFmtStrToJFmtStr(${fmt}), ${arg}) @@ -38,7 +38,7 @@ - RusticiSoftware.System.* + RusticiSoftware.System.* System.out.printf(ConsoleSupport.CSFmtStrToJFmtStr(${fmt}), ${arg1}, ${arg2}) @@ -79,7 +79,7 @@ - RusticiSoftware.System.* + RusticiSoftware.System.* System.out.printf(ConsoleSupport.CSFmtStrToJFmtStr(${fmt}) + "\\n", ${arg}) @@ -97,7 +97,7 @@ - RusticiSoftware.System.* + RusticiSoftware.System.* System.out.printf(ConsoleSupport.CSFmtStrToJFmtStr(${fmt}) + "\\n", ${arg1}, ${arg2}) diff --git a/CS2JLibrary/NetFramework/System/Convert.xml b/CS2JLibrary/NetFramework/System/Convert.xml index dc0d875..953d3a6 100644 --- a/CS2JLibrary/NetFramework/System/Convert.xml +++ b/CS2JLibrary/NetFramework/System/Convert.xml @@ -8,7 +8,7 @@ - org.apache.commons.codec.binary.Base64 + org.apache.commons.codec.binary.Base64 Base64.decodeBase64(${s}) @@ -22,7 +22,7 @@ - org.apache.commons.codec.binary.Base64 + org.apache.commons.codec.binary.Base64 Base64.encodeBase64String(${inArray}) @@ -108,7 +108,7 @@ - RusticiSoftware.System.DateTimeSupport + RusticiSoftware.System.DateTimeSupport DateTimeSupport.parse(${value}) diff --git a/CS2JLibrary/NetFramework/System/DateTime.xml b/CS2JLibrary/NetFramework/System/DateTime.xml index d474d05..bfbd2d7 100644 --- a/CS2JLibrary/NetFramework/System/DateTime.xml +++ b/CS2JLibrary/NetFramework/System/DateTime.xml @@ -1,7 +1,7 @@ - java.util.Date + java.util.Date Date System.DateTime @@ -10,7 +10,7 @@ - RusticiSoftware.System.DateTimeSupport + RusticiSoftware.System.DateTimeSupport DateTimeSupport.parse(${s}) @@ -24,7 +24,7 @@ - RusticiSoftware.System.DateTimeSupport + RusticiSoftware.System.DateTimeSupport DateTimeSupport.parse(${s}, ${provider}) @@ -42,7 +42,7 @@ - RusticiSoftware.System.* + RusticiSoftware.System.* DateTimeSupport.ToString(${this}, ${format}) @@ -56,7 +56,7 @@ - RusticiSoftware.System.DateTimeSupport + RusticiSoftware.System.DateTimeSupport DateTimeSupport.ToString(${this}, ${format}, ${provider}) @@ -74,7 +74,7 @@ - java.text.SimpleDateFormat + java.text.SimpleDateFormat (new SimpleDateFormat("MM/dd/yyyy HH:mm:ss a")).format(${this}) @@ -83,7 +83,7 @@ - java.text.SimpleDateFormat + java.text.SimpleDateFormat (new SimpleDateFormat("MM/dd/yy")).format(${this}) @@ -120,8 +120,8 @@ - RusticiSoftware.System.DateTZ - java.util.TimeZone + RusticiSoftware.System.DateTZ + java.util.TimeZone (new DateTZ(${this}.getTime(), TimeZone.getTimeZone("UTC"))) @@ -130,8 +130,8 @@ - RusticiSoftware.System.DateTimeSupport - java.util.Calendar + RusticiSoftware.System.DateTimeSupport + java.util.Calendar DateTimeSupport.add(${this},Calendar.MINUTE,${amount}) @@ -145,8 +145,8 @@ - RusticiSoftware.System.DateTimeSupport - java.util.Calendar + RusticiSoftware.System.DateTimeSupport + java.util.Calendar DateTimeSupport.add(${this},Calendar.HOUR,${amount}) @@ -160,8 +160,8 @@ - RusticiSoftware.System.DateTimeSupport - java.util.Calendar + RusticiSoftware.System.DateTimeSupport + java.util.Calendar DateTimeSupport.add(${this},Calendar.MILLISECOND,${amount}) @@ -175,8 +175,8 @@ - RusticiSoftware.System.DateTimeSupport - java.util.Calendar + RusticiSoftware.System.DateTimeSupport + java.util.Calendar DateTimeSupport.add(${this},Calendar.SECOND,${amount}) @@ -190,8 +190,8 @@ - RusticiSoftware.System.DateTimeSupport - java.util.Calendar + RusticiSoftware.System.DateTimeSupport + java.util.Calendar DateTimeSupport.add(${this},Calendar.DAY_OF_YEAR,${amount}) @@ -205,8 +205,8 @@ - RusticiSoftware.System.DateTimeSupport - java.util.Calendar + RusticiSoftware.System.DateTimeSupport + java.util.Calendar DateTimeSupport.add(${this},Calendar.MONTH,${amount}) @@ -220,7 +220,7 @@ - RusticiSoftware.System.DateTimeSupport + RusticiSoftware.System.DateTimeSupport (new TimeSpan(Math.abs(${this}.getTime() - ${date2}.getTime()))) @@ -236,7 +236,7 @@ - java.util.Calendar + java.util.Calendar Calendar.getInstance().getTime() System.DateTime @@ -246,7 +246,7 @@ - java.util.Date + java.util.Date new Date() System.DateTime @@ -260,7 +260,7 @@ - java.util.GregorianCalendar + java.util.GregorianCalendar new GregorianCalendar(${year}, ${month}-1, ${day}).getTime() diff --git a/CS2JLibrary/NetFramework/System/Double.xml b/CS2JLibrary/NetFramework/System/Double.xml index 28ded18..77e435b 100644 --- a/CS2JLibrary/NetFramework/System/Double.xml +++ b/CS2JLibrary/NetFramework/System/Double.xml @@ -37,7 +37,7 @@ - java.text.NumberFormat + java.text.NumberFormat NumberFormat.getInstance(${provider}).parse(${dStr}).doubleValue() @@ -55,7 +55,7 @@ - RusticiSoftware.System.* + RusticiSoftware.System.* DoubleSupport.parse(${dStr}, ${style}, ${provider}) @@ -77,7 +77,7 @@ - RusticiSoftware.System.* + RusticiSoftware.System.* DoubleSupport.ToString(${this}, ${format}) @@ -98,7 +98,7 @@ - RusticiSoftware.System.DoubleSupport + RusticiSoftware.System.DoubleSupport DoubleSupport.ToString(${this}, ${provider}) diff --git a/CS2JLibrary/NetFramework/System/Enum.xml b/CS2JLibrary/NetFramework/System/Enum.xml index 259bd00..4348f02 100644 --- a/CS2JLibrary/NetFramework/System/Enum.xml +++ b/CS2JLibrary/NetFramework/System/Enum.xml @@ -8,7 +8,7 @@ - RusticiSoftware.System.EnumSupport + RusticiSoftware.System.EnumSupport EnumSupport.isDefined(${enumType}, ${value}) @@ -26,7 +26,7 @@ - RusticiSoftware.System.EnumSupport + RusticiSoftware.System.EnumSupport EnumSupport.toString(${this}, ${modifier}) diff --git a/CS2JLibrary/NetFramework/System/Environment.xml b/CS2JLibrary/NetFramework/System/Environment.xml index 9e765e9..91e0acf 100644 --- a/CS2JLibrary/NetFramework/System/Environment.xml +++ b/CS2JLibrary/NetFramework/System/Environment.xml @@ -19,7 +19,7 @@ - java.net.InetAddress + java.net.InetAddress InetAddress.getLocalHost().getHostName() System.String diff --git a/CS2JLibrary/NetFramework/System/Exception.xml b/CS2JLibrary/NetFramework/System/Exception.xml index af5a002..0dbabaa 100644 --- a/CS2JLibrary/NetFramework/System/Exception.xml +++ b/CS2JLibrary/NetFramework/System/Exception.xml @@ -19,7 +19,7 @@ - RusticiSoftware.System.ExceptionSupport + RusticiSoftware.System.ExceptionSupport ExceptionSupport.getSource(${this}) System.String diff --git a/CS2JLibrary/NetFramework/System/Globalization/CultureInfo.xml b/CS2JLibrary/NetFramework/System/Globalization/CultureInfo.xml index b21ca4f..f5872b6 100644 --- a/CS2JLibrary/NetFramework/System/Globalization/CultureInfo.xml +++ b/CS2JLibrary/NetFramework/System/Globalization/CultureInfo.xml @@ -12,7 +12,7 @@ - RusticiSoftware.JavaSupport.util.LocaleSupport + RusticiSoftware.JavaSupport.util.LocaleSupport LocaleSupport.INVARIANT System.Globalization.CultureInfo diff --git a/CS2JLibrary/NetFramework/System/Globalization/NumberFormatInfo.xml b/CS2JLibrary/NetFramework/System/Globalization/NumberFormatInfo.xml index a17bf23..2531873 100644 --- a/CS2JLibrary/NetFramework/System/Globalization/NumberFormatInfo.xml +++ b/CS2JLibrary/NetFramework/System/Globalization/NumberFormatInfo.xml @@ -12,7 +12,7 @@ - RusticiSoftware.JavaSupport.util.LocaleSupport + RusticiSoftware.JavaSupport.util.LocaleSupport LocaleSupport.INVARIANT System.Globalization.NumberFormatInfo @@ -26,7 +26,7 @@ - RusticiSoftware.JavaSupport.util.LocaleSupport + RusticiSoftware.JavaSupport.util.LocaleSupport LocaleSupport.INVARIANT diff --git a/CS2JLibrary/NetFramework/System/Globalization/NumberStyles.xml b/CS2JLibrary/NetFramework/System/Globalization/NumberStyles.xml index 373088f..4dbde04 100644 --- a/CS2JLibrary/NetFramework/System/Globalization/NumberStyles.xml +++ b/CS2JLibrary/NetFramework/System/Globalization/NumberStyles.xml @@ -9,7 +9,7 @@ - RusticiSoftware.System.Globalization.NumberStyles + RusticiSoftware.System.Globalization.NumberStyles NumberStyles.getInteger() System.Globalization.NumberStyles @@ -19,7 +19,7 @@ - RusticiSoftware.System.Globalization.NumberStyles + RusticiSoftware.System.Globalization.NumberStyles NumberStyles.getHexNumber() System.Globalization.NumberStyles @@ -29,7 +29,7 @@ - RusticiSoftware.System.Globalization.NumberStyles + RusticiSoftware.System.Globalization.NumberStyles NumberStyles.getAny() System.Globalization.NumberStyles diff --git a/CS2JLibrary/NetFramework/System/Guid.xml b/CS2JLibrary/NetFramework/System/Guid.xml index 142125c..dac04f0 100644 --- a/CS2JLibrary/NetFramework/System/Guid.xml +++ b/CS2JLibrary/NetFramework/System/Guid.xml @@ -1,7 +1,7 @@ - java.util.UUID + java.util.UUID UUID System.Guid @@ -12,7 +12,7 @@ - java.util.UUID + java.util.UUID UUID.randomUUID() diff --git a/CS2JLibrary/NetFramework/System/ICloneable.xml b/CS2JLibrary/NetFramework/System/ICloneable.xml index 205fceb..c617a78 100644 --- a/CS2JLibrary/NetFramework/System/ICloneable.xml +++ b/CS2JLibrary/NetFramework/System/ICloneable.xml @@ -1,7 +1,7 @@ - RusticiSoftware.ScormContentPlayer.Util.ICloneable + RusticiSoftware.ScormContentPlayer.Util.ICloneable ICloneable System.ICloneable diff --git a/CS2JLibrary/NetFramework/System/IDisposable.xml b/CS2JLibrary/NetFramework/System/IDisposable.xml index 8c0ceb3..333b71d 100644 --- a/CS2JLibrary/NetFramework/System/IDisposable.xml +++ b/CS2JLibrary/NetFramework/System/IDisposable.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.IDisposable + RusticiSoftware.System.IDisposable IDisposable System.IDisposable diff --git a/CS2JLibrary/NetFramework/System/IO/Directory.xml b/CS2JLibrary/NetFramework/System/IO/Directory.xml index 65c3070..d3143ef 100644 --- a/CS2JLibrary/NetFramework/System/IO/Directory.xml +++ b/CS2JLibrary/NetFramework/System/IO/Directory.xml @@ -1,7 +1,7 @@ - java.io.File + java.io.File File System.IO.Directory @@ -10,7 +10,7 @@ - java.io.File + java.io.File (new File(${path})).exists() @@ -24,7 +24,7 @@ - java.io.File + java.io.File (new File(${path})).mkdirs() @@ -38,7 +38,7 @@ - RusticiSoftware.System.IO.DirectorySupport + RusticiSoftware.System.IO.DirectorySupport DirectorySupport.delete(${path}, false) @@ -52,7 +52,7 @@ - RusticiSoftware.System.IO.DirectorySupport + RusticiSoftware.System.IO.DirectorySupport DirectorySupport.delete(${path}, ${recursive}) @@ -70,7 +70,7 @@ - java.io.File + java.io.File (new File(${sourceFileName})).renameTo(new File(${destFileName})) @@ -88,7 +88,7 @@ - java.io.File + java.io.File (new File(${path})).list() @@ -102,7 +102,7 @@ - RusticiSoftware.System.IO.DirectorySupport + RusticiSoftware.System.IO.DirectorySupport DirectorySupport.getFiles(${path}, ${searchpattern}) @@ -120,7 +120,7 @@ - RusticiSoftware.System.IO.DirectorySupport + RusticiSoftware.System.IO.DirectorySupport DirectorySupport.getDirectories(${path}) @@ -134,7 +134,7 @@ - RusticiSoftware.System.IO.DirectorySupport + RusticiSoftware.System.IO.DirectorySupport DirectorySupport.getFiles(${path}) diff --git a/CS2JLibrary/NetFramework/System/IO/DirectoryInfo.xml b/CS2JLibrary/NetFramework/System/IO/DirectoryInfo.xml index 79e3ab8..0503ae0 100644 --- a/CS2JLibrary/NetFramework/System/IO/DirectoryInfo.xml +++ b/CS2JLibrary/NetFramework/System/IO/DirectoryInfo.xml @@ -1,7 +1,7 @@ - java.io.File + java.io.File File System.IO.DirectoryInfo @@ -12,7 +12,7 @@ - RusticiSoftware.JavaSupport.io.* + RusticiSoftware.JavaSupport.io.* ${this}.listFiles(new FilterOnlyFiles()) @@ -21,7 +21,7 @@ - RusticiSoftware.JavaSupport.io.* + RusticiSoftware.JavaSupport.io.* ${this}.listFiles(new FilterOnlyDirs()) @@ -42,7 +42,7 @@ - java.io.File + java.io.File new File(${path}) diff --git a/CS2JLibrary/NetFramework/System/IO/File.xml b/CS2JLibrary/NetFramework/System/IO/File.xml index 9a3334a..1f90896 100644 --- a/CS2JLibrary/NetFramework/System/IO/File.xml +++ b/CS2JLibrary/NetFramework/System/IO/File.xml @@ -1,7 +1,7 @@ - java.io.File + java.io.File File System.IO.File @@ -10,8 +10,8 @@ - java.io.* - java.nio.charset.Charset + java.io.* + java.nio.charset.Charset new BufferedWriter(new OutputStreamWriter(new FileOutputStream(${path}), Charset.forName("UTF-8"))) @@ -25,7 +25,7 @@ - java.io.* + java.io.* new BufferedOutputStream(new FileOutputStream(${path})) @@ -39,7 +39,7 @@ - java.io.FileInputStream + java.io.FileInputStream new FileInputStream(${path}) @@ -53,7 +53,7 @@ - java.io.File + java.io.File (new File(${path})).delete() @@ -67,7 +67,7 @@ - java.io.File + java.io.File (new File(${path})).exists() @@ -81,7 +81,7 @@ - RusticiSoftware.System.IO.FileSupport + RusticiSoftware.System.IO.FileSupport FileSupport.copyFile(${sourceFileName}, ${destFileName}, true) @@ -99,7 +99,7 @@ - RusticiSoftware.System.IO.FileSupport + RusticiSoftware.System.IO.FileSupport FileSupport.copyFile(${sourceFileName}, ${destFileName}, ${overwrite}) @@ -121,7 +121,7 @@ - java.io.File + java.io.File (new File(${sourceFileName})).renameTo(new File(${destFileName})) diff --git a/CS2JLibrary/NetFramework/System/IO/FileInfo.xml b/CS2JLibrary/NetFramework/System/IO/FileInfo.xml index 9494e92..e0e4b6b 100644 --- a/CS2JLibrary/NetFramework/System/IO/FileInfo.xml +++ b/CS2JLibrary/NetFramework/System/IO/FileInfo.xml @@ -1,7 +1,7 @@ - java.io.File + java.io.File File System.IO.FileInfo @@ -25,7 +25,7 @@ - java.io.File + java.io.File new File(${fileName}) diff --git a/CS2JLibrary/NetFramework/System/IO/FileNotFoundException.xml b/CS2JLibrary/NetFramework/System/IO/FileNotFoundException.xml index c4ec416..01ad2cf 100644 --- a/CS2JLibrary/NetFramework/System/IO/FileNotFoundException.xml +++ b/CS2JLibrary/NetFramework/System/IO/FileNotFoundException.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.IO.FileNotFoundException + RusticiSoftware.System.IO.FileNotFoundException FileNotFoundException System.IO.FileNotFoundException @@ -16,7 +16,7 @@ - RusticiSoftware.System.IO.FileNotFoundException + RusticiSoftware.System.IO.FileNotFoundException new FileNotFoundException(${message}) @@ -28,7 +28,7 @@ - RusticiSoftware.System.IO.FileNotFoundException + RusticiSoftware.System.IO.FileNotFoundException new FileNotFoundException(${message}, ${fileName}) diff --git a/CS2JLibrary/NetFramework/System/IO/FileStream.xml b/CS2JLibrary/NetFramework/System/IO/FileStream.xml index d2910c1..c5bf621 100644 --- a/CS2JLibrary/NetFramework/System/IO/FileStream.xml +++ b/CS2JLibrary/NetFramework/System/IO/FileStream.xml @@ -1,7 +1,7 @@ - java.io.* + java.io.* OutputStream System.IO.FileStream diff --git a/CS2JLibrary/NetFramework/System/IO/FileSystemInfo.xml b/CS2JLibrary/NetFramework/System/IO/FileSystemInfo.xml index 94264d0..02fc8b0 100644 --- a/CS2JLibrary/NetFramework/System/IO/FileSystemInfo.xml +++ b/CS2JLibrary/NetFramework/System/IO/FileSystemInfo.xml @@ -1,7 +1,7 @@ - java.io.File + java.io.File File System.IO.FileSystemInfo @@ -23,7 +23,7 @@ - java.io.File + java.io.File new File(${fileName}) diff --git a/CS2JLibrary/NetFramework/System/IO/Path.xml b/CS2JLibrary/NetFramework/System/IO/Path.xml index 510a3e7..499dcae 100644 --- a/CS2JLibrary/NetFramework/System/IO/Path.xml +++ b/CS2JLibrary/NetFramework/System/IO/Path.xml @@ -8,7 +8,7 @@ - java.io.File + java.io.File (new File(${path})).getParent() @@ -22,7 +22,7 @@ - java.io.File + java.io.File (new File(${path})).getName() @@ -36,7 +36,7 @@ - java.io.File + java.io.File (new File(${path})).getCanonicalPath() @@ -50,7 +50,7 @@ - RusticiSoftware.System.IO.PathSupport + RusticiSoftware.System.IO.PathSupport PathSupport.getExtension(${path}) @@ -64,7 +64,7 @@ - java.io.File + java.io.File (new File(${path1}, ${path2})).toString() @@ -84,7 +84,7 @@ - java.io.File + java.io.File File.separatorChar System.Char diff --git a/CS2JLibrary/NetFramework/System/IO/Stream.xml b/CS2JLibrary/NetFramework/System/IO/Stream.xml index 4fb48d6..7bc48ac 100644 --- a/CS2JLibrary/NetFramework/System/IO/Stream.xml +++ b/CS2JLibrary/NetFramework/System/IO/Stream.xml @@ -1,7 +1,7 @@ - java.io.* + java.io.* InputStream System.IO.Stream @@ -61,7 +61,7 @@ - RusticiSoftware.JavaSupport.Unsupported + RusticiSoftware.JavaSupport.Unsupported Unsupported.throwUnsupported("${this}.Position") System.Int64 @@ -75,7 +75,7 @@ - java.io.* + java.io.* new FileInputStream(${path}) diff --git a/CS2JLibrary/NetFramework/System/IO/StreamReader.xml b/CS2JLibrary/NetFramework/System/IO/StreamReader.xml index b552c12..30a7918 100644 --- a/CS2JLibrary/NetFramework/System/IO/StreamReader.xml +++ b/CS2JLibrary/NetFramework/System/IO/StreamReader.xml @@ -1,7 +1,7 @@ - java.io.* + java.io.* BufferedReader System.IO.StreamReader @@ -16,8 +16,8 @@ - RusticiSoftware.System.IO.StreamReader - java.io.* + RusticiSoftware.System.IO.StreamReader + java.io.* new BufferedReader(StreamReader.make(new BufferedInputStream(new FileInputStream(${path})))) @@ -29,8 +29,8 @@ - RusticiSoftware.System.IO.StreamReader - java.io.* + RusticiSoftware.System.IO.StreamReader + java.io.* new BufferedReader(StreamReader.make(new BufferedInputStream(new FileInputStream(${path}), ${encoding}))) @@ -46,8 +46,8 @@ - RusticiSoftware.System.IO.StreamReader - java.io.* + RusticiSoftware.System.IO.StreamReader + java.io.* new BufferedReader(StreamReader.make(new BufferedInputStream(${stream}), ${encoding})) @@ -63,9 +63,9 @@ - RusticiSoftware.System.IO.StreamReader - RusticiSoftware.System.Text.EncodingSupport - java.io.* + RusticiSoftware.System.IO.StreamReader + RusticiSoftware.System.Text.EncodingSupport + java.io.* new BufferedReader(StreamReader.make(new BufferedInputStream(${stream}), new EncodingSupport("UTF-8"))) diff --git a/CS2JLibrary/NetFramework/System/IO/StreamWriter.xml b/CS2JLibrary/NetFramework/System/IO/StreamWriter.xml index 2e75b99..72d87e4 100644 --- a/CS2JLibrary/NetFramework/System/IO/StreamWriter.xml +++ b/CS2JLibrary/NetFramework/System/IO/StreamWriter.xml @@ -1,7 +1,7 @@ - java.io.* + java.io.* BufferedWriter System.IO.StreamWriter @@ -16,7 +16,7 @@ - java.io.* + java.io.* new BufferedWriter(new FileWriter(${path})) @@ -28,7 +28,7 @@ - java.io.* + java.io.* new BufferedWriter(new FileWriter(${path},${append})) diff --git a/CS2JLibrary/NetFramework/System/IO/StringReader.xml b/CS2JLibrary/NetFramework/System/IO/StringReader.xml index 20383d4..986baa8 100644 --- a/CS2JLibrary/NetFramework/System/IO/StringReader.xml +++ b/CS2JLibrary/NetFramework/System/IO/StringReader.xml @@ -1,7 +1,7 @@ - java.io.* + java.io.* StringReader System.IO.StringReader @@ -16,7 +16,7 @@ - java.io.* + java.io.* new StringReader(${s}) diff --git a/CS2JLibrary/NetFramework/System/IO/StringWriter.xml b/CS2JLibrary/NetFramework/System/IO/StringWriter.xml index 79655ca..94682bf 100644 --- a/CS2JLibrary/NetFramework/System/IO/StringWriter.xml +++ b/CS2JLibrary/NetFramework/System/IO/StringWriter.xml @@ -1,7 +1,7 @@ - java.io.StringWriter + java.io.StringWriter StringWriter System.IO.StringWriter @@ -16,7 +16,7 @@ - java.io.StringWriter + java.io.StringWriter new StringWriter(${s}) diff --git a/CS2JLibrary/NetFramework/System/IO/TextReader.xml b/CS2JLibrary/NetFramework/System/IO/TextReader.xml index 015bcbe..a473b68 100644 --- a/CS2JLibrary/NetFramework/System/IO/TextReader.xml +++ b/CS2JLibrary/NetFramework/System/IO/TextReader.xml @@ -1,7 +1,7 @@ - java.io.* + java.io.* BufferedReader System.IO.TextReader @@ -26,7 +26,7 @@ - RusticiSoftware.System.IO.TextReaderSupport + RusticiSoftware.System.IO.TextReaderSupport TextReaderSupport.readToEnd(${this}) diff --git a/CS2JLibrary/NetFramework/System/Int32.xml b/CS2JLibrary/NetFramework/System/Int32.xml index 00bc5ea..7e95e9a 100644 --- a/CS2JLibrary/NetFramework/System/Int32.xml +++ b/CS2JLibrary/NetFramework/System/Int32.xml @@ -44,7 +44,7 @@ - RusticiSoftware.System.* + RusticiSoftware.System.* IntegerSupport.parse(${str}, ${style}) diff --git a/CS2JLibrary/NetFramework/System/InvalidCastException.xml b/CS2JLibrary/NetFramework/System/InvalidCastException.xml index b64d7af..1a305dc 100644 --- a/CS2JLibrary/NetFramework/System/InvalidCastException.xml +++ b/CS2JLibrary/NetFramework/System/InvalidCastException.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.InvalidCastException + RusticiSoftware.System.InvalidCastException InvalidCastException System.InvalidCastException @@ -16,14 +16,14 @@ - RusticiSoftware.System.InvalidCastException + RusticiSoftware.System.InvalidCastException new InvalidCastException() - RusticiSoftware.System.InvalidCastException + RusticiSoftware.System.InvalidCastException new InvalidCastException(${message}) diff --git a/CS2JLibrary/NetFramework/System/Net/CookieContainer.xml b/CS2JLibrary/NetFramework/System/Net/CookieContainer.xml index f1babb0..1e29438 100644 --- a/CS2JLibrary/NetFramework/System/Net/CookieContainer.xml +++ b/CS2JLibrary/NetFramework/System/Net/CookieContainer.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Net.CookieContainer + RusticiSoftware.System.Net.CookieContainer CookieContainer System.Net.CookieContainer diff --git a/CS2JLibrary/NetFramework/System/Net/HttpWebRequest.xml b/CS2JLibrary/NetFramework/System/Net/HttpWebRequest.xml index 15a2996..f9b83b7 100644 --- a/CS2JLibrary/NetFramework/System/Net/HttpWebRequest.xml +++ b/CS2JLibrary/NetFramework/System/Net/HttpWebRequest.xml @@ -1,7 +1,7 @@ - java.net.* + java.net.* HttpURLConnection System.Net.HttpWebRequest diff --git a/CS2JLibrary/NetFramework/System/Net/HttpWebResponse.xml b/CS2JLibrary/NetFramework/System/Net/HttpWebResponse.xml index f636938..6f8f133 100644 --- a/CS2JLibrary/NetFramework/System/Net/HttpWebResponse.xml +++ b/CS2JLibrary/NetFramework/System/Net/HttpWebResponse.xml @@ -1,7 +1,7 @@ - java.net.* + java.net.* HttpURLConnection System.Net.HttpWebResponse diff --git a/CS2JLibrary/NetFramework/System/Net/Mail/MailAddress.xml b/CS2JLibrary/NetFramework/System/Net/Mail/MailAddress.xml index dff0b47..8bc0b59 100644 --- a/CS2JLibrary/NetFramework/System/Net/Mail/MailAddress.xml +++ b/CS2JLibrary/NetFramework/System/Net/Mail/MailAddress.xml @@ -1,7 +1,7 @@ - javax.mail.internet.InternetAddress + javax.mail.internet.InternetAddress InternetAddress System.Net.Mail.MailAddress @@ -16,7 +16,7 @@ - java.io.* + java.io.* new InternetAddress(${address}) diff --git a/CS2JLibrary/NetFramework/System/Net/Mail/MailMessage.xml b/CS2JLibrary/NetFramework/System/Net/Mail/MailMessage.xml index 3bde544..ef309f6 100644 --- a/CS2JLibrary/NetFramework/System/Net/Mail/MailMessage.xml +++ b/CS2JLibrary/NetFramework/System/Net/Mail/MailMessage.xml @@ -1,7 +1,7 @@ - RusticiSoftware.ScormContentPlayer.Util.MailMessage + RusticiSoftware.ScormContentPlayer.Util.MailMessage MailMessage System.Net.Mail.MailMessage @@ -37,8 +37,8 @@ - javax.mail.internet.MimeMessage - javax.mail.internet.MimeMessage.RecipientType + javax.mail.internet.MimeMessage + javax.mail.internet.MimeMessage.RecipientType ${this}.getTo() System.Net.Mail.MailAddressCollection @@ -48,8 +48,8 @@ - javax.mail.internet.MimeMessage - javax.mail.internet.MimeMessage.RecipientType + javax.mail.internet.MimeMessage + javax.mail.internet.MimeMessage.RecipientType ${this}.getCC() System.Net.Mail.MailAddressCollection diff --git a/CS2JLibrary/NetFramework/System/Net/WebRequest.xml b/CS2JLibrary/NetFramework/System/Net/WebRequest.xml index 3dd8c8b..9e11566 100644 --- a/CS2JLibrary/NetFramework/System/Net/WebRequest.xml +++ b/CS2JLibrary/NetFramework/System/Net/WebRequest.xml @@ -1,7 +1,7 @@ - java.net.* + java.net.* ** NONE System.Net.WebRequest ** System.Net.WebRequest diff --git a/CS2JLibrary/NetFramework/System/NotImplementedException.xml b/CS2JLibrary/NetFramework/System/NotImplementedException.xml index 8b32ed1..f635c62 100644 --- a/CS2JLibrary/NetFramework/System/NotImplementedException.xml +++ b/CS2JLibrary/NetFramework/System/NotImplementedException.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.NotImplementedException + RusticiSoftware.System.NotImplementedException NotImplementedException System.NotImplementedException @@ -16,14 +16,14 @@ - RusticiSoftware.System.NotImplementedException + RusticiSoftware.System.NotImplementedException new NotImplementedException() - RusticiSoftware.System.NotImplementedException + RusticiSoftware.System.NotImplementedException new NotImplementedException(${message}) @@ -35,7 +35,7 @@ - RusticiSoftware.System.NotImplementedException + RusticiSoftware.System.NotImplementedException new NotImplementedException(${message}, ${inner}) diff --git a/CS2JLibrary/NetFramework/System/Number.xml b/CS2JLibrary/NetFramework/System/Number.xml index 4bbf8f7..6146c46 100644 --- a/CS2JLibrary/NetFramework/System/Number.xml +++ b/CS2JLibrary/NetFramework/System/Number.xml @@ -8,7 +8,7 @@ - java.text.NumberFormat + java.text.NumberFormat NumberFormat.getInstance(${provider}).format(${this}) @@ -22,7 +22,7 @@ - RusticiSoftware.System.NumberSupport + RusticiSoftware.System.NumberSupport NumberSupport.format(${this}, ${format}) diff --git a/CS2JLibrary/NetFramework/System/Reflection/Assembly.xml b/CS2JLibrary/NetFramework/System/Reflection/Assembly.xml index 825b84a..31d40c8 100644 --- a/CS2JLibrary/NetFramework/System/Reflection/Assembly.xml +++ b/CS2JLibrary/NetFramework/System/Reflection/Assembly.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Reflection.Assembly + RusticiSoftware.System.Reflection.Assembly Assembly System.Reflection.Assembly @@ -10,7 +10,7 @@ - RusticiSoftware.System.Reflection.Assembly + RusticiSoftware.System.Reflection.Assembly new Assembly(${assemblyString}) diff --git a/CS2JLibrary/NetFramework/System/Reflection/BindingFlags.xml b/CS2JLibrary/NetFramework/System/Reflection/BindingFlags.xml index 1a2f5c0..651341d 100644 --- a/CS2JLibrary/NetFramework/System/Reflection/BindingFlags.xml +++ b/CS2JLibrary/NetFramework/System/Reflection/BindingFlags.xml @@ -9,7 +9,7 @@ - RusticiSoftware.System.Reflection.BindingFlags + RusticiSoftware.System.Reflection.BindingFlags BindingFlags.getInstance() System.Reflection.BindingFlags @@ -19,7 +19,7 @@ - RusticiSoftware.System.Reflection.BindingFlags + RusticiSoftware.System.Reflection.BindingFlags BindingFlags.getPublic() System.Reflection.BindingFlags @@ -29,7 +29,7 @@ - RusticiSoftware.System.Reflection.BindingFlags + RusticiSoftware.System.Reflection.BindingFlags BindingFlags.getFlattenHierarchy() System.Reflection.BindingFlags @@ -39,7 +39,7 @@ - RusticiSoftware.System.Reflection.BindingFlags + RusticiSoftware.System.Reflection.BindingFlags BindingFlags.getStatic() System.Reflection.BindingFlags diff --git a/CS2JLibrary/NetFramework/System/Reflection/FieldInfo.xml b/CS2JLibrary/NetFramework/System/Reflection/FieldInfo.xml index 6daf019..1ead984 100644 --- a/CS2JLibrary/NetFramework/System/Reflection/FieldInfo.xml +++ b/CS2JLibrary/NetFramework/System/Reflection/FieldInfo.xml @@ -1,7 +1,7 @@ - java.lang.reflect.Field + java.lang.reflect.Field Field System.Reflection.FieldInfo @@ -10,7 +10,7 @@ - RusticiSoftware.JavaSupport.reflect.FieldSupport + RusticiSoftware.JavaSupport.reflect.FieldSupport FieldSupport.getAnnotations(${this}, ${attributeType}, ${inherits}) diff --git a/CS2JLibrary/NetFramework/System/Resources/ResourceManager.xml b/CS2JLibrary/NetFramework/System/Resources/ResourceManager.xml index dac3194..210ea2f 100644 --- a/CS2JLibrary/NetFramework/System/Resources/ResourceManager.xml +++ b/CS2JLibrary/NetFramework/System/Resources/ResourceManager.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Resources.ResourceManager + RusticiSoftware.System.Resources.ResourceManager ResourceManager System.Resources.ResourceManager @@ -27,7 +27,7 @@ - RusticiSoftware.System.Resources.ResourceManager + RusticiSoftware.System.Resources.ResourceManager new ResourceManager(${baseName}, ${assembly)) /* ignored parameters */ diff --git a/CS2JLibrary/NetFramework/System/Security/Cryptography/X509Certificates/X509Certificate2.xml b/CS2JLibrary/NetFramework/System/Security/Cryptography/X509Certificates/X509Certificate2.xml index b35936d..bceab0c 100644 --- a/CS2JLibrary/NetFramework/System/Security/Cryptography/X509Certificates/X509Certificate2.xml +++ b/CS2JLibrary/NetFramework/System/Security/Cryptography/X509Certificates/X509Certificate2.xml @@ -1,7 +1,7 @@ - java.security.cert.X509Certificate + java.security.cert.X509Certificate X509Certificate System.Security.Cryptography.X509Certificates.X509Certificate2 diff --git a/CS2JLibrary/NetFramework/System/String.xml b/CS2JLibrary/NetFramework/System/String.xml index 5753e37..506469e 100644 --- a/CS2JLibrary/NetFramework/System/String.xml +++ b/CS2JLibrary/NetFramework/System/String.xml @@ -8,7 +8,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.Compare(${arg1}, ${arg2}) @@ -26,7 +26,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.Compare(${arg1}, ${arg2}, ${isCaseSensitive}) @@ -144,7 +144,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.isNullOrEmpty(${arg}) @@ -158,7 +158,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.lastIndexOfAny(${this},${anyOf}) @@ -228,7 +228,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.PadLeft(${this}, ${totalWidth}) @@ -242,7 +242,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.PadLeft(${this}, ${totalWidth}, ${paddingChar}) @@ -260,7 +260,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.PadRight(${this}, ${totalWidth}) @@ -274,7 +274,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.PadRight(${this}, ${totalWidth}, ${paddingChar}) @@ -324,7 +324,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.Split(${this}, ${ch}) @@ -338,7 +338,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.Split(${this}, ${ch1}, ${ch2}) @@ -356,7 +356,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport ${this}.split(StringSupport.charAltsToRegex(${cs})) @@ -370,7 +370,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport ${this}.split(StringSupport.charAltsToRegex(${cs}), ${count}) @@ -388,7 +388,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.Split(${this}, ${cs}, ${options}) @@ -497,7 +497,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.Trim(${this}) @@ -506,7 +506,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.Trim(${this}, ${trimChars}) @@ -520,7 +520,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.Trim(${this}, new char[] {${trimChar1}}) @@ -534,7 +534,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.Trim(${this}, new char[] {${trimChar1}, ${trimChar2}}) @@ -552,7 +552,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.TrimStart(${this}, null) @@ -561,7 +561,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.TrimStart(${this}, ${trimChars}) @@ -575,7 +575,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.TrimStart(${this}, new char[] {${trimChar1}}) @@ -589,7 +589,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.TrimStart(${this}, new char[] {${trimChar1}, ${trimChar2}}) @@ -607,7 +607,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.TrimEnd(${this}, null) @@ -616,7 +616,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.TrimEnd(${this}, ${trimChars}) @@ -630,7 +630,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.TrimEnd(${this}, new char[] {${trimChar1}}) @@ -644,7 +644,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.TrimEnd(${this}, new char[] {${trimChar1}, ${trimChar2}}) @@ -696,7 +696,7 @@ - RusticiSoftware.System.StringSupport + RusticiSoftware.System.StringSupport StringSupport.mkString(${char}, ${length}) diff --git a/CS2JLibrary/NetFramework/System/StringSplitOptions.xml b/CS2JLibrary/NetFramework/System/StringSplitOptions.xml index e3536e0..dd3b661 100644 --- a/CS2JLibrary/NetFramework/System/StringSplitOptions.xml +++ b/CS2JLibrary/NetFramework/System/StringSplitOptions.xml @@ -9,7 +9,7 @@ - RusticiSoftware.System.StringSplitOptions + RusticiSoftware.System.StringSplitOptions StringSplitOptions.None System.StringSplitOptions @@ -19,7 +19,7 @@ - RusticiSoftware.System.StringSplitOptions + RusticiSoftware.System.StringSplitOptions StringSplitOptions.RemoveEmptyEntries System.StringSplitOptions diff --git a/CS2JLibrary/NetFramework/System/Text/Encoding.xml b/CS2JLibrary/NetFramework/System/Text/Encoding.xml index 0611f4e..5946b12 100644 --- a/CS2JLibrary/NetFramework/System/Text/Encoding.xml +++ b/CS2JLibrary/NetFramework/System/Text/Encoding.xml @@ -22,7 +22,7 @@ - RusticiSoftware.System.Text.EncodingSupport + RusticiSoftware.System.Text.EncodingSupport (new EncodingSupport("UTF-8")) System.Text.Encoding diff --git a/CS2JLibrary/NetFramework/System/Text/RegularExpressions/Capture.xml b/CS2JLibrary/NetFramework/System/Text/RegularExpressions/Capture.xml index 8baf29a..e7336df 100644 --- a/CS2JLibrary/NetFramework/System/Text/RegularExpressions/Capture.xml +++ b/CS2JLibrary/NetFramework/System/Text/RegularExpressions/Capture.xml @@ -1,7 +1,7 @@ - java.util.regex.* + java.util.regex.* NONE System.Text.RegularExpressions.Capture diff --git a/CS2JLibrary/NetFramework/System/Text/RegularExpressions/Group.xml b/CS2JLibrary/NetFramework/System/Text/RegularExpressions/Group.xml index 86be99b..fbc74a9 100644 --- a/CS2JLibrary/NetFramework/System/Text/RegularExpressions/Group.xml +++ b/CS2JLibrary/NetFramework/System/Text/RegularExpressions/Group.xml @@ -1,7 +1,7 @@ - java.util.regex.* + java.util.regex.* Pattern System.Text.RegularExpressions.Group @@ -25,14 +25,14 @@ - java.util.regex.* + java.util.regex.* new Pattern() - java.util.regex.* + java.util.regex.* new Pattern(${pattern}) diff --git a/CS2JLibrary/NetFramework/System/Text/RegularExpressions/Match.xml b/CS2JLibrary/NetFramework/System/Text/RegularExpressions/Match.xml index 991cefb..16f18c6 100644 --- a/CS2JLibrary/NetFramework/System/Text/RegularExpressions/Match.xml +++ b/CS2JLibrary/NetFramework/System/Text/RegularExpressions/Match.xml @@ -1,7 +1,7 @@ - java.util.regex.* + java.util.regex.* Matcher System.Text.RegularExpressions.Match diff --git a/CS2JLibrary/NetFramework/System/Text/RegularExpressions/Regex.xml b/CS2JLibrary/NetFramework/System/Text/RegularExpressions/Regex.xml index aefcf43..b102c1e 100644 --- a/CS2JLibrary/NetFramework/System/Text/RegularExpressions/Regex.xml +++ b/CS2JLibrary/NetFramework/System/Text/RegularExpressions/Regex.xml @@ -1,7 +1,7 @@ - java.util.regex.* + java.util.regex.* Pattern System.Text.RegularExpressions.Regex @@ -34,7 +34,7 @@ - java.util.regex.* + java.util.regex.* Pattern.compile(${pattern}).matcher(${input}).matches() @@ -52,7 +52,7 @@ - java.util.regex.* + java.util.regex.* Pattern.compile(${pattern}).matcher(${input}).replaceAll(${replacement}) @@ -79,14 +79,14 @@ - java.util.regex.* + java.util.regex.* new Pattern() - java.util.regex.* + java.util.regex.* Pattern.compile(${pattern}) diff --git a/CS2JLibrary/NetFramework/System/Text/StringBuilder.xml b/CS2JLibrary/NetFramework/System/Text/StringBuilder.xml index 9a0c9e6..0dde7be 100644 --- a/CS2JLibrary/NetFramework/System/Text/StringBuilder.xml +++ b/CS2JLibrary/NetFramework/System/Text/StringBuilder.xml @@ -32,7 +32,7 @@ - RusticiSoftware.System.Text.StringBuilderSupport + RusticiSoftware.System.Text.StringBuilderSupport StringBuilderSupport.ensureCapacity(${this}, ${arg}) @@ -112,7 +112,7 @@ - RusticiSoftware.System.Text.StringBuilderSupport + RusticiSoftware.System.Text.StringBuilderSupport ${this}.length() System.Int32 diff --git a/CS2JLibrary/NetFramework/System/TimeSpan.xml b/CS2JLibrary/NetFramework/System/TimeSpan.xml index 2307670..fa744f5 100644 --- a/CS2JLibrary/NetFramework/System/TimeSpan.xml +++ b/CS2JLibrary/NetFramework/System/TimeSpan.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.TimeSpan + RusticiSoftware.System.TimeSpan TimeSpan System.TimeSpan @@ -12,7 +12,7 @@ - RusticiSoftware.System.TimeSpan + RusticiSoftware.System.TimeSpan TimeSpan.parse(${s}) diff --git a/CS2JLibrary/NetFramework/System/Type.xml b/CS2JLibrary/NetFramework/System/Type.xml index cc0931c..60b085f 100644 --- a/CS2JLibrary/NetFramework/System/Type.xml +++ b/CS2JLibrary/NetFramework/System/Type.xml @@ -8,7 +8,7 @@ - RusticiSoftware.System.TypeSupport + RusticiSoftware.System.TypeSupport TypeSupport.GetFields(${this}) @@ -17,7 +17,7 @@ - RusticiSoftware.System.TypeSupport + RusticiSoftware.System.TypeSupport TypeSupport.GetFields(${this},${flags}) @@ -31,7 +31,7 @@ - RusticiSoftware.System.TypeSupport + RusticiSoftware.System.TypeSupport TypeSupport.GetField(${this},${name}) @@ -45,7 +45,7 @@ - RusticiSoftware.System.TypeSupport + RusticiSoftware.System.TypeSupport TypeSupport.GetField(${this},${name},${flags}) @@ -63,7 +63,7 @@ - RusticiSoftware.System.TypeSupport + RusticiSoftware.System.TypeSupport TypeSupport.InvokeMember(${this}, ${name}, ${target}, ${args}) diff --git a/CS2JLibrary/NetFramework/System/Uri.xml b/CS2JLibrary/NetFramework/System/Uri.xml index 0cd3c66..a701f80 100644 --- a/CS2JLibrary/NetFramework/System/Uri.xml +++ b/CS2JLibrary/NetFramework/System/Uri.xml @@ -1,7 +1,7 @@ - java.net.* + java.net.* URI System.Uri diff --git a/CS2JLibrary/NetFramework/System/Web/HttpRequest.xml b/CS2JLibrary/NetFramework/System/Web/HttpRequest.xml index 786da2c..d66f985 100644 --- a/CS2JLibrary/NetFramework/System/Web/HttpRequest.xml +++ b/CS2JLibrary/NetFramework/System/Web/HttpRequest.xml @@ -1,7 +1,7 @@ - javax.servlet.http.* + javax.servlet.http.* HttpServletRequest System.Web.HttpRequest diff --git a/CS2JLibrary/NetFramework/System/Web/HttpResponse.xml b/CS2JLibrary/NetFramework/System/Web/HttpResponse.xml index 5889c0c..8afe826 100644 --- a/CS2JLibrary/NetFramework/System/Web/HttpResponse.xml +++ b/CS2JLibrary/NetFramework/System/Web/HttpResponse.xml @@ -1,7 +1,7 @@ - javax.servlet.http.* + javax.servlet.http.* HttpServletResponse System.Web.HttpResponse diff --git a/CS2JLibrary/NetFramework/System/Web/HttpUtility.xml b/CS2JLibrary/NetFramework/System/Web/HttpUtility.xml index 38bd47e..6f68d59 100644 --- a/CS2JLibrary/NetFramework/System/Web/HttpUtility.xml +++ b/CS2JLibrary/NetFramework/System/Web/HttpUtility.xml @@ -1,7 +1,7 @@ - java.net.* + java.net.* URLEncoder System.Web.HttpUtility @@ -12,7 +12,7 @@ - RusticiSoftware.System.Web.HttpUtilSupport + RusticiSoftware.System.Web.HttpUtilSupport HttpUtilSupport.HtmlEncode(${str}) @@ -26,7 +26,7 @@ - RusticiSoftware.ScormContentPlayer.Util.HttpUtil + RusticiSoftware.ScormContentPlayer.Util.HttpUtil HttpUtil.UrlEncode(${str}) @@ -40,7 +40,7 @@ - RusticiSoftware.ScormContentPlayer.Util.HttpUtil + RusticiSoftware.ScormContentPlayer.Util.HttpUtil HttpUtil.UrlDecode(${str}) diff --git a/CS2JLibrary/NetFramework/System/Web/Services/Protocols/SoapHttpClientProtocol.xml b/CS2JLibrary/NetFramework/System/Web/Services/Protocols/SoapHttpClientProtocol.xml index 0d2d979..4637b74 100644 --- a/CS2JLibrary/NetFramework/System/Web/Services/Protocols/SoapHttpClientProtocol.xml +++ b/CS2JLibrary/NetFramework/System/Web/Services/Protocols/SoapHttpClientProtocol.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Web.Services.Protocols.SoapHttpClientProtocol + RusticiSoftware.System.Web.Services.Protocols.SoapHttpClientProtocol SoapHttpClientProtocol System.Web.Services.Protocols.SoapHttpClientProtocol diff --git a/CS2JLibrary/NetFramework/System/Web/Services/Protocols/SoapMessage.xml b/CS2JLibrary/NetFramework/System/Web/Services/Protocols/SoapMessage.xml index a8569eb..8fa1629 100644 --- a/CS2JLibrary/NetFramework/System/Web/Services/Protocols/SoapMessage.xml +++ b/CS2JLibrary/NetFramework/System/Web/Services/Protocols/SoapMessage.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Web.Services.Protocols.SoapMessage + RusticiSoftware.System.Web.Services.Protocols.SoapMessage SoapMessage System.Web.Services.Protocols.SoapMessage diff --git a/CS2JLibrary/NetFramework/System/Xml/Serialization/IXmlSerializable.xml b/CS2JLibrary/NetFramework/System/Xml/Serialization/IXmlSerializable.xml index 009c1ae..ef12415 100644 --- a/CS2JLibrary/NetFramework/System/Xml/Serialization/IXmlSerializable.xml +++ b/CS2JLibrary/NetFramework/System/Xml/Serialization/IXmlSerializable.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.Serialization.IXmlSerializable + RusticiSoftware.System.Xml.Serialization.IXmlSerializable IXmlSerializable System.Xml.Serialization.IXmlSerializable diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlAttribute.xml b/CS2JLibrary/NetFramework/System/Xml/XmlAttribute.xml index 57930f4..b7f07ba 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlAttribute.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlAttribute.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlAttribute + RusticiSoftware.System.Xml.XmlAttribute XmlAttribute System.Xml.XmlAttribute diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlAttributeCollection.xml b/CS2JLibrary/NetFramework/System/Xml/XmlAttributeCollection.xml index 949bf12..ad765da 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlAttributeCollection.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlAttributeCollection.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlAttributeCollection + RusticiSoftware.System.Xml.XmlAttributeCollection XmlAttributeCollection System.Xml.XmlAttributeCollection diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlCDataSection.xml b/CS2JLibrary/NetFramework/System/Xml/XmlCDataSection.xml index ea858c7..981c747 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlCDataSection.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlCDataSection.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlCDataSection + RusticiSoftware.System.Xml.XmlCDataSection XmlCDataSection System.Xml.XmlCDataSection diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlComment.xml b/CS2JLibrary/NetFramework/System/Xml/XmlComment.xml index e378298..8738b6f 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlComment.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlComment.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlComment + RusticiSoftware.System.Xml.XmlComment XmlComment System.Xml.XmlComment diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlDeclaration.xml b/CS2JLibrary/NetFramework/System/Xml/XmlDeclaration.xml index 7a5a432..9060200 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlDeclaration.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlDeclaration.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlDeclaration + RusticiSoftware.System.Xml.XmlDeclaration XmlDeclaration System.Xml.XmlDeclaration diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlDocument.xml b/CS2JLibrary/NetFramework/System/Xml/XmlDocument.xml index 43d9881..6e9421e 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlDocument.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlDocument.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlDocument + RusticiSoftware.System.Xml.XmlDocument XmlDocument System.Xml.XmlDocument @@ -192,7 +192,7 @@ - RusticiSoftware.System.Xml.XmlDeclaration + RusticiSoftware.System.Xml.XmlDeclaration new XmlDeclaration(${version},${encoding},${standalone}) diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlElement.xml b/CS2JLibrary/NetFramework/System/Xml/XmlElement.xml index 10679ac..b5ef5b4 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlElement.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlElement.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlElement + RusticiSoftware.System.Xml.XmlElement XmlElement System.Xml.XmlElement diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlLinkedNode.xml b/CS2JLibrary/NetFramework/System/Xml/XmlLinkedNode.xml index ba15531..21655b7 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlLinkedNode.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlLinkedNode.xml @@ -1,7 +1,7 @@ - org.w3c.dom.Node + org.w3c.dom.Node Node System.Xml.XmlLinkedNode diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlNode.xml b/CS2JLibrary/NetFramework/System/Xml/XmlNode.xml index f60f332..c4345f2 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlNode.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlNode.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlNode + RusticiSoftware.System.Xml.XmlNode XmlNode System.Xml.XmlNode diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlNodeList.xml b/CS2JLibrary/NetFramework/System/Xml/XmlNodeList.xml index 99cfc4a..8338b8a 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlNodeList.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlNodeList.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlNodeList + RusticiSoftware.System.Xml.XmlNodeList XmlNodeList System.Xml.XmlNodeList diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlReader.xml b/CS2JLibrary/NetFramework/System/Xml/XmlReader.xml index a31fbc8..d06af76 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlReader.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlReader.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlReader + RusticiSoftware.System.Xml.XmlReader XmlReader System.Xml.XmlReader diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlText.xml b/CS2JLibrary/NetFramework/System/Xml/XmlText.xml index 8b81711..6375e03 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlText.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlText.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlText + RusticiSoftware.System.Xml.XmlText XmlText System.Xml.XmlText diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlTextReader.xml b/CS2JLibrary/NetFramework/System/Xml/XmlTextReader.xml index bd5a07e..85e19b1 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlTextReader.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlTextReader.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlTextReader + RusticiSoftware.System.Xml.XmlTextReader XmlTextReader System.Xml.XmlTextReader diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlWriter.xml b/CS2JLibrary/NetFramework/System/Xml/XmlWriter.xml index 37ced90..82bd195 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlWriter.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlWriter.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlWriter + RusticiSoftware.System.Xml.XmlWriter XmlWriter System.Xml.XmlWriter diff --git a/CS2JLibrary/NetFramework/System/Xml/Xsl/XslCompiledTransform.xml b/CS2JLibrary/NetFramework/System/Xml/Xsl/XslCompiledTransform.xml index 0d7a3e0..a8870e8 100644 --- a/CS2JLibrary/NetFramework/System/Xml/Xsl/XslCompiledTransform.xml +++ b/CS2JLibrary/NetFramework/System/Xml/Xsl/XslCompiledTransform.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.Xsl.XslTransform + RusticiSoftware.System.Xml.Xsl.XslTransform XslTransform System.Xml.Xsl.XslCompiledTransform diff --git a/CSharpTranslator/antlr3/src/cs2j/CLR/TranslationTemplate.cs b/CSharpTranslator/antlr3/src/cs2j/CLR/TranslationTemplate.cs index 7fde366..15491fc 100644 --- a/CSharpTranslator/antlr3/src/cs2j/CLR/TranslationTemplate.cs +++ b/CSharpTranslator/antlr3/src/cs2j/CLR/TranslationTemplate.cs @@ -156,9 +156,9 @@ namespace RusticiSoftware.Translator.CLR // Never directly create a TranslationBase. Its a common root for translatable language entities public abstract class TranslationBase : IEquatable { - [XmlArrayItem("Import")] // Java imports required to make Java translation run private string[] _imports = null; + [XmlArrayItem("Import")] public string[] Imports { get { // if _java is not set then see if we have default imports, otherwise