From 4341ea8484144cc66545bbfac0559c19c9b6edf2 Mon Sep 17 00:00:00 2001 From: Kevin Glynn Date: Tue, 8 Feb 2011 10:25:05 +0100 Subject: [PATCH] Remove (old) NetTranslations. Move RusticiSoftware namespace to CS2JNet --- .../NetFramework/System/ArgumentException.xml | 8 +- .../System/Collections/ArrayList.xml | 2 +- .../System/Collections/Generic/List.xml | 2 +- .../Collections/ObjectModel/Collection.xml | 2 +- .../Configuration/ConfigurationManager.xml | 2 +- .../Configuration/ConfigurationSettings.xml | 2 +- CS2JLibrary/NetFramework/System/Console.xml | 8 +- CS2JLibrary/NetFramework/System/Convert.xml | 2 +- CS2JLibrary/NetFramework/System/DateTime.xml | 24 +- CS2JLibrary/NetFramework/System/Double.xml | 6 +- CS2JLibrary/NetFramework/System/Enum.xml | 4 +- CS2JLibrary/NetFramework/System/Exception.xml | 2 +- .../System/Globalization/CultureInfo.xml | 2 +- .../System/Globalization/NumberFormatInfo.xml | 4 +- .../System/Globalization/NumberStyles.xml | 6 +- .../NetFramework/System/IDisposable.xml | 2 +- .../NetFramework/System/IO/Directory.xml | 10 +- .../NetFramework/System/IO/DirectoryInfo.xml | 4 +- CS2JLibrary/NetFramework/System/IO/File.xml | 4 +- .../System/IO/FileNotFoundException.xml | 6 +- CS2JLibrary/NetFramework/System/IO/Path.xml | 2 +- CS2JLibrary/NetFramework/System/IO/Stream.xml | 2 +- .../NetFramework/System/IO/StreamReader.xml | 10 +- .../NetFramework/System/IO/TextReader.xml | 2 +- CS2JLibrary/NetFramework/System/Int32.xml | 2 +- .../System/InvalidCastException.xml | 6 +- .../System/Net/CookieContainer.xml | 2 +- .../System/Net/Mail/MailMessage.xml | 2 +- .../System/NotImplementedException.xml | 8 +- CS2JLibrary/NetFramework/System/Number.xml | 2 +- .../System/Reflection/Assembly.xml | 4 +- .../System/Reflection/BindingFlags.xml | 8 +- .../System/Reflection/FieldInfo.xml | 2 +- .../System/Resources/ResourceManager.xml | 4 +- CS2JLibrary/NetFramework/System/String.xml | 52 +- .../System/StringSplitOptions.xml | 4 +- .../NetFramework/System/Text/Encoding.xml | 2 +- .../System/Text/StringBuilder.xml | 4 +- CS2JLibrary/NetFramework/System/TimeSpan.xml | 4 +- CS2JLibrary/NetFramework/System/Type.xml | 10 +- .../NetFramework/System/Web/HttpUtility.xml | 2 +- .../Protocols/SoapHttpClientProtocol.xml | 2 +- .../Web/Services/Protocols/SoapMessage.xml | 2 +- .../Xml/Serialization/IXmlSerializable.xml | 2 +- .../NetFramework/System/Xml/XmlAttribute.xml | 2 +- .../System/Xml/XmlAttributeCollection.xml | 2 +- .../System/Xml/XmlCDataSection.xml | 2 +- .../NetFramework/System/Xml/XmlComment.xml | 2 +- .../System/Xml/XmlDeclaration.xml | 2 +- .../NetFramework/System/Xml/XmlDocument.xml | 4 +- .../NetFramework/System/Xml/XmlElement.xml | 2 +- .../NetFramework/System/Xml/XmlNode.xml | 2 +- .../NetFramework/System/Xml/XmlNodeList.xml | 2 +- .../NetFramework/System/Xml/XmlReader.xml | 2 +- .../NetFramework/System/Xml/XmlText.xml | 2 +- .../NetFramework/System/Xml/XmlTextReader.xml | 2 +- .../NetFramework/System/Xml/XmlWriter.xml | 2 +- .../System/Xml/Xsl/XslCompiledTransform.xml | 2 +- .../ICSharpCode/SharpZipLib/Zip/ZipEntry.xml | 25 - .../SharpZipLib/Zip/ZipInputStream.xml | 36 - .../NetTranslations/System/Activator.xml | 24 - .../System/ApplicationException.xml | 49 -- .../System/ArgumentException.xml | 91 --- .../System/ArithmeticException.xml | 49 -- CS2JLibrary/NetTranslations/System/Array.xml | 47 -- .../NetTranslations/System/Attribute.xml | 7 - .../NetTranslations/System/Boolean.xml | 53 -- CS2JLibrary/NetTranslations/System/Byte.xml | 43 -- CS2JLibrary/NetTranslations/System/Char.xml | 141 ---- .../System/Collections/ArrayList.xml | 175 ----- .../System/Collections/DictionaryEntry.xml | 22 - .../System/Collections/Generic/Dictionary.xml | 123 ---- .../System/Collections/Generic/List.xml | 131 ---- .../System/Collections/Hashtable.xml | 128 ---- .../System/Collections/ICollection.xml | 21 - .../System/Collections/IDictionary.xml | 104 --- .../System/Collections/IEnumerable.xml | 14 - .../System/Collections/IList.xml | 67 -- .../Collections/ObjectModel/Collection.xml | 131 ---- .../System/Collections/SortedList.xml | 130 ---- .../Specialized/NameValueCollection.xml | 30 - .../Configuration/ConfigurationManager.xml | 23 - .../Configuration/ConfigurationSettings.xml | 23 - .../NetTranslations/System/Console.xml | 127 ---- .../NetTranslations/System/Convert.xml | 137 ---- CS2JLibrary/NetTranslations/System/DBNull.xml | 20 - .../NetTranslations/System/DateTime.xml | 277 ------- .../NetTranslations/System/Decimal.xml | 58 -- CS2JLibrary/NetTranslations/System/Double.xml | 144 ---- CS2JLibrary/NetTranslations/System/Enum.xml | 81 -- .../NetTranslations/System/Environment.xml | 24 - .../NetTranslations/System/Exception.xml | 74 -- .../System/Globalization/CultureInfo.xml | 23 - .../System/Globalization/NumberFormatInfo.xml | 30 - .../System/Globalization/NumberStyles.xml | 34 - CS2JLibrary/NetTranslations/System/Guid.xml | 25 - .../NetTranslations/System/ICloneable.xml | 17 - .../NetTranslations/System/IComparable.xml | 19 - .../NetTranslations/System/IDisposable.xml | 17 - .../NetTranslations/System/IO/Directory.xml | 150 ---- .../System/IO/DirectoryInfo.xml | 52 -- .../NetTranslations/System/IO/File.xml | 178 ----- .../System/IO/FileAttributes.xml | 12 - .../NetTranslations/System/IO/FileInfo.xml | 36 - .../System/IO/FileNotFoundException.xml | 43 -- .../NetTranslations/System/IO/FileStream.xml | 17 - .../System/IO/FileSystemInfo.xml | 33 - .../NetTranslations/System/IO/IOException.xml | 51 -- .../NetTranslations/System/IO/Path.xml | 92 --- .../NetTranslations/System/IO/Stream.xml | 85 --- .../System/IO/StreamReader.xml | 78 -- .../System/IO/StreamWriter.xml | 45 -- .../System/IO/StringReader.xml | 29 - .../System/IO/StringWriter.xml | 29 - .../NetTranslations/System/IO/TextReader.xml | 33 - .../NetTranslations/System/IO/TextWriter.xml | 38 - CS2JLibrary/NetTranslations/System/Int16.xml | 50 -- CS2JLibrary/NetTranslations/System/Int32.xml | 72 -- CS2JLibrary/NetTranslations/System/Int64.xml | 48 -- .../System/InvalidCastException.xml | 33 - CS2JLibrary/NetTranslations/System/Math.xml | 167 ----- .../System/Net/CookieContainer.xml | 17 - .../System/Net/HttpWebRequest.xml | 33 - .../System/Net/HttpWebResponse.xml | 27 - .../System/Net/Mail/MailAddress.xml | 25 - .../System/Net/Mail/MailAddressCollection.xml | 15 - .../System/Net/Mail/MailMessage.xml | 53 -- .../NetTranslations/System/Net/WebRequest.xml | 28 - .../System/NotImplementedException.xml | 49 -- CS2JLibrary/NetTranslations/System/Number.xml | 40 - CS2JLibrary/NetTranslations/System/Object.xml | 48 -- .../System/OverflowException.xml | 49 -- .../System/Reflection/Assembly.xml | 49 -- .../System/Reflection/BindingFlags.xml | 42 -- .../System/Reflection/FieldInfo.xml | 68 -- .../System/Resources/ResourceManager.xml | 46 -- .../X509Certificates/X509Certificate2.xml | 35 - CS2JLibrary/NetTranslations/System/Single.xml | 20 - CS2JLibrary/NetTranslations/System/String.xml | 694 ------------------ .../System/StringSplitOptions.xml | 29 - .../System/SystemException.xml | 49 -- .../NetTranslations/System/Text/Encoding.xml | 31 - .../Text/RegularExpressions/Capture.xml | 22 - .../System/Text/RegularExpressions/Group.xml | 42 -- .../System/Text/RegularExpressions/Match.xml | 19 - .../System/Text/RegularExpressions/Regex.xml | 98 --- .../System/Text/StringBuilder.xml | 137 ---- .../System/Threading/Thread.xml | 35 - .../NetTranslations/System/TimeSpan.xml | 38 - CS2JLibrary/NetTranslations/System/Type.xml | 105 --- CS2JLibrary/NetTranslations/System/UInt32.xml | 50 -- CS2JLibrary/NetTranslations/System/Uri.xml | 28 - CS2JLibrary/NetTranslations/System/Void.xml | 12 - .../System/Web/HttpRequest.xml | 13 - .../System/Web/HttpResponse.xml | 13 - .../System/Web/HttpUtility.xml | 57 -- .../Protocols/SoapHttpClientProtocol.xml | 44 -- .../Web/Services/Protocols/SoapMessage.xml | 22 - .../System/Windows/Forms/Application.xml | 14 - .../System/Xml/Schema/XmlSchema.xml | 14 - .../System/Xml/Schema/XmlSchemaObject.xml | 10 - .../Xml/Serialization/IXmlSerializable.xml | 19 - .../System/Xml/XmlAttribute.xml | 23 - .../System/Xml/XmlAttributeCollection.xml | 43 -- .../System/Xml/XmlCDataSection.xml | 15 - .../NetTranslations/System/Xml/XmlComment.xml | 15 - .../System/Xml/XmlDeclaration.xml | 13 - .../System/Xml/XmlDocument.xml | 247 ------- .../NetTranslations/System/Xml/XmlElement.xml | 111 --- .../System/Xml/XmlException.xml | 12 - .../System/Xml/XmlLinkedNode.xml | 40 - .../NetTranslations/System/Xml/XmlNode.xml | 152 ---- .../System/Xml/XmlNodeList.xml | 45 -- .../System/Xml/XmlNodeType.xml | 24 - .../NetTranslations/System/Xml/XmlReader.xml | 65 -- .../NetTranslations/System/Xml/XmlText.xml | 17 - .../System/Xml/XmlTextReader.xml | 28 - .../NetTranslations/System/Xml/XmlWriter.xml | 63 -- .../System/Xml/Xsl/XslCompiledTransform.xml | 57 -- .../JavaSupport/PropertyFileNotFound.java | 2 +- .../JavaSupport/Unsupported.java | 4 +- .../JavaSupport/io/FilterOnlyDirs.java | 2 +- .../JavaSupport/io/FilterOnlyFiles.java | 2 +- .../JavaSupport/reflect/FieldSupport.java | 2 +- .../JavaSupport/util/CollectionsSupport.java | 4 +- .../JavaSupport/util/LocaleSupport.java | 2 +- .../System/ArgumentException.java | 2 +- .../System/Collections/ArrayListSupport.java | 2 +- .../System/ConsoleSupport.java | 2 +- .../System/DateTZ.java | 2 +- .../System/DateTimeSupport.java | 4 +- .../System/DoubleSupport.java | 8 +- .../System/EnumSupport.java | 2 +- .../System/ExceptionSupport.java | 2 +- .../System/Globalization/NumberStyles.java | 2 +- .../System/Guid.java | 2 +- .../System/IDisposable.java | 2 +- .../System/IO/DirectorySupport.java | 2 +- .../System/IO/FileNotFoundException.java | 2 +- .../System/IO/FileSupport.java | 2 +- .../System/IO/PathSupport.java | 2 +- .../System/IO/StreamReader.java | 4 +- .../System/IO/TextReaderSupport.java | 4 +- .../System/IntegerSupport.java | 7 +- .../System/InvalidCastException.java | 2 +- .../System/MathSupport.java | 2 +- .../System/Net/CookieContainer.java | 2 +- .../System/Net/Mail/MailMessage.java | 5 +- .../System/NotImplementedException.java | 2 +- .../System/NumberSupport.java | 2 +- .../System/Reflection/Assembly.java | 2 +- .../System/Reflection/BindingFlags.java | 2 +- .../System/Resources/ResourceManager.java | 4 +- .../System/StringSplitOptions.java | 2 +- .../System/StringSupport.java | 2 +- .../System/Text/EncodingSupport.java | 2 +- .../System/Text/StringBuilderSupport.java | 2 +- .../System/TimeSpan.java | 2 +- .../System/TypeSupport.java | 4 +- .../System/Web/HttpUtilSupport.java | 2 +- .../Protocols/SoapHttpClientProtocol.java | 6 +- .../Web/Services/Protocols/SoapMessage.java | 4 +- .../System/WrappedException.java | 2 +- .../Xml/Serialization/IXmlSerializable.java | 6 +- .../System/Xml/XmlAttribute.java | 2 +- .../System/Xml/XmlAttributeCollection.java | 2 +- .../System/Xml/XmlCDataSection.java | 2 +- .../System/Xml/XmlComment.java | 2 +- .../System/Xml/XmlDeclaration.java | 2 +- .../System/Xml/XmlDocument.java | 2 +- .../System/Xml/XmlElement.java | 2 +- .../System/Xml/XmlLinkedNode.java | 2 +- .../System/Xml/XmlNode.java | 4 +- .../System/Xml/XmlNodeList.java | 2 +- .../System/Xml/XmlReader.java | 4 +- .../System/Xml/XmlText.java | 5 +- .../System/Xml/XmlTextReader.java | 6 +- .../System/Xml/XmlWriter.java | 4 +- .../System/Xml/Xsl/XslTransform.java | 7 +- 239 files changed, 227 insertions(+), 7595 deletions(-) delete mode 100644 CS2JLibrary/NetTranslations/ICSharpCode/SharpZipLib/Zip/ZipEntry.xml delete mode 100644 CS2JLibrary/NetTranslations/ICSharpCode/SharpZipLib/Zip/ZipInputStream.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Activator.xml delete mode 100755 CS2JLibrary/NetTranslations/System/ApplicationException.xml delete mode 100755 CS2JLibrary/NetTranslations/System/ArgumentException.xml delete mode 100755 CS2JLibrary/NetTranslations/System/ArithmeticException.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Array.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Attribute.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Boolean.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Byte.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Char.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Collections/ArrayList.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Collections/DictionaryEntry.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Collections/Generic/Dictionary.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Collections/Generic/List.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Collections/Hashtable.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Collections/ICollection.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Collections/IDictionary.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Collections/IEnumerable.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Collections/IList.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Collections/ObjectModel/Collection.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Collections/SortedList.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Collections/Specialized/NameValueCollection.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Configuration/ConfigurationManager.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Configuration/ConfigurationSettings.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Console.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Convert.xml delete mode 100755 CS2JLibrary/NetTranslations/System/DBNull.xml delete mode 100755 CS2JLibrary/NetTranslations/System/DateTime.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Decimal.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Double.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Enum.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Environment.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Exception.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Globalization/CultureInfo.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Globalization/NumberFormatInfo.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Globalization/NumberStyles.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Guid.xml delete mode 100644 CS2JLibrary/NetTranslations/System/ICloneable.xml delete mode 100755 CS2JLibrary/NetTranslations/System/IComparable.xml delete mode 100755 CS2JLibrary/NetTranslations/System/IDisposable.xml delete mode 100755 CS2JLibrary/NetTranslations/System/IO/Directory.xml delete mode 100755 CS2JLibrary/NetTranslations/System/IO/DirectoryInfo.xml delete mode 100755 CS2JLibrary/NetTranslations/System/IO/File.xml delete mode 100755 CS2JLibrary/NetTranslations/System/IO/FileAttributes.xml delete mode 100755 CS2JLibrary/NetTranslations/System/IO/FileInfo.xml delete mode 100755 CS2JLibrary/NetTranslations/System/IO/FileNotFoundException.xml delete mode 100644 CS2JLibrary/NetTranslations/System/IO/FileStream.xml delete mode 100755 CS2JLibrary/NetTranslations/System/IO/FileSystemInfo.xml delete mode 100755 CS2JLibrary/NetTranslations/System/IO/IOException.xml delete mode 100755 CS2JLibrary/NetTranslations/System/IO/Path.xml delete mode 100755 CS2JLibrary/NetTranslations/System/IO/Stream.xml delete mode 100755 CS2JLibrary/NetTranslations/System/IO/StreamReader.xml delete mode 100755 CS2JLibrary/NetTranslations/System/IO/StreamWriter.xml delete mode 100755 CS2JLibrary/NetTranslations/System/IO/StringReader.xml delete mode 100644 CS2JLibrary/NetTranslations/System/IO/StringWriter.xml delete mode 100755 CS2JLibrary/NetTranslations/System/IO/TextReader.xml delete mode 100755 CS2JLibrary/NetTranslations/System/IO/TextWriter.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Int16.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Int32.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Int64.xml delete mode 100755 CS2JLibrary/NetTranslations/System/InvalidCastException.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Math.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Net/CookieContainer.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Net/HttpWebRequest.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Net/HttpWebResponse.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Net/Mail/MailAddress.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Net/Mail/MailAddressCollection.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Net/Mail/MailMessage.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Net/WebRequest.xml delete mode 100755 CS2JLibrary/NetTranslations/System/NotImplementedException.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Number.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Object.xml delete mode 100755 CS2JLibrary/NetTranslations/System/OverflowException.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Reflection/Assembly.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Reflection/BindingFlags.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Reflection/FieldInfo.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Resources/ResourceManager.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Security/Cryptography/X509Certificates/X509Certificate2.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Single.xml delete mode 100755 CS2JLibrary/NetTranslations/System/String.xml delete mode 100644 CS2JLibrary/NetTranslations/System/StringSplitOptions.xml delete mode 100755 CS2JLibrary/NetTranslations/System/SystemException.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Text/Encoding.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Text/RegularExpressions/Capture.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Text/RegularExpressions/Group.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Text/RegularExpressions/Match.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Text/RegularExpressions/Regex.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Text/StringBuilder.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Threading/Thread.xml delete mode 100755 CS2JLibrary/NetTranslations/System/TimeSpan.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Type.xml delete mode 100644 CS2JLibrary/NetTranslations/System/UInt32.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Uri.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Void.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Web/HttpRequest.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Web/HttpResponse.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Web/HttpUtility.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Web/Services/Protocols/SoapHttpClientProtocol.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Web/Services/Protocols/SoapMessage.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Windows/Forms/Application.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Xml/Schema/XmlSchema.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Xml/Schema/XmlSchemaObject.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Xml/Serialization/IXmlSerializable.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Xml/XmlAttribute.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Xml/XmlAttributeCollection.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Xml/XmlCDataSection.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Xml/XmlComment.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Xml/XmlDeclaration.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Xml/XmlDocument.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Xml/XmlElement.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Xml/XmlException.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Xml/XmlLinkedNode.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Xml/XmlNode.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Xml/XmlNodeList.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Xml/XmlNodeType.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Xml/XmlReader.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Xml/XmlText.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Xml/XmlTextReader.xml delete mode 100755 CS2JLibrary/NetTranslations/System/Xml/XmlWriter.xml delete mode 100644 CS2JLibrary/NetTranslations/System/Xml/Xsl/XslCompiledTransform.xml rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/JavaSupport/PropertyFileNotFound.java (93%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/JavaSupport/Unsupported.java (89%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/JavaSupport/io/FilterOnlyDirs.java (93%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/JavaSupport/io/FilterOnlyFiles.java (93%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/JavaSupport/reflect/FieldSupport.java (94%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/JavaSupport/util/CollectionsSupport.java (87%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/JavaSupport/util/LocaleSupport.java (94%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/ArgumentException.java (94%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Collections/ArrayListSupport.java (95%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/ConsoleSupport.java (95%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/DateTZ.java (94%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/DateTimeSupport.java (95%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/DoubleSupport.java (93%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/EnumSupport.java (94%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/ExceptionSupport.java (95%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Globalization/NumberStyles.java (94%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Guid.java (94%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/IDisposable.java (75%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/IO/DirectorySupport.java (96%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/IO/FileNotFoundException.java (94%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/IO/FileSupport.java (95%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/IO/PathSupport.java (95%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/IO/StreamReader.java (93%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/IO/TextReaderSupport.java (90%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/IntegerSupport.java (91%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/InvalidCastException.java (94%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/MathSupport.java (95%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Net/CookieContainer.java (94%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Net/Mail/MailMessage.java (92%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/NotImplementedException.java (94%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/NumberSupport.java (96%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Reflection/Assembly.java (95%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Reflection/BindingFlags.java (94%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Resources/ResourceManager.java (91%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/StringSplitOptions.java (95%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/StringSupport.java (96%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Text/EncodingSupport.java (90%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Text/StringBuilderSupport.java (94%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/TimeSpan.java (95%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/TypeSupport.java (94%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Web/HttpUtilSupport.java (95%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Web/Services/Protocols/SoapHttpClientProtocol.java (85%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Web/Services/Protocols/SoapMessage.java (87%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/WrappedException.java (94%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Xml/Serialization/IXmlSerializable.java (84%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Xml/XmlAttribute.java (95%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Xml/XmlAttributeCollection.java (94%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Xml/XmlCDataSection.java (94%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Xml/XmlComment.java (94%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Xml/XmlDeclaration.java (94%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Xml/XmlDocument.java (96%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Xml/XmlElement.java (94%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Xml/XmlLinkedNode.java (94%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Xml/XmlNode.java (95%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Xml/XmlNodeList.java (93%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Xml/XmlReader.java (93%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Xml/XmlText.java (92%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Xml/XmlTextReader.java (88%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Xml/XmlWriter.java (93%) rename CS2JLibrary/src/{RusticiSoftware => CS2JNet}/System/Xml/Xsl/XslTransform.java (91%) diff --git a/CS2JLibrary/NetFramework/System/ArgumentException.xml b/CS2JLibrary/NetFramework/System/ArgumentException.xml index 13fe898..0e99a44 100644 --- a/CS2JLibrary/NetFramework/System/ArgumentException.xml +++ b/CS2JLibrary/NetFramework/System/ArgumentException.xml @@ -19,7 +19,7 @@ - RusticiSoftware.System.ArgumentException + CS2JNet.System.ArgumentException new ArgumentException(${message}) @@ -45,7 +45,7 @@ - RusticiSoftware.System.ArgumentException + CS2JNet.System.ArgumentException new ArgumentException(${message}, ${inner}) @@ -61,7 +61,7 @@ - RusticiSoftware.System.ArgumentException + CS2JNet.System.ArgumentException new ArgumentException(${message}, ${paramName}) @@ -77,7 +77,7 @@ - RusticiSoftware.System.ArgumentException + CS2JNet.System.ArgumentException new ArgumentException(${message}, ${paramName}, ${inner}) diff --git a/CS2JLibrary/NetFramework/System/Collections/ArrayList.xml b/CS2JLibrary/NetFramework/System/Collections/ArrayList.xml index ab16013..e02348c 100644 --- a/CS2JLibrary/NetFramework/System/Collections/ArrayList.xml +++ b/CS2JLibrary/NetFramework/System/Collections/ArrayList.xml @@ -110,7 +110,7 @@ - RusticiSoftware.System.Collections.ArrayListSupport + CS2JNet.System.Collections.ArrayListSupport ArrayListSupport.toArray(${this}, new ${TYPEOF_expr_TYPE}[0]) diff --git a/CS2JLibrary/NetFramework/System/Collections/Generic/List.xml b/CS2JLibrary/NetFramework/System/Collections/Generic/List.xml index 4b53dcb..3492222 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 + CS2JNet.System.Collections.ArrayListSupport ArrayListSupport System.Collections.Generic.List diff --git a/CS2JLibrary/NetFramework/System/Collections/ObjectModel/Collection.xml b/CS2JLibrary/NetFramework/System/Collections/ObjectModel/Collection.xml index ddd395f..6fba3f3 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 + CS2JNet.System.Collections.ArrayListSupport ArrayListSupport System.Collections.ObjectModel.Collection diff --git a/CS2JLibrary/NetFramework/System/Configuration/ConfigurationManager.xml b/CS2JLibrary/NetFramework/System/Configuration/ConfigurationManager.xml index 0ef942f..8517d18 100644 --- a/CS2JLibrary/NetFramework/System/Configuration/ConfigurationManager.xml +++ b/CS2JLibrary/NetFramework/System/Configuration/ConfigurationManager.xml @@ -9,7 +9,7 @@ - RusticiSoftware.System.Configuration.ConfigurationManager + CS2JNet.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 6223355..7ef4583 100644 --- a/CS2JLibrary/NetFramework/System/Configuration/ConfigurationSettings.xml +++ b/CS2JLibrary/NetFramework/System/Configuration/ConfigurationSettings.xml @@ -9,7 +9,7 @@ - RusticiSoftware.System.Configuration.ConfigurationSettings + CS2JNet.System.Configuration.ConfigurationSettings ConfigurationSettings.getAppSettings() System.Collections.Specialized.NameValueCollection diff --git a/CS2JLibrary/NetFramework/System/Console.xml b/CS2JLibrary/NetFramework/System/Console.xml index 3236605..dbacff2 100644 --- a/CS2JLibrary/NetFramework/System/Console.xml +++ b/CS2JLibrary/NetFramework/System/Console.xml @@ -20,7 +20,7 @@ - RusticiSoftware.System.* + CS2JNet.System.* System.out.printf(ConsoleSupport.CSFmtStrToJFmtStr(${fmt}), ${arg}) @@ -38,7 +38,7 @@ - RusticiSoftware.System.* + CS2JNet.System.* System.out.printf(ConsoleSupport.CSFmtStrToJFmtStr(${fmt}), ${arg1}, ${arg2}) @@ -79,7 +79,7 @@ - RusticiSoftware.System.* + CS2JNet.System.* System.out.printf(ConsoleSupport.CSFmtStrToJFmtStr(${fmt}) + "\\n", ${arg}) @@ -97,7 +97,7 @@ - RusticiSoftware.System.* + CS2JNet.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 f3ae714..c895003 100644 --- a/CS2JLibrary/NetFramework/System/Convert.xml +++ b/CS2JLibrary/NetFramework/System/Convert.xml @@ -108,7 +108,7 @@ - RusticiSoftware.System.DateTimeSupport + CS2JNet.System.DateTimeSupport DateTimeSupport.parse(${value}) diff --git a/CS2JLibrary/NetFramework/System/DateTime.xml b/CS2JLibrary/NetFramework/System/DateTime.xml index fd8a404..f5f295a 100644 --- a/CS2JLibrary/NetFramework/System/DateTime.xml +++ b/CS2JLibrary/NetFramework/System/DateTime.xml @@ -12,7 +12,7 @@ - RusticiSoftware.System.DateTimeSupport + CS2JNet.System.DateTimeSupport DateTimeSupport.parse(${s}) @@ -26,7 +26,7 @@ - RusticiSoftware.System.DateTimeSupport + CS2JNet.System.DateTimeSupport DateTimeSupport.parse(${s}, ${provider}) @@ -44,7 +44,7 @@ - RusticiSoftware.System.* + CS2JNet.System.* DateTimeSupport.ToString(${this}, ${format}) @@ -58,7 +58,7 @@ - RusticiSoftware.System.DateTimeSupport + CS2JNet.System.DateTimeSupport DateTimeSupport.ToString(${this}, ${format}, ${provider}) @@ -122,7 +122,7 @@ - RusticiSoftware.System.DateTZ + CS2JNet.System.DateTZ java.util.TimeZone (new DateTZ(${this:16}.getTime(), TimeZone.getTimeZone("UTC"))) @@ -132,7 +132,7 @@ - RusticiSoftware.System.DateTimeSupport + CS2JNet.System.DateTimeSupport java.util.Calendar DateTimeSupport.add(${this},Calendar.MINUTE,${amount}) @@ -147,7 +147,7 @@ - RusticiSoftware.System.DateTimeSupport + CS2JNet.System.DateTimeSupport java.util.Calendar DateTimeSupport.add(${this},Calendar.HOUR,${amount}) @@ -162,7 +162,7 @@ - RusticiSoftware.System.DateTimeSupport + CS2JNet.System.DateTimeSupport java.util.Calendar DateTimeSupport.add(${this},Calendar.MILLISECOND,${amount}) @@ -177,7 +177,7 @@ - RusticiSoftware.System.DateTimeSupport + CS2JNet.System.DateTimeSupport java.util.Calendar DateTimeSupport.add(${this},Calendar.SECOND,${amount}) @@ -192,7 +192,7 @@ - RusticiSoftware.System.DateTimeSupport + CS2JNet.System.DateTimeSupport java.util.Calendar DateTimeSupport.add(${this},Calendar.DAY_OF_YEAR,${amount}) @@ -207,7 +207,7 @@ - RusticiSoftware.System.DateTimeSupport + CS2JNet.System.DateTimeSupport java.util.Calendar DateTimeSupport.add(${this},Calendar.MONTH,${amount}) @@ -222,7 +222,7 @@ - RusticiSoftware.System.DateTimeSupport + CS2JNet.System.DateTimeSupport (new TimeSpan(Math.abs(${this:16}.getTime() - ${date2}.getTime()))) diff --git a/CS2JLibrary/NetFramework/System/Double.xml b/CS2JLibrary/NetFramework/System/Double.xml index 6bca18a..035c88d 100644 --- a/CS2JLibrary/NetFramework/System/Double.xml +++ b/CS2JLibrary/NetFramework/System/Double.xml @@ -55,7 +55,7 @@ - RusticiSoftware.System.* + CS2JNet.System.* DoubleSupport.parse(${dStr}, ${style}, ${provider}) @@ -77,7 +77,7 @@ - RusticiSoftware.System.* + CS2JNet.System.* DoubleSupport.ToString(${this}, ${format}) @@ -98,7 +98,7 @@ - RusticiSoftware.System.DoubleSupport + CS2JNet.System.DoubleSupport DoubleSupport.ToString(${this}, ${provider}) diff --git a/CS2JLibrary/NetFramework/System/Enum.xml b/CS2JLibrary/NetFramework/System/Enum.xml index 7ca6b56..b629c77 100644 --- a/CS2JLibrary/NetFramework/System/Enum.xml +++ b/CS2JLibrary/NetFramework/System/Enum.xml @@ -10,7 +10,7 @@ - RusticiSoftware.System.EnumSupport + CS2JNet.System.EnumSupport EnumSupport.isDefined(${enumType}, ${value}) @@ -28,7 +28,7 @@ - RusticiSoftware.System.EnumSupport + CS2JNet.System.EnumSupport EnumSupport.toString(${this}, ${modifier}) diff --git a/CS2JLibrary/NetFramework/System/Exception.xml b/CS2JLibrary/NetFramework/System/Exception.xml index 1296beb..e68f00d 100644 --- a/CS2JLibrary/NetFramework/System/Exception.xml +++ b/CS2JLibrary/NetFramework/System/Exception.xml @@ -19,7 +19,7 @@ - RusticiSoftware.System.ExceptionSupport + CS2JNet.System.ExceptionSupport ExceptionSupport.getSource(${this}) System.String diff --git a/CS2JLibrary/NetFramework/System/Globalization/CultureInfo.xml b/CS2JLibrary/NetFramework/System/Globalization/CultureInfo.xml index 3e44741..fd0a655 100644 --- a/CS2JLibrary/NetFramework/System/Globalization/CultureInfo.xml +++ b/CS2JLibrary/NetFramework/System/Globalization/CultureInfo.xml @@ -12,7 +12,7 @@ - RusticiSoftware.JavaSupport.util.LocaleSupport + CS2JNet.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 2fcea16..9f27a51 100644 --- a/CS2JLibrary/NetFramework/System/Globalization/NumberFormatInfo.xml +++ b/CS2JLibrary/NetFramework/System/Globalization/NumberFormatInfo.xml @@ -14,7 +14,7 @@ - RusticiSoftware.JavaSupport.util.LocaleSupport + CS2JNet.JavaSupport.util.LocaleSupport LocaleSupport.INVARIANT System.Globalization.NumberFormatInfo @@ -28,7 +28,7 @@ - RusticiSoftware.JavaSupport.util.LocaleSupport + CS2JNet.JavaSupport.util.LocaleSupport LocaleSupport.INVARIANT diff --git a/CS2JLibrary/NetFramework/System/Globalization/NumberStyles.xml b/CS2JLibrary/NetFramework/System/Globalization/NumberStyles.xml index 49c9166..f481be8 100644 --- a/CS2JLibrary/NetFramework/System/Globalization/NumberStyles.xml +++ b/CS2JLibrary/NetFramework/System/Globalization/NumberStyles.xml @@ -9,7 +9,7 @@ - RusticiSoftware.System.Globalization.NumberStyles + CS2JNet.System.Globalization.NumberStyles NumberStyles.getInteger() System.Globalization.NumberStyles @@ -19,7 +19,7 @@ - RusticiSoftware.System.Globalization.NumberStyles + CS2JNet.System.Globalization.NumberStyles NumberStyles.getHexNumber() System.Globalization.NumberStyles @@ -29,7 +29,7 @@ - RusticiSoftware.System.Globalization.NumberStyles + CS2JNet.System.Globalization.NumberStyles NumberStyles.getAny() System.Globalization.NumberStyles diff --git a/CS2JLibrary/NetFramework/System/IDisposable.xml b/CS2JLibrary/NetFramework/System/IDisposable.xml index fb20eb1..c7c8bc0 100644 --- a/CS2JLibrary/NetFramework/System/IDisposable.xml +++ b/CS2JLibrary/NetFramework/System/IDisposable.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.IDisposable + CS2JNet.System.IDisposable IDisposable System.IDisposable diff --git a/CS2JLibrary/NetFramework/System/IO/Directory.xml b/CS2JLibrary/NetFramework/System/IO/Directory.xml index a514da5..b6b42a9 100644 --- a/CS2JLibrary/NetFramework/System/IO/Directory.xml +++ b/CS2JLibrary/NetFramework/System/IO/Directory.xml @@ -38,7 +38,7 @@ - RusticiSoftware.System.IO.DirectorySupport + CS2JNet.System.IO.DirectorySupport DirectorySupport.delete(${path}, false) @@ -52,7 +52,7 @@ - RusticiSoftware.System.IO.DirectorySupport + CS2JNet.System.IO.DirectorySupport DirectorySupport.delete(${path}, ${recursive}) @@ -102,7 +102,7 @@ - RusticiSoftware.System.IO.DirectorySupport + CS2JNet.System.IO.DirectorySupport DirectorySupport.getFiles(${path}, ${searchpattern}) @@ -120,7 +120,7 @@ - RusticiSoftware.System.IO.DirectorySupport + CS2JNet.System.IO.DirectorySupport DirectorySupport.getDirectories(${path}) @@ -134,7 +134,7 @@ - RusticiSoftware.System.IO.DirectorySupport + CS2JNet.System.IO.DirectorySupport DirectorySupport.getFiles(${path}) diff --git a/CS2JLibrary/NetFramework/System/IO/DirectoryInfo.xml b/CS2JLibrary/NetFramework/System/IO/DirectoryInfo.xml index ef4803c..8db3561 100644 --- a/CS2JLibrary/NetFramework/System/IO/DirectoryInfo.xml +++ b/CS2JLibrary/NetFramework/System/IO/DirectoryInfo.xml @@ -12,7 +12,7 @@ - RusticiSoftware.JavaSupport.io.* + CS2JNet.JavaSupport.io.* ${this:16}.listFiles(new FilterOnlyFiles()) @@ -21,7 +21,7 @@ - RusticiSoftware.JavaSupport.io.* + CS2JNet.JavaSupport.io.* ${this:16}.listFiles(new FilterOnlyDirs()) diff --git a/CS2JLibrary/NetFramework/System/IO/File.xml b/CS2JLibrary/NetFramework/System/IO/File.xml index 7ee7c51..c0ca01b 100644 --- a/CS2JLibrary/NetFramework/System/IO/File.xml +++ b/CS2JLibrary/NetFramework/System/IO/File.xml @@ -81,7 +81,7 @@ - RusticiSoftware.System.IO.FileSupport + CS2JNet.System.IO.FileSupport FileSupport.copyFile(${sourceFileName}, ${destFileName}, true) @@ -99,7 +99,7 @@ - RusticiSoftware.System.IO.FileSupport + CS2JNet.System.IO.FileSupport FileSupport.copyFile(${sourceFileName}, ${destFileName}, ${overwrite}) diff --git a/CS2JLibrary/NetFramework/System/IO/FileNotFoundException.xml b/CS2JLibrary/NetFramework/System/IO/FileNotFoundException.xml index 5134d89..37bc892 100644 --- a/CS2JLibrary/NetFramework/System/IO/FileNotFoundException.xml +++ b/CS2JLibrary/NetFramework/System/IO/FileNotFoundException.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.IO.FileNotFoundException + CS2JNet.System.IO.FileNotFoundException FileNotFoundException System.IO.FileNotFoundException @@ -16,7 +16,7 @@ - RusticiSoftware.System.IO.FileNotFoundException + CS2JNet.System.IO.FileNotFoundException new FileNotFoundException(${message}) @@ -28,7 +28,7 @@ - RusticiSoftware.System.IO.FileNotFoundException + CS2JNet.System.IO.FileNotFoundException new FileNotFoundException(${message}, ${fileName}) diff --git a/CS2JLibrary/NetFramework/System/IO/Path.xml b/CS2JLibrary/NetFramework/System/IO/Path.xml index 1cd1aa3..d826e3a 100644 --- a/CS2JLibrary/NetFramework/System/IO/Path.xml +++ b/CS2JLibrary/NetFramework/System/IO/Path.xml @@ -50,7 +50,7 @@ - RusticiSoftware.System.IO.PathSupport + CS2JNet.System.IO.PathSupport PathSupport.getExtension(${path}) diff --git a/CS2JLibrary/NetFramework/System/IO/Stream.xml b/CS2JLibrary/NetFramework/System/IO/Stream.xml index 4018e88..a5cbf40 100644 --- a/CS2JLibrary/NetFramework/System/IO/Stream.xml +++ b/CS2JLibrary/NetFramework/System/IO/Stream.xml @@ -61,7 +61,7 @@ - RusticiSoftware.JavaSupport.Unsupported + CS2JNet.JavaSupport.Unsupported Unsupported.throwUnsupported("${this:16}.Position") System.Int64 diff --git a/CS2JLibrary/NetFramework/System/IO/StreamReader.xml b/CS2JLibrary/NetFramework/System/IO/StreamReader.xml index 9fbc2a2..f782d66 100644 --- a/CS2JLibrary/NetFramework/System/IO/StreamReader.xml +++ b/CS2JLibrary/NetFramework/System/IO/StreamReader.xml @@ -16,7 +16,7 @@ - RusticiSoftware.System.IO.StreamReader + CS2JNet.System.IO.StreamReader java.io.* new BufferedReader(StreamReader.make(new BufferedInputStream(new FileInputStream(${path})))) @@ -29,7 +29,7 @@ - RusticiSoftware.System.IO.StreamReader + CS2JNet.System.IO.StreamReader java.io.* new BufferedReader(StreamReader.make(new BufferedInputStream(new FileInputStream(${path}), ${encoding}))) @@ -46,7 +46,7 @@ - RusticiSoftware.System.IO.StreamReader + CS2JNet.System.IO.StreamReader java.io.* new BufferedReader(StreamReader.make(new BufferedInputStream(${stream}), ${encoding})) @@ -63,8 +63,8 @@ - RusticiSoftware.System.IO.StreamReader - RusticiSoftware.System.Text.EncodingSupport + CS2JNet.System.IO.StreamReader + CS2JNet.System.Text.EncodingSupport java.io.* new BufferedReader(StreamReader.make(new BufferedInputStream(${stream}), new EncodingSupport("UTF-8"))) diff --git a/CS2JLibrary/NetFramework/System/IO/TextReader.xml b/CS2JLibrary/NetFramework/System/IO/TextReader.xml index ec4142f..7ebe6c5 100644 --- a/CS2JLibrary/NetFramework/System/IO/TextReader.xml +++ b/CS2JLibrary/NetFramework/System/IO/TextReader.xml @@ -26,7 +26,7 @@ - RusticiSoftware.System.IO.TextReaderSupport + CS2JNet.System.IO.TextReaderSupport TextReaderSupport.readToEnd(${this}) diff --git a/CS2JLibrary/NetFramework/System/Int32.xml b/CS2JLibrary/NetFramework/System/Int32.xml index 9f64c2d..b627387 100644 --- a/CS2JLibrary/NetFramework/System/Int32.xml +++ b/CS2JLibrary/NetFramework/System/Int32.xml @@ -44,7 +44,7 @@ - RusticiSoftware.System.* + CS2JNet.System.* IntegerSupport.parse(${str}, ${style}) diff --git a/CS2JLibrary/NetFramework/System/InvalidCastException.xml b/CS2JLibrary/NetFramework/System/InvalidCastException.xml index 262a0af..9ae9e74 100644 --- a/CS2JLibrary/NetFramework/System/InvalidCastException.xml +++ b/CS2JLibrary/NetFramework/System/InvalidCastException.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.InvalidCastException + CS2JNet.System.InvalidCastException InvalidCastException System.InvalidCastException @@ -16,14 +16,14 @@ - RusticiSoftware.System.InvalidCastException + CS2JNet.System.InvalidCastException new InvalidCastException() - RusticiSoftware.System.InvalidCastException + CS2JNet.System.InvalidCastException new InvalidCastException(${message}) diff --git a/CS2JLibrary/NetFramework/System/Net/CookieContainer.xml b/CS2JLibrary/NetFramework/System/Net/CookieContainer.xml index e6548f9..b82680c 100644 --- a/CS2JLibrary/NetFramework/System/Net/CookieContainer.xml +++ b/CS2JLibrary/NetFramework/System/Net/CookieContainer.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Net.CookieContainer + CS2JNet.System.Net.CookieContainer CookieContainer System.Net.CookieContainer diff --git a/CS2JLibrary/NetFramework/System/Net/Mail/MailMessage.xml b/CS2JLibrary/NetFramework/System/Net/Mail/MailMessage.xml index 8ca3a8c..0c9522e 100644 --- a/CS2JLibrary/NetFramework/System/Net/Mail/MailMessage.xml +++ b/CS2JLibrary/NetFramework/System/Net/Mail/MailMessage.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Net.Mail.MailMessage + CS2JNet.System.Net.Mail.MailMessage MailMessage System.Net.Mail.MailMessage diff --git a/CS2JLibrary/NetFramework/System/NotImplementedException.xml b/CS2JLibrary/NetFramework/System/NotImplementedException.xml index 79d69cb..6f42acd 100644 --- a/CS2JLibrary/NetFramework/System/NotImplementedException.xml +++ b/CS2JLibrary/NetFramework/System/NotImplementedException.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.NotImplementedException + CS2JNet.System.NotImplementedException NotImplementedException System.NotImplementedException @@ -16,14 +16,14 @@ - RusticiSoftware.System.NotImplementedException + CS2JNet.System.NotImplementedException new NotImplementedException() - RusticiSoftware.System.NotImplementedException + CS2JNet.System.NotImplementedException new NotImplementedException(${message}) @@ -35,7 +35,7 @@ - RusticiSoftware.System.NotImplementedException + CS2JNet.System.NotImplementedException new NotImplementedException(${message}, ${inner}) diff --git a/CS2JLibrary/NetFramework/System/Number.xml b/CS2JLibrary/NetFramework/System/Number.xml index bfe74ac..2737ff9 100644 --- a/CS2JLibrary/NetFramework/System/Number.xml +++ b/CS2JLibrary/NetFramework/System/Number.xml @@ -24,7 +24,7 @@ - RusticiSoftware.System.NumberSupport + CS2JNet.System.NumberSupport NumberSupport.format(${this}, ${format}) diff --git a/CS2JLibrary/NetFramework/System/Reflection/Assembly.xml b/CS2JLibrary/NetFramework/System/Reflection/Assembly.xml index 463434d..2f5fbc0 100644 --- a/CS2JLibrary/NetFramework/System/Reflection/Assembly.xml +++ b/CS2JLibrary/NetFramework/System/Reflection/Assembly.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Reflection.Assembly + CS2JNet.System.Reflection.Assembly Assembly System.Reflection.Assembly @@ -10,7 +10,7 @@ - RusticiSoftware.System.Reflection.Assembly + CS2JNet.System.Reflection.Assembly new Assembly(${assemblyString}) diff --git a/CS2JLibrary/NetFramework/System/Reflection/BindingFlags.xml b/CS2JLibrary/NetFramework/System/Reflection/BindingFlags.xml index 5c2bca1..c811d35 100644 --- a/CS2JLibrary/NetFramework/System/Reflection/BindingFlags.xml +++ b/CS2JLibrary/NetFramework/System/Reflection/BindingFlags.xml @@ -9,7 +9,7 @@ - RusticiSoftware.System.Reflection.BindingFlags + CS2JNet.System.Reflection.BindingFlags BindingFlags.getInstance() System.Reflection.BindingFlags @@ -19,7 +19,7 @@ - RusticiSoftware.System.Reflection.BindingFlags + CS2JNet.System.Reflection.BindingFlags BindingFlags.getPublic() System.Reflection.BindingFlags @@ -29,7 +29,7 @@ - RusticiSoftware.System.Reflection.BindingFlags + CS2JNet.System.Reflection.BindingFlags BindingFlags.getFlattenHierarchy() System.Reflection.BindingFlags @@ -39,7 +39,7 @@ - RusticiSoftware.System.Reflection.BindingFlags + CS2JNet.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 b4839c8..905870e 100644 --- a/CS2JLibrary/NetFramework/System/Reflection/FieldInfo.xml +++ b/CS2JLibrary/NetFramework/System/Reflection/FieldInfo.xml @@ -10,7 +10,7 @@ - RusticiSoftware.JavaSupport.reflect.FieldSupport + CS2JNet.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 fd47505..2c9a527 100644 --- a/CS2JLibrary/NetFramework/System/Resources/ResourceManager.xml +++ b/CS2JLibrary/NetFramework/System/Resources/ResourceManager.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Resources.ResourceManager + CS2JNet.System.Resources.ResourceManager ResourceManager System.Resources.ResourceManager @@ -27,7 +27,7 @@ - RusticiSoftware.System.Resources.ResourceManager + CS2JNet.System.Resources.ResourceManager new ResourceManager(${baseName}, ${assembly)) /* ignored parameters */ diff --git a/CS2JLibrary/NetFramework/System/String.xml b/CS2JLibrary/NetFramework/System/String.xml index 8bc7365..f2e7e5d 100644 --- a/CS2JLibrary/NetFramework/System/String.xml +++ b/CS2JLibrary/NetFramework/System/String.xml @@ -14,7 +14,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.Compare(${arg1}, ${arg2}) @@ -32,7 +32,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.Compare(${arg1}, ${arg2}, ${isCaseSensitive}) @@ -150,7 +150,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.isNullOrEmpty(${arg}) @@ -164,7 +164,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.lastIndexOfAny(${this},${anyOf}) @@ -234,7 +234,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.PadLeft(${this}, ${totalWidth}) @@ -248,7 +248,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.PadLeft(${this}, ${totalWidth}, ${paddingChar}) @@ -266,7 +266,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.PadRight(${this}, ${totalWidth}) @@ -280,7 +280,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.PadRight(${this}, ${totalWidth}, ${paddingChar}) @@ -330,7 +330,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.Split(${this}, ${ch}) @@ -344,7 +344,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.Split(${this}, ${ch1}, ${ch2}) @@ -362,7 +362,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport ${this:16}.split(StringSupport.charAltsToRegex(${cs})) @@ -376,7 +376,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport ${this:16}.split(StringSupport.charAltsToRegex(${cs}), ${count}) @@ -394,7 +394,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.Split(${this}, ${cs}, ${options}) @@ -503,7 +503,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.Trim(${this}) @@ -512,7 +512,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.Trim(${this}, ${trimChars}) @@ -526,7 +526,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.Trim(${this}, new char[] {${trimChar1}}) @@ -540,7 +540,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.Trim(${this}, new char[] {${trimChar1}, ${trimChar2}}) @@ -558,7 +558,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.TrimStart(${this}, null) @@ -567,7 +567,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.TrimStart(${this}, ${trimChars}) @@ -581,7 +581,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.TrimStart(${this}, new char[] {${trimChar1}}) @@ -595,7 +595,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.TrimStart(${this}, new char[] {${trimChar1}, ${trimChar2}}) @@ -613,7 +613,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.TrimEnd(${this}, null) @@ -622,7 +622,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.TrimEnd(${this}, ${trimChars}) @@ -636,7 +636,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.TrimEnd(${this}, new char[] {${trimChar1}}) @@ -650,7 +650,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.TrimEnd(${this}, new char[] {${trimChar1}, ${trimChar2}}) @@ -702,7 +702,7 @@ - RusticiSoftware.System.StringSupport + CS2JNet.System.StringSupport StringSupport.mkString(${char}, ${length}) diff --git a/CS2JLibrary/NetFramework/System/StringSplitOptions.xml b/CS2JLibrary/NetFramework/System/StringSplitOptions.xml index 6ec15b4..decb0e7 100644 --- a/CS2JLibrary/NetFramework/System/StringSplitOptions.xml +++ b/CS2JLibrary/NetFramework/System/StringSplitOptions.xml @@ -9,7 +9,7 @@ - RusticiSoftware.System.StringSplitOptions + CS2JNet.System.StringSplitOptions StringSplitOptions.None System.StringSplitOptions @@ -19,7 +19,7 @@ - RusticiSoftware.System.StringSplitOptions + CS2JNet.System.StringSplitOptions StringSplitOptions.RemoveEmptyEntries System.StringSplitOptions diff --git a/CS2JLibrary/NetFramework/System/Text/Encoding.xml b/CS2JLibrary/NetFramework/System/Text/Encoding.xml index 3c0d082..76c7da0 100644 --- a/CS2JLibrary/NetFramework/System/Text/Encoding.xml +++ b/CS2JLibrary/NetFramework/System/Text/Encoding.xml @@ -22,7 +22,7 @@ - RusticiSoftware.System.Text.EncodingSupport + CS2JNet.System.Text.EncodingSupport (new EncodingSupport("UTF-8")) System.Text.Encoding diff --git a/CS2JLibrary/NetFramework/System/Text/StringBuilder.xml b/CS2JLibrary/NetFramework/System/Text/StringBuilder.xml index 6ff7f05..53683c6 100644 --- a/CS2JLibrary/NetFramework/System/Text/StringBuilder.xml +++ b/CS2JLibrary/NetFramework/System/Text/StringBuilder.xml @@ -34,7 +34,7 @@ - RusticiSoftware.System.Text.StringBuilderSupport + CS2JNet.System.Text.StringBuilderSupport StringBuilderSupport.ensureCapacity(${this}, ${arg}) @@ -114,7 +114,7 @@ - RusticiSoftware.System.Text.StringBuilderSupport + CS2JNet.System.Text.StringBuilderSupport ${this:16}.length() System.Int32 diff --git a/CS2JLibrary/NetFramework/System/TimeSpan.xml b/CS2JLibrary/NetFramework/System/TimeSpan.xml index 8a46d69..e33aea3 100644 --- a/CS2JLibrary/NetFramework/System/TimeSpan.xml +++ b/CS2JLibrary/NetFramework/System/TimeSpan.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.TimeSpan + CS2JNet.System.TimeSpan TimeSpan System.TimeSpan @@ -12,7 +12,7 @@ - RusticiSoftware.System.TimeSpan + CS2JNet.System.TimeSpan TimeSpan.parse(${s}) diff --git a/CS2JLibrary/NetFramework/System/Type.xml b/CS2JLibrary/NetFramework/System/Type.xml index d6dbdf4..e25d2c2 100644 --- a/CS2JLibrary/NetFramework/System/Type.xml +++ b/CS2JLibrary/NetFramework/System/Type.xml @@ -10,7 +10,7 @@ - RusticiSoftware.System.TypeSupport + CS2JNet.System.TypeSupport TypeSupport.GetFields(${this}) @@ -19,7 +19,7 @@ - RusticiSoftware.System.TypeSupport + CS2JNet.System.TypeSupport TypeSupport.GetFields(${this},${flags}) @@ -33,7 +33,7 @@ - RusticiSoftware.System.TypeSupport + CS2JNet.System.TypeSupport TypeSupport.GetField(${this},${name}) @@ -47,7 +47,7 @@ - RusticiSoftware.System.TypeSupport + CS2JNet.System.TypeSupport TypeSupport.GetField(${this},${name},${flags}) @@ -65,7 +65,7 @@ - RusticiSoftware.System.TypeSupport + CS2JNet.System.TypeSupport TypeSupport.InvokeMember(${this}, ${name}, ${target}, ${args}) diff --git a/CS2JLibrary/NetFramework/System/Web/HttpUtility.xml b/CS2JLibrary/NetFramework/System/Web/HttpUtility.xml index 9441c9c..f821179 100644 --- a/CS2JLibrary/NetFramework/System/Web/HttpUtility.xml +++ b/CS2JLibrary/NetFramework/System/Web/HttpUtility.xml @@ -12,7 +12,7 @@ - RusticiSoftware.System.Web.HttpUtilSupport + CS2JNet.System.Web.HttpUtilSupport HttpUtilSupport.HtmlEncode(${str}) diff --git a/CS2JLibrary/NetFramework/System/Web/Services/Protocols/SoapHttpClientProtocol.xml b/CS2JLibrary/NetFramework/System/Web/Services/Protocols/SoapHttpClientProtocol.xml index 54d8496..ece6063 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 + CS2JNet.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 a395f45..0f5e011 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 + CS2JNet.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 939a3f8..a3b738c 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 + CS2JNet.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 974b635..c68da0e 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlAttribute.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlAttribute.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlAttribute + CS2JNet.System.Xml.XmlAttribute XmlAttribute System.Xml.XmlAttribute diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlAttributeCollection.xml b/CS2JLibrary/NetFramework/System/Xml/XmlAttributeCollection.xml index 97849a0..42bea07 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlAttributeCollection.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlAttributeCollection.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlAttributeCollection + CS2JNet.System.Xml.XmlAttributeCollection XmlAttributeCollection System.Xml.XmlAttributeCollection diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlCDataSection.xml b/CS2JLibrary/NetFramework/System/Xml/XmlCDataSection.xml index 5464444..890dc39 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlCDataSection.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlCDataSection.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlCDataSection + CS2JNet.System.Xml.XmlCDataSection XmlCDataSection System.Xml.XmlCDataSection diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlComment.xml b/CS2JLibrary/NetFramework/System/Xml/XmlComment.xml index be8655b..94f443a 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlComment.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlComment.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlComment + CS2JNet.System.Xml.XmlComment XmlComment System.Xml.XmlComment diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlDeclaration.xml b/CS2JLibrary/NetFramework/System/Xml/XmlDeclaration.xml index 76ced27..844ee99 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlDeclaration.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlDeclaration.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlDeclaration + CS2JNet.System.Xml.XmlDeclaration XmlDeclaration System.Xml.XmlDeclaration diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlDocument.xml b/CS2JLibrary/NetFramework/System/Xml/XmlDocument.xml index 0cc0772..1fe905d 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlDocument.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlDocument.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlDocument + CS2JNet.System.Xml.XmlDocument XmlDocument System.Xml.XmlDocument @@ -192,7 +192,7 @@ - RusticiSoftware.System.Xml.XmlDeclaration + CS2JNet.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 2f0af55..7ccfbde 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlElement.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlElement.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlElement + CS2JNet.System.Xml.XmlElement XmlElement System.Xml.XmlElement diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlNode.xml b/CS2JLibrary/NetFramework/System/Xml/XmlNode.xml index 8329667..cfde140 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlNode.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlNode.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlNode + CS2JNet.System.Xml.XmlNode XmlNode System.Xml.XmlNode diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlNodeList.xml b/CS2JLibrary/NetFramework/System/Xml/XmlNodeList.xml index ab69800..103bc25 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlNodeList.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlNodeList.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlNodeList + CS2JNet.System.Xml.XmlNodeList XmlNodeList System.Xml.XmlNodeList diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlReader.xml b/CS2JLibrary/NetFramework/System/Xml/XmlReader.xml index fb13afb..ffb30b4 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlReader.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlReader.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlReader + CS2JNet.System.Xml.XmlReader XmlReader System.Xml.XmlReader diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlText.xml b/CS2JLibrary/NetFramework/System/Xml/XmlText.xml index 754dbc0..55928b4 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlText.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlText.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlText + CS2JNet.System.Xml.XmlText XmlText System.Xml.XmlText diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlTextReader.xml b/CS2JLibrary/NetFramework/System/Xml/XmlTextReader.xml index 70760cf..a777b1a 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlTextReader.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlTextReader.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlTextReader + CS2JNet.System.Xml.XmlTextReader XmlTextReader System.Xml.XmlTextReader diff --git a/CS2JLibrary/NetFramework/System/Xml/XmlWriter.xml b/CS2JLibrary/NetFramework/System/Xml/XmlWriter.xml index 9b2b651..03e171e 100644 --- a/CS2JLibrary/NetFramework/System/Xml/XmlWriter.xml +++ b/CS2JLibrary/NetFramework/System/Xml/XmlWriter.xml @@ -1,7 +1,7 @@ - RusticiSoftware.System.Xml.XmlWriter + CS2JNet.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 3554eb1..7e8e2b2 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 + CS2JNet.System.Xml.Xsl.XslTransform XslTransform System.Xml.Xsl.XslCompiledTransform diff --git a/CS2JLibrary/NetTranslations/ICSharpCode/SharpZipLib/Zip/ZipEntry.xml b/CS2JLibrary/NetTranslations/ICSharpCode/SharpZipLib/Zip/ZipEntry.xml deleted file mode 100644 index f9fb2fe..0000000 --- a/CS2JLibrary/NetTranslations/ICSharpCode/SharpZipLib/Zip/ZipEntry.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - ICSharpCode.SharpZipLib.Zip.ZipEntry - - System.Runtime.InteropServices.ICloneable - - ZipEntry - - java.util.zip.ZipEntry - - - - System.String - Name - ${this}.getName() - - - System.Boolean - IsDirectory - ${this}.isDirectory() - - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/ICSharpCode/SharpZipLib/Zip/ZipInputStream.xml b/CS2JLibrary/NetTranslations/ICSharpCode/SharpZipLib/Zip/ZipInputStream.xml deleted file mode 100644 index edf1433..0000000 --- a/CS2JLibrary/NetTranslations/ICSharpCode/SharpZipLib/Zip/ZipInputStream.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - ICSharpCode.SharpZipLib.Zip.ZipInputStream - - ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputStream - System.IO.Stream - System.IDisposable - - ZipInputStream - - java.util.zip.ZipInputStream - - - - - - baseInputStream - System.IO.Stream - - - - java.io.InputStream - - new ZipInputStream(${baseInputStream}) - - - - - ICSharpCode.SharpZipLib.Zip.ZipEntry - GetNextEntry - ${this}.getNextEntry() - - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/Activator.xml b/CS2JLibrary/NetTranslations/System/Activator.xml deleted file mode 100755 index 218d05c..0000000 --- a/CS2JLibrary/NetTranslations/System/Activator.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - System.Activator - - - - - System.Object - CreateInstance - - - System.Type - type - - - ${type}.newInstance() - - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/ApplicationException.xml b/CS2JLibrary/NetTranslations/System/ApplicationException.xml deleted file mode 100755 index 1185116..0000000 --- a/CS2JLibrary/NetTranslations/System/ApplicationException.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - System.ApplicationException - RuntimeException - - System.Exception - - - - new RuntimeException() - - - - - System.String - message - - - new RuntimeException(${message}) - - - - - System.SerializationInfo - info - - - System.StreamingContext - ctxt - - - - - - - System.String - message - - - System.Exception - inner - - - new RuntimeException(${message}, ${inner}) - - - diff --git a/CS2JLibrary/NetTranslations/System/ArgumentException.xml b/CS2JLibrary/NetTranslations/System/ArgumentException.xml deleted file mode 100755 index c836e36..0000000 --- a/CS2JLibrary/NetTranslations/System/ArgumentException.xml +++ /dev/null @@ -1,91 +0,0 @@ - - - System.ArgumentException - ArgumentException - - System.SystemException - - - - new ArgumentException() - - - - - System.String - message - - - - RusticiSoftware.System.ArgumentException - - new ArgumentException(${message}) - - - - - System.SerializationInfo - info - - - System.StreamingContext - ctxt - - - - - - - System.String - message - - - System.Exception - inner - - - - RusticiSoftware.System.ArgumentException - - new ArgumentException(${message}, ${inner}) - - - - - System.String - message - - - System.String - paramName - - - - RusticiSoftware.System.ArgumentException - - new ArgumentException(${message}, ${paramName}) - - - - - System.String - message - - - System.String - paramName - - - System.Exception - inner - - - - RusticiSoftware.System.ArgumentException - - new ArgumentException(${message}, ${paramName}, ${inner}) - - - diff --git a/CS2JLibrary/NetTranslations/System/ArithmeticException.xml b/CS2JLibrary/NetTranslations/System/ArithmeticException.xml deleted file mode 100755 index d02cb7a..0000000 --- a/CS2JLibrary/NetTranslations/System/ArithmeticException.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - System.ArithmeticException - ArithmeticException - - System.SystemException - - - - new ArithmeticException() - - - - - System.String - message - - - new ArithmeticException(${message}) - - - - - System.SerializationInfo - info - - - System.StreamingContext - ctxt - - - - - - - System.String - message - - - System.Exception - inner - - - new ArithmeticException(${message}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Array.xml b/CS2JLibrary/NetTranslations/System/Array.xml deleted file mode 100755 index 89a6368..0000000 --- a/CS2JLibrary/NetTranslations/System/Array.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - System.Array - - System.Collections.ICollection - System.IEnumerable - - - - System.Int32 - Length - ${this}.length - - - - - ${TYPE} - GetValue - - - System.Int32 - index - - - - java.util.Arrays - - Array.get(${this}, ${index}) - - - System.Void - Sort - - - System.Object[] - array - - - - java.util.Arrays - - Arrays.sort(${array}) - - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/Attribute.xml b/CS2JLibrary/NetTranslations/System/Attribute.xml deleted file mode 100644 index 9f944a1..0000000 --- a/CS2JLibrary/NetTranslations/System/Attribute.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - System.Attribute - Class - diff --git a/CS2JLibrary/NetTranslations/System/Boolean.xml b/CS2JLibrary/NetTranslations/System/Boolean.xml deleted file mode 100755 index 2bb680b..0000000 --- a/CS2JLibrary/NetTranslations/System/Boolean.xml +++ /dev/null @@ -1,53 +0,0 @@ - - - System.Boolean - boolean - - System.IComparable - System.IFormattable - System.IConvertible - - - - System.String - FalseString - "False" - - - System.String - TrueString - "True" - - - - System.Boolean - HasValue - ${this} != null - - - System.Boolean - Value - ${this} - - - - - System.Boolean - Parse - - - System.String - str - - - Boolean.valueOf(${str}) - - - System.String - ToString - String.valueOf(${this}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Byte.xml b/CS2JLibrary/NetTranslations/System/Byte.xml deleted file mode 100644 index a9445d7..0000000 --- a/CS2JLibrary/NetTranslations/System/Byte.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - System.Byte - byte - - System.Number - System.IComparable - System.IFormattable - System.IConvertible - - - - MinValue - System.Byte - Byte.MIN_VALUE - - - MaxValue - System.Byte - Byte.MAX_VALUE - - - - - System.String - ToString - String.valueOf(${this}) - - - System.Byte - Parse - - - System.String - str - - - Byte.valueOf(${str}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Char.xml b/CS2JLibrary/NetTranslations/System/Char.xml deleted file mode 100755 index a918e7a..0000000 --- a/CS2JLibrary/NetTranslations/System/Char.xml +++ /dev/null @@ -1,141 +0,0 @@ - - - System.Char - char - - System.IComparable - System.IFormattable - System.IConvertible - - - - MinValue - System.Char - Character.MIN_VALUE - - - MaxValue - System.Char - Character.MAX_VALUE - - - - - System.String - ToString - String.valueOf(${this}) - - - System.Boolean - IsDigit - - - System.Char - ch - - - Character.isDigit(${ch}) - - - System.Boolean - IsLetter - - - System.Char - ch - - - Character.isLetter(${ch}) - - - System.Boolean - IsLetterOrDigit - - - System.Char - ch - - - Character.isLetterOrDigit(${ch}) - - - System.Boolean - IsUpper - - - System.Char - ch - - - Character.isUpperCase(${ch}) - - - System.Boolean - IsLower - - - System.Char - ch - - - Character.isLowerCase(${ch}) - - - System.Boolean - IsWhiteSpace - - - System.Char - ch - - - Character.isWhitespace(${ch}) - - - System.Char - ToUpper - - - System.Char - ch - - - Character.toUpperCase(${ch}) - - - System.Char - ToLower - - - System.Char - ch - - - Character.toLowerCase(${ch}) - - - System.Char - ToUpperInvariant - - - System.Char - ch - - - Character.toUpperCase(${ch}) - - - System.Char - ToLowerInvariant - - - System.Char - ch - - - Character.toLowerCase(${ch}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Collections/ArrayList.xml b/CS2JLibrary/NetTranslations/System/Collections/ArrayList.xml deleted file mode 100755 index 6b76a40..0000000 --- a/CS2JLibrary/NetTranslations/System/Collections/ArrayList.xml +++ /dev/null @@ -1,175 +0,0 @@ - - - System.Collections.ArrayList - ArrayListSupport - - System.Collections.IEnumerable - System.Collections.ICollection - - - RusticiSoftware.System.Collections.ArrayListSupport - - - - new ArrayListSupport() - - - - - length - System.Int32 - - - new ArrayListSupport(${length}) - - - - - collection - System.ICollection - - - new ArrayListSupport(${collection}) - - - - - System.Int32 - Count - ${this}.size() - - - - - System.Int32 - Add - - - arg - System.Object - - - ${this}.addS(${arg}) - - - System.Void - AddRange - - - arg - System.Collections.ICollection - - - ${this}.addAllS(${arg}) - - - System.Void - AddRange - - - arg - System.Array - - - ${this}.addAll(${arg}) - - - System.Void - Clear - - - ${this}.clear() - - - System.Boolean - Contains - - - key - System.Object - - - ${this}.contains(${key}) - - - System.Object - get___idx - - - i - System.Int32 - - - ${this}.get(${i}) - - - System.Void - set___idx - - - i - System.Int32 - - - v - System.Object - - - ${this}.set___idx(${i}, ${v}) - - - System.Void - Insert - - - index - System.Int32 - - - value - System.Object - - - ${this}.add(${index}, ${value}) - - - System.Void - Remove - - - value - System.Object - - - ${this}.removeS(${value}) - - - System.Void - RemoveAt - - - index - System.Int32 - - - ${this}.remove(${index}) - - - System.Object[] - ToArray - - - TYPEOF_expr - System.Object - - - ${this}.toArrayS(new ${TYPEOF_TYPE}[0]) - - - Sort - ${this}.sort() - - - diff --git a/CS2JLibrary/NetTranslations/System/Collections/DictionaryEntry.xml b/CS2JLibrary/NetTranslations/System/Collections/DictionaryEntry.xml deleted file mode 100644 index 68e7e2f..0000000 --- a/CS2JLibrary/NetTranslations/System/Collections/DictionaryEntry.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - System.Collections.DictionaryEntry - - java.util.Map - - Map.Entry - - - System.Object - Key - ${this}.getKey() - - - System.Object - Value - ${this}.getValue() - - - diff --git a/CS2JLibrary/NetTranslations/System/Collections/Generic/Dictionary.xml b/CS2JLibrary/NetTranslations/System/Collections/Generic/Dictionary.xml deleted file mode 100644 index 6048eac..0000000 --- a/CS2JLibrary/NetTranslations/System/Collections/Generic/Dictionary.xml +++ /dev/null @@ -1,123 +0,0 @@ - - - System.Collections.Generic.Dictionary - - java.util.Hashtable - - Hashtable - - System.Collections.ICollection - System.Collections.IDictionary - - - - - java.util.Hashtable - - new Hashtable() - - - - - length - System.Int32 - - - - java.util.Hashtable - - new Hashtable(${length}) - - - - - collection - System.ICollection - - - - java.util.Hashtable - - new Hashtable(${collection}) - - - - - System.Int32 - Count - ${this}.size() - - - System.Collections.ICollection - Keys - ${this}.keySet() - - - - - System.Int32 - Add - - - key - System.Object - - - value - System.Object - - - ${this}.put(${key}, ${value}) - - - System.Boolean - Contains - - - key - System.Object - - - ${this}.containsKey(${key}) - - - System.Boolean - ContainsKey - - - key - System.Object - - - ${this}.containsKey(${key}) - - - System.Object - get___idx - - - key - System.Object - - - ${this}.get(${key}) - - - System.Void - set___idx - - - key - System.Object - - - value - System.Object - - - ${this}.put(${key}, ${value}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Collections/Generic/List.xml b/CS2JLibrary/NetTranslations/System/Collections/Generic/List.xml deleted file mode 100644 index c48314b..0000000 --- a/CS2JLibrary/NetTranslations/System/Collections/Generic/List.xml +++ /dev/null @@ -1,131 +0,0 @@ - - - System.Collections.Generic.List - ArrayListSupport - - System.Collections.IEnumerable - System.Collections.ICollection - - - RusticiSoftware.System.Collections.ArrayListSupport - - - - new ArrayListSupport() - - - - - length - System.Int32 - - - new ArrayListSupport(${length}) - - - - - collection - System.ICollection - - - new ArrayListSupport(${collection}) - - - - - System.Int32 - Count - ${this}.size() - - - - - System.Int32 - Add - - - arg - System.Object - - - ${this}.addS(${arg}) - - - System.Void - AddRange - - - arg - System.Collections.ICollection - - - ${this}.addAllS(${arg}) - - - System.Void - AddRange - - - arg - System.Array - - - ${this}.addAllS(${arg}) - - - System.Boolean - Contains - - - key - System.Object - - - ${this}.contains(${key}) - - - System.Object - get___idx - - - i - System.Int32 - - - ${this}.get(${i}) - - - System.Void - set___idx - - - i - System.Int32 - - - v - System.Object - - - ${this}.set___idx(${i}, ${v}) - - - System.Object[] - ToArray - - - TYPEOF_expr - System.Object - - - ${this}.toArrayS(new ${TYPEOF_TYPE}[0]) - - - Sort - ${this}.sort() - - - diff --git a/CS2JLibrary/NetTranslations/System/Collections/Hashtable.xml b/CS2JLibrary/NetTranslations/System/Collections/Hashtable.xml deleted file mode 100755 index d148f6d..0000000 --- a/CS2JLibrary/NetTranslations/System/Collections/Hashtable.xml +++ /dev/null @@ -1,128 +0,0 @@ - - - System.Collections.Hashtable - - java.util.Hashtable - - Hashtable - - System.Collections.ICollection - System.Collections.IDictionary - - - - - java.util.Hashtable - - new Hashtable() - - - - - length - System.Int32 - - - - java.util.Hashtable - - new Hashtable(${length}) - - - - - collection - System.ICollection - - - - java.util.Hashtable - - new Hashtable(${collection}) - - - - - System.Int32 - Count - ${this}.size() - - - System.Collections.ICollection - Keys - ${this}.keySet() - - - System.Collections.ICollection - Values - ${this}.values() - - - - - System.Int32 - Add - - - key - System.Object - - - value - System.Object - - - ${this}.put(${key}, ${value}) - - - System.Boolean - Contains - - - key - System.Object - - - ${this}.containsKey(${key}) - - - System.Boolean - ContainsKey - - - key - System.Object - - - ${this}.containsKey(${key}) - - - System.Object - get___idx - - - key - System.Object - - - ${this}.get(${key}) - - - System.Void - set___idx - - - key - System.Object - - - value - System.Object - - - ${this}.put(${key}, ${value}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Collections/ICollection.xml b/CS2JLibrary/NetTranslations/System/Collections/ICollection.xml deleted file mode 100755 index d677811..0000000 --- a/CS2JLibrary/NetTranslations/System/Collections/ICollection.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - System.Collections.ICollection - Iterable - - - System.IEnumerator - GetEnumerator - ${this}.iterator() - - - - - System.Int32 - Count - ${this}.size() - - - diff --git a/CS2JLibrary/NetTranslations/System/Collections/IDictionary.xml b/CS2JLibrary/NetTranslations/System/Collections/IDictionary.xml deleted file mode 100644 index da580a7..0000000 --- a/CS2JLibrary/NetTranslations/System/Collections/IDictionary.xml +++ /dev/null @@ -1,104 +0,0 @@ - - - System.Collections.IDictionary - Map - - java.util.Map - - - - System.Int32 - Count - ${this}.size() - - - System.Collections.ICollection - Keys - ${this}.keySet() - - - System.Collections.ICollection - Values - ${this}.values() - - - - - System.Int32 - Add - - - key - System.Object - - - value - System.Object - - - ${this}.put(${key}, ${value}) - - - System.Boolean - Contains - - - key - System.Object - - - ${this}.containsKey(${key}) - - - System.Boolean - ContainsKey - - - key - System.Object - - - ${this}.containsKey(${key}) - - - System.Object - get___idx - - - key - System.Object - - - ${this}.get(${key}) - - - System.Void - set___idx - - - key - System.Object - - - value - System.Object - - - ${this}.put(${key}, ${value}) - - - System.Void - Remove - - - value - System.Object - - - ${this}.remove(${value}) - - - - diff --git a/CS2JLibrary/NetTranslations/System/Collections/IEnumerable.xml b/CS2JLibrary/NetTranslations/System/Collections/IEnumerable.xml deleted file mode 100755 index 3e99279..0000000 --- a/CS2JLibrary/NetTranslations/System/Collections/IEnumerable.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - System.Collections.IEnumerable - Iterable - - - System.IEnumerator - GetEnumerator - ${this}.iterator() - - - diff --git a/CS2JLibrary/NetTranslations/System/Collections/IList.xml b/CS2JLibrary/NetTranslations/System/Collections/IList.xml deleted file mode 100644 index f01c387..0000000 --- a/CS2JLibrary/NetTranslations/System/Collections/IList.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - System.Collections.IList - List - - java.util.List - - - - System.Int32 - Count - ${this}.size() - - - - - System.Int32 - Add - - - arg - System.Object - - - ${this}.add(${arg}) - - - System.Boolean - Contains - - - key - System.Object - - - ${this}.contains(${key}) - - - System.Object - get___idx - - - i - System.Int32 - - - ${this}.get(${i}) - - - System.Void - set___idx - - - i - System.Int32 - - - v - System.Object - - - ${this}.set___idx(${i}, ${v}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Collections/ObjectModel/Collection.xml b/CS2JLibrary/NetTranslations/System/Collections/ObjectModel/Collection.xml deleted file mode 100644 index 7ba047c..0000000 --- a/CS2JLibrary/NetTranslations/System/Collections/ObjectModel/Collection.xml +++ /dev/null @@ -1,131 +0,0 @@ - - - System.Collections.ObjectModel.Collection - ArrayListSupport - - System.Collections.IEnumerable - System.Collections.ICollection - - - RusticiSoftware.System.Collections.ArrayListSupport - - - - new ArrayListSupport() - - - - - length - System.Int32 - - - new ArrayListSupport(${length}) - - - - - collection - System.ICollection - - - new ArrayListSupport(${collection}) - - - - - System.Int32 - Count - ${this}.size() - - - - - System.Int32 - Add - - - arg - System.Object - - - ${this}.addS(${arg}) - - - System.Void - AddRange - - - arg - System.Collections.ICollection - - - ${this}.addAllS(${arg}) - - - System.Void - AddRange - - - arg - System.Array - - - ${this}.addAllS(${arg}) - - - System.Boolean - Contains - - - key - System.Object - - - ${this}.contains(${key}) - - - System.Object - get___idx - - - i - System.Int32 - - - ${this}.get(${i}) - - - System.Void - set___idx - - - i - System.Int32 - - - v - System.Object - - - ${this}.set___idx(${i}, ${v}) - - - System.Object[] - ToArray - - - TYPEOF_expr - System.Object - - - ${this}.toArrayS(new ${TYPEOF_TYPE}[0]) - - - Sort - ${this}.sort() - - - diff --git a/CS2JLibrary/NetTranslations/System/Collections/SortedList.xml b/CS2JLibrary/NetTranslations/System/Collections/SortedList.xml deleted file mode 100755 index afe41db..0000000 --- a/CS2JLibrary/NetTranslations/System/Collections/SortedList.xml +++ /dev/null @@ -1,130 +0,0 @@ - - - System.Collections.SortedList - - java.util.TreeMap - - TreeMap - - System.IDictionary - System.ICollection - System.IEnumerable - System.ICloneable - - - - - java.util.TreeMap - - new TreeMap() - - - - - length - System.Int32 - - - - java.util.TreeMap - - new TreeMap() - - - - - collection - System.IDictionary - - - - java.util.TreeMap - - new TreeMap(${collection}) - - - - - System.Int32 - Count - ${this}.size() - - - System.ICollection - Keys - ${this}.keySet() - - - System.ICollection - Values - ${this}.values() - - - - - System.Int32 - Add - - - key - System.Object - - - value - System.Object - - - ${this}.put(${key}, ${value}) - - - System.Boolean - ContainsKey - - - key - System.Object - - - ${this}.containsKey(${key}) - - - System.Boolean - Contains - - - key - System.Object - - - ${this}.containsKey(${key}) - - - System.Object - get___idx - - - key - System.Object - - - ${this}.get(${key}) - - - System.Void - set___idx - - - key - System.Object - - - value - System.Object - - - ${this}.put(${key}, ${value}) - - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/Collections/Specialized/NameValueCollection.xml b/CS2JLibrary/NetTranslations/System/Collections/Specialized/NameValueCollection.xml deleted file mode 100755 index 2200fa4..0000000 --- a/CS2JLibrary/NetTranslations/System/Collections/Specialized/NameValueCollection.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - System.Collections.Specialized.NameValueCollection - Properties - - System.IList - - - java.util.Properties - - - - - - - - System.String - Get - - - key - System.String - - - ${this}.getProperty(${key}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Configuration/ConfigurationManager.xml b/CS2JLibrary/NetTranslations/System/Configuration/ConfigurationManager.xml deleted file mode 100644 index 1035b5f..0000000 --- a/CS2JLibrary/NetTranslations/System/Configuration/ConfigurationManager.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - System.Configuration.ConfigurationManager - NONE - - - - - - - System.Collections.Specialized.NameValueCollection - AppSettings - - RusticiSoftware.System.Configuration.ConfigurationManager - - ConfigurationManager.getAppSettings() - - - - - diff --git a/CS2JLibrary/NetTranslations/System/Configuration/ConfigurationSettings.xml b/CS2JLibrary/NetTranslations/System/Configuration/ConfigurationSettings.xml deleted file mode 100755 index f9139d7..0000000 --- a/CS2JLibrary/NetTranslations/System/Configuration/ConfigurationSettings.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - System.Configuration.ConfigurationSettings - NONE - - - - - - - System.Collections.Specialized.NameValueCollection - AppSettings - - RusticiSoftware.System.Configuration.ConfigurationSettings - - ConfigurationSettings.getAppSettings() - - - - - diff --git a/CS2JLibrary/NetTranslations/System/Console.xml b/CS2JLibrary/NetTranslations/System/Console.xml deleted file mode 100755 index 5bfdedf..0000000 --- a/CS2JLibrary/NetTranslations/System/Console.xml +++ /dev/null @@ -1,127 +0,0 @@ - - - - System.Console - - - System.IO.TextWriter - Out - System.out - - - - - System.Void - Write - - - System.Object - arg - - - System.out.print(${arg}) - - - System.Void - Write - - - System.String - fmt - - - System.Object - arg - - - - RusticiSoftware.System.* - - System.out.printf(ConsoleSupport.CSFmtStrToJFmtStr(${fmt}), ${arg}) - - - System.Void - Write - - - System.String - fmt - - - System.Object - arg1 - - - System.Object - arg2 - - - - RusticiSoftware.System.* - - System.out.printf(ConsoleSupport.CSFmtStrToJFmtStr(${fmt}), ${arg1}, ${arg2}) - - - System.Void - WriteLine - - - System.out.println() - - - System.Void - WriteLine - - - System.Object - arg - - - System.out.println(${arg}) - - - System.Void - WriteLine - - - System.String - fmt - - - System.Object - arg - - - - RusticiSoftware.System.* - - System.out.printf(ConsoleSupport.CSFmtStrToJFmtStr(${fmt}) + "\\n", ${arg}) - - - System.Void - WriteLine - - - System.String - fmt - - - System.Object - arg1 - - - System.Object - arg2 - - - - RusticiSoftware.System.* - - System.out.printf(ConsoleSupport.CSFmtStrToJFmtStr(${fmt}) + "\\n", ${arg1}, ${arg2}) - - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/Convert.xml b/CS2JLibrary/NetTranslations/System/Convert.xml deleted file mode 100755 index 6d9d27f..0000000 --- a/CS2JLibrary/NetTranslations/System/Convert.xml +++ /dev/null @@ -1,137 +0,0 @@ - - - - System.Convert - - - System.Object - DBNull - null - - - - - System.Byte[] - FromBase64String - - - System.String - s - - - - org.apache.commons.codec.binary.Base64 - - Base64.decodeBase64(${s}) - - - System.String - ToBase64String - - - System.Byte[] - inArray - - - - org.apache.commons.codec.binary.Base64 - - Base64.encodeBase64String(${inArray}) - - - System.Boolean - ToBoolean - - - System.Number - value - - - ((${value}) > 0) - - - System.Boolean - ToBoolean - - - System.Boolean - value - - - ${value} - - - System.Int32 - ToInt32 - - - System.String - value - - - Integer.valueOf(${value}) - - - System.Int32 - ToInt32 - - - System.Number - value - - - (int)Math.round(${value}) - - - System.Int64 - ToInt64 - - - System.String - value - - - Long.valueOf(${value}) - - - System.Int64 - ToInt64 - - - System.Number - value - - - (long)Math.round(${value}) - - - System.Int64 - ToDateTime - - - System.String - value - - - - RusticiSoftware.System.DateTimeSupport - - DateTimeSupport.parse(${value}) - - - System.String - ToString - - - System.Int32 - value - - - Integer.toString(${value}) - - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/DBNull.xml b/CS2JLibrary/NetTranslations/System/DBNull.xml deleted file mode 100755 index 3a71c64..0000000 --- a/CS2JLibrary/NetTranslations/System/DBNull.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - System.DBNull - - System.Object - - - - - - System.DBNull - Value - null - - - - - diff --git a/CS2JLibrary/NetTranslations/System/DateTime.xml b/CS2JLibrary/NetTranslations/System/DateTime.xml deleted file mode 100755 index cd9c895..0000000 --- a/CS2JLibrary/NetTranslations/System/DateTime.xml +++ /dev/null @@ -1,277 +0,0 @@ - - - System.DateTime - - java.util.Date - - Date - - - - - year - System.Int32 - - - month - System.Int32 - - - day - System.Int32 - - - - java.util.GregorianCalendar - - new GregorianCalendar(${year}, ${month}-1, ${day}).getTime() - - - - - System.DateTime - Now - - java.util.Calendar - - Calendar.getInstance().getTime() - - - System.DateTime - Today - - java.util.Date - - new Date() - - - - - System.DateTime - Parse - - - System.String - s - - - - RusticiSoftware.System.DateTimeSupport - - DateTimeSupport.parse(${s}) - - - System.DateTime - Parse - - - System.String - s - - - System.IFormatProvider - provider - - - - RusticiSoftware.System.DateTimeSupport - - DateTimeSupport.parse(${s}, ${provider}) - - - System.String - ToString - - - System.String - format - - - - RusticiSoftware.System.* - - DateTimeSupport.ToString(${this}, ${format}) - - - System.String - ToString - - - System.String - format - - - System.IFormatProvider - provider - - - - RusticiSoftware.System.DateTimeSupport - - DateTimeSupport.ToString(${this}, ${format}, ${provider}) - - - System.String - ToString - - - - java.text.SimpleDateFormat - - (new SimpleDateFormat("MM/dd/yyyy HH:mm:ss a")).format(${this}) - - - System.String - ToShortDateString - - - - java.text.SimpleDateFormat - - (new SimpleDateFormat("MM/dd/yy")).format(${this}) - - - System.Int32 - Compare - - - System.DateTime - t1 - - - System.DateTime - t2 - - - ${t1}.compareTo(${t2}) - - - System.Int32 - CompareTo - - - System.DateTime - value - - - ${this}.compareTo(${value}) - - - System.DateTime - ToUniversalTime - - - - RusticiSoftware.System.DateTZ - java.util.TimeZone - - (new DateTZ(${this}.getTime(), TimeZone.getTimeZone("UTC"))) - - - System.DateTime - AddMinutes - - - System.Int32 - amount - - - - RusticiSoftware.System.DateTimeSupport - java.util.Calendar - - DateTimeSupport.add(${this},Calendar.MINUTE,${amount}) - - - System.DateTime - AddHours - - - System.Int32 - amount - - - - RusticiSoftware.System.DateTimeSupport - java.util.Calendar - - DateTimeSupport.add(${this},Calendar.HOUR,${amount}) - - - System.DateTime - AddMilliseconds - - - System.Int32 - amount - - - - RusticiSoftware.System.DateTimeSupport - java.util.Calendar - - DateTimeSupport.add(${this},Calendar.MILLISECOND,${amount}) - - - System.DateTime - AddSeconds - - - System.Int32 - amount - - - - RusticiSoftware.System.DateTimeSupport - java.util.Calendar - - DateTimeSupport.add(${this},Calendar.SECOND,${amount}) - - - System.DateTime - AddDays - - - System.Int32 - amount - - - - RusticiSoftware.System.DateTimeSupport - java.util.Calendar - - DateTimeSupport.add(${this},Calendar.DAY_OF_YEAR,${amount}) - - - System.DateTime - AddMonths - - - System.Int32 - amount - - - - RusticiSoftware.System.DateTimeSupport - java.util.Calendar - - DateTimeSupport.add(${this},Calendar.MONTH,${amount}) - - - System.TimeSpan - Subtract - - - System.DateTime - date2 - - - - RusticiSoftware.System.DateTimeSupport - - (new TimeSpan(Math.abs(${this}.getTime() - ${date2}.getTime()))) - - - diff --git a/CS2JLibrary/NetTranslations/System/Decimal.xml b/CS2JLibrary/NetTranslations/System/Decimal.xml deleted file mode 100755 index f1625c0..0000000 --- a/CS2JLibrary/NetTranslations/System/Decimal.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - System.Decimal - double - - System.Number - System.IComparable - System.IFormattable - System.IConvertible - - - - MinValue - System.Decimal - Double.MIN_VALUE - - - MaxValue - System.Decimal - Double.MAX_VALUE - - - MinusOne - System.Decimal - -1.0 - - - Zero - System.Decimal - 0.0 - - - One - System.Decimal - 1.0 - - - - - System.String - ToString - String.valueOf(${this}) - - - System.Double - Parse - - - dStr - System.String - - - Double.valueOf(${dStr}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Double.xml b/CS2JLibrary/NetTranslations/System/Double.xml deleted file mode 100755 index 762265d..0000000 --- a/CS2JLibrary/NetTranslations/System/Double.xml +++ /dev/null @@ -1,144 +0,0 @@ - - - System.Double - double - - System.Number - System.IComparable - System.IFormattable - System.IConvertible - - - - MinValue - System.Double - Double.MIN_VALUE - - - MaxValue - System.Double - Double.MAX_VALUE - - - NaN - System.Double - Double.NaN - - - NegativeInfinity - System.Double - Double.NEGATIVE_INFINITY - - - PositiveInfinity - System.Double - Double.POSITIVE_INFINITY - - - - - System.Boolean - IsNaN - - - d - System.Double - - - Double.isNaN(${d}) - - - System.Double - Parse - - - dStr - System.String - - - Double.valueOf(${dStr}) - - - System.Double - Parse - - - dStr - System.String - - - provider - System.IFormatProvider - - - - java.text.NumberFormat - - NumberFormat.getInstance(${provider}).parse(${dStr}).doubleValue() - - - System.Double - Parse - - - dStr - System.String - - - style - System.Globalization.NumberStyles - - - provider - System.IFormatProvider - - - - RusticiSoftware.System.* - - DoubleSupport.parse(${dStr}, ${style}, ${provider}) - - - System.String - ToString - - - System.String - format - - - - RusticiSoftware.System.* - - DoubleSupport.ToString(${this}, ${format}) - - - System.String - ToString - String.valueOf(${this}) - - - System.String - ToString - - - System.Globalization.CultureInfo - provider - - - - RusticiSoftware.System.DoubleSupport - - DoubleSupport.ToString(${this}, ${provider}) - - - - - System.Double - System.Int32 - ((int)(${expr})) - - - diff --git a/CS2JLibrary/NetTranslations/System/Enum.xml b/CS2JLibrary/NetTranslations/System/Enum.xml deleted file mode 100755 index e330504..0000000 --- a/CS2JLibrary/NetTranslations/System/Enum.xml +++ /dev/null @@ -1,81 +0,0 @@ - - - System.Enum - Enum - - - System.Boolean - IsDefined - - - System.Object - enumType - - - System.Object - value - - - EnumSupport.isDefined(${enumType}, ${value}) - - RusticiSoftware.System.EnumSupport - - - - System.String - ToString - - - System.String - modifier - - - EnumSupport.toString(${this}, ${modifier}) - - RusticiSoftware.System.EnumSupport - - - - System.Object - Parse - - - System.Type - enumType - - - System.String - value - - - Enum.valueOf(${enumType}, ${value}) - - - - - - - System.Byte - ${to_type}.values()[${expr}] - - - - System.Enum - System.Byte - (byte)(((Enum)${expr}).ordinal()) - - - - System.Int32 - ${to_type}.values()[${expr}] - - - - System.Enum - System.Int32 - ((Enum)${expr}).ordinal() - - - diff --git a/CS2JLibrary/NetTranslations/System/Environment.xml b/CS2JLibrary/NetTranslations/System/Environment.xml deleted file mode 100644 index ec759a7..0000000 --- a/CS2JLibrary/NetTranslations/System/Environment.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - System.Environment - - System.Object - - - - NewLine - System.String - System.getProperty("line.separator") - - - - java.net.InetAddress - - MachineName - System.String - InetAddress.getLocalHost().getHostName() - - - diff --git a/CS2JLibrary/NetTranslations/System/Exception.xml b/CS2JLibrary/NetTranslations/System/Exception.xml deleted file mode 100755 index cdaddf2..0000000 --- a/CS2JLibrary/NetTranslations/System/Exception.xml +++ /dev/null @@ -1,74 +0,0 @@ - - - System.Exception - Exception - - System.Object - - - - new Exception() - - - - - System.String - message - - - new Exception(${message}) - - - - - System.SerializationInfo - info - - - System.StreamingContext - ctxt - - - - - - - System.String - message - - - System.Exception - inner - - - new Exception(${message}, ${inner}) - - - - - Message - System.String - ${this}.getMessage() - - - Source - System.String - - RusticiSoftware.System.ExceptionSupport - - ExceptionSupport.getSource(${this}) - - - StackTrace - System.String - ${this}.getStackTrace().toString() - - - InnerException - System.Exception - ((Exception)${this}.getCause()) - - - diff --git a/CS2JLibrary/NetTranslations/System/Globalization/CultureInfo.xml b/CS2JLibrary/NetTranslations/System/Globalization/CultureInfo.xml deleted file mode 100755 index 10da0f4..0000000 --- a/CS2JLibrary/NetTranslations/System/Globalization/CultureInfo.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - System.Globalization.CultureInfo - TODO - - System.ICloneable - System.IFormatProvider - - - - InvariantCulture - System.Globalization.CultureInfo - - RusticiSoftware.JavaSupport.util.LocaleSupport - - LocaleSupport.INVARIANT - - - - - diff --git a/CS2JLibrary/NetTranslations/System/Globalization/NumberFormatInfo.xml b/CS2JLibrary/NetTranslations/System/Globalization/NumberFormatInfo.xml deleted file mode 100755 index 4c6961e..0000000 --- a/CS2JLibrary/NetTranslations/System/Globalization/NumberFormatInfo.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - System.Globalization.NumberFormatInfo - - System.ICloneable - System.IFormatProvider - - - - - RusticiSoftware.JavaSupport.util.LocaleSupport - - LocaleSupport.INVARIANT - - - - - InvariantInfo - System.Globalization.NumberFormatInfo - - RusticiSoftware.JavaSupport.util.LocaleSupport - - LocaleSupport.INVARIANT - - - - - diff --git a/CS2JLibrary/NetTranslations/System/Globalization/NumberStyles.xml b/CS2JLibrary/NetTranslations/System/Globalization/NumberStyles.xml deleted file mode 100755 index 9e0278f..0000000 --- a/CS2JLibrary/NetTranslations/System/Globalization/NumberStyles.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - System.Globalization.NumberStyles - - - Integer - System.Globalization.NumberStyles - - RusticiSoftware.System.Globalization.NumberStyles - - NumberStyles.getInteger() - - - HexNumber - System.Globalization.NumberStyles - - RusticiSoftware.System.Globalization.NumberStyles - - NumberStyles.getHexNumber() - - - Any - System.Globalization.NumberStyles - - RusticiSoftware.System.Globalization.NumberStyles - - NumberStyles.getAny() - - - - - diff --git a/CS2JLibrary/NetTranslations/System/Guid.xml b/CS2JLibrary/NetTranslations/System/Guid.xml deleted file mode 100755 index c9de656..0000000 --- a/CS2JLibrary/NetTranslations/System/Guid.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - System.Guid - - System.Object - - UUID - - java.util.UUID - - - - - - System.Guid - NewGuid - - java.util.UUID - - UUID.randomUUID() - - - diff --git a/CS2JLibrary/NetTranslations/System/ICloneable.xml b/CS2JLibrary/NetTranslations/System/ICloneable.xml deleted file mode 100644 index 61b7fc7..0000000 --- a/CS2JLibrary/NetTranslations/System/ICloneable.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - System.ICloneable - ICloneable - - RusticiSoftware.ScormContentPlayer.Util.ICloneable - - - - System.Object - Clone - ${this}.Clone() - - - diff --git a/CS2JLibrary/NetTranslations/System/IComparable.xml b/CS2JLibrary/NetTranslations/System/IComparable.xml deleted file mode 100755 index 765a340..0000000 --- a/CS2JLibrary/NetTranslations/System/IComparable.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - System.IComparable - - - System.Int32 - CompareTo - - - System.Object - arg - - - ${this}.Compare(${arg}) - - - diff --git a/CS2JLibrary/NetTranslations/System/IDisposable.xml b/CS2JLibrary/NetTranslations/System/IDisposable.xml deleted file mode 100755 index 7141ea0..0000000 --- a/CS2JLibrary/NetTranslations/System/IDisposable.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - System.IDisposable - IDisposable - - RusticiSoftware.System.IDisposable - - - - System.Void - Dispose - ${this}.close() - - - diff --git a/CS2JLibrary/NetTranslations/System/IO/Directory.xml b/CS2JLibrary/NetTranslations/System/IO/Directory.xml deleted file mode 100755 index 9e53e7b..0000000 --- a/CS2JLibrary/NetTranslations/System/IO/Directory.xml +++ /dev/null @@ -1,150 +0,0 @@ - - - System.IO.Directory - File - - java.io.File - - - - - - System.Boolean - Exists - - - System.String - path - - - - java.io.File - - (new File(${path})).exists() - - - System.IO.DirectoryInfo - CreateDirectory - - - System.String - path - - - - java.io.File - - (new File(${path})).mkdirs() - - - System.Void - Delete - - - System.String - path - - - - RusticiSoftware.System.IO.DirectorySupport - - DirectorySupport.delete(${path}, false) - - - System.Void - Delete - - - System.String - path - - - System.Boolean - recursive - - - - RusticiSoftware.System.IO.DirectorySupport - - DirectorySupport.delete(${path}, ${recursive}) - - - System.Void - Move - - - System.String - sourceFileName - - - System.String - destFileName - - - - java.io.File - - (new File(${sourceFileName})).renameTo(new File(${destFileName})) - - - System.String[] - GetFileSystemEntries - - - System.String - path - - - - java.io.File - - (new File(${path})).list() - - - System.String[] - GetFiles - - - System.String - path - - - System.String - searchpattern - - - - RusticiSoftware.System.IO.DirectorySupport - - DirectorySupport.getFiles(${path}, ${searchpattern}) - - - System.String[] - GetDirectories - - - System.String - path - - - - RusticiSoftware.System.IO.DirectorySupport - - DirectorySupport.getDirectories(${path}) - - - System.String[] - GetFiles - - - System.String - path - - - - RusticiSoftware.System.IO.DirectorySupport - - DirectorySupport.getFiles(${path}) - - - diff --git a/CS2JLibrary/NetTranslations/System/IO/DirectoryInfo.xml b/CS2JLibrary/NetTranslations/System/IO/DirectoryInfo.xml deleted file mode 100755 index d840c7d..0000000 --- a/CS2JLibrary/NetTranslations/System/IO/DirectoryInfo.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - System.IO.DirectoryInfo - - System.IO.FileSystemInfo - - File - - java.io.File - - - - - - System.String - path - - - - java.io.File - - new File(${path}) - - - - - - - System.IO.FileInfo[] - GetFiles - - RusticiSoftware.JavaSupport.io.* - - ${this}.listFiles(new FilterOnlyFiles()) - - - System.IO.FileInfo[] - GetDirectories - - RusticiSoftware.JavaSupport.io.* - - ${this}.listFiles(new FilterOnlyDirs()) - - - System.IO.FileSystemInfo[] - GetFileSystemInfos - ${this}.listFiles() - - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/IO/File.xml b/CS2JLibrary/NetTranslations/System/IO/File.xml deleted file mode 100755 index 7b62f61..0000000 --- a/CS2JLibrary/NetTranslations/System/IO/File.xml +++ /dev/null @@ -1,178 +0,0 @@ - - - System.IO.File - File - - java.io.File - - - - - System.String - fileName - - - - java.io.File - - new File(${fileName}) - - - - - System.IO.StreamWriter - CreateText - - - System.String - path - - - - java.io.* - java.nio.charset.Charset - - new BufferedWriter(new OutputStreamWriter(new FileOutputStream(${path}), Charset.forName("UTF-8"))) - - - System.IO.StreamWriter - Create - - - System.String - path - - - - java.io.* - - new BufferedOutputStream(new FileOutputStream(${path})) - - - System.IO.Stream - OpenRead - - - System.String - path - - - - java.io.FileInputStream - - new FileInputStream(${path}) - - - System.Void - Delete - - - System.String - path - - - - java.io.File - - (new File(${path})).delete() - - - System.Boolean - Exists - - - System.String - path - - - - java.io.File - - (new File(${path})).exists() - - - System.Void - Copy - - - System.String - sourceFileName - - - System.String - destFileName - - - - RusticiSoftware.System.IO.FileSupport - - FileSupport.copyFile(${sourceFileName}, ${destFileName}, true) - - - System.Void - Copy - - - System.String - sourceFileName - - - System.String - destFileName - - - System.Boolean - overwrite - - - - RusticiSoftware.System.IO.FileSupport - - FileSupport.copyFile(${sourceFileName}, ${destFileName}, ${overwrite}) - - - System.Void - Move - - - System.String - sourceFileName - - - System.String - destFileName - - - - java.io.File - - (new File(${sourceFileName})).renameTo(new File(${destFileName})) - - - System.Void - SetAttributes - - - System.String - sourceFileName - - - System.Object - attributes - - - /* Cannot set file attributes from Java - File.SetAttributes(${sourceFileName}, ${attributes}) */ - - - System.Enum - GetAttributes - - - System.String - sourceFileName - - - /* Cannot get file attributes from Java - File.GetAttributes(${sourceFileName}) */ 0 - - - diff --git a/CS2JLibrary/NetTranslations/System/IO/FileAttributes.xml b/CS2JLibrary/NetTranslations/System/IO/FileAttributes.xml deleted file mode 100755 index 088cce0..0000000 --- a/CS2JLibrary/NetTranslations/System/IO/FileAttributes.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - System.IO.FileAttributes - Integer - - - System.Enum - ReadOnly - /* FileAttributes.ReadOnly */ 0 - - - diff --git a/CS2JLibrary/NetTranslations/System/IO/FileInfo.xml b/CS2JLibrary/NetTranslations/System/IO/FileInfo.xml deleted file mode 100755 index c356b81..0000000 --- a/CS2JLibrary/NetTranslations/System/IO/FileInfo.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - System.IO.FileInfo - - System.IO.FileSystemInfo - - File - - java.io.File - - - - - - System.String - fileName - - - - java.io.File - - new File(${fileName}) - - - - - System.String - DirectoryName - ${this}.getParent() - - - - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/IO/FileNotFoundException.xml b/CS2JLibrary/NetTranslations/System/IO/FileNotFoundException.xml deleted file mode 100755 index 3e3226c..0000000 --- a/CS2JLibrary/NetTranslations/System/IO/FileNotFoundException.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - System.IO.FileNotFoundException - FileNotFoundException - - RusticiSoftware.System.IO.FileNotFoundException - - - System.IO.IOException - - - - - - System.String - message - - - - RusticiSoftware.System.IO.FileNotFoundException - - new FileNotFoundException(${message}) - - - - - System.String - message - - - System.String - fileName - - - - RusticiSoftware.System.IO.FileNotFoundException - - new FileNotFoundException(${message}, ${fileName}) - - - diff --git a/CS2JLibrary/NetTranslations/System/IO/FileStream.xml b/CS2JLibrary/NetTranslations/System/IO/FileStream.xml deleted file mode 100644 index 5c747ef..0000000 --- a/CS2JLibrary/NetTranslations/System/IO/FileStream.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - System.IO.FileStream - - - System.IO.IDisposable - System.IO.Stream - - - java.io.* - - OutputStream - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/IO/FileSystemInfo.xml b/CS2JLibrary/NetTranslations/System/IO/FileSystemInfo.xml deleted file mode 100755 index 3b87398..0000000 --- a/CS2JLibrary/NetTranslations/System/IO/FileSystemInfo.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - System.IO.FileSystemInfo - File - - java.io.File - - - - - - System.String - fileName - - - - java.io.File - - new File(${fileName}) - - - - - System.String - Name - ${this}.getName() - - - - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/IO/IOException.xml b/CS2JLibrary/NetTranslations/System/IO/IOException.xml deleted file mode 100755 index 4454e74..0000000 --- a/CS2JLibrary/NetTranslations/System/IO/IOException.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - System.IO.IOException - Throwable - - System.SystemException - - - - new Throwable() - - - - - System.String - message - - - new Throwable(${message}) - - - - - System.SerializationInfo - info - - - System.StreamingContext - ctxt - - - - - - - System.String - message - - - System.Exception - inner - - - new Throwable(${message}, ${inner}) - - - - - diff --git a/CS2JLibrary/NetTranslations/System/IO/Path.xml b/CS2JLibrary/NetTranslations/System/IO/Path.xml deleted file mode 100755 index 0e23a95..0000000 --- a/CS2JLibrary/NetTranslations/System/IO/Path.xml +++ /dev/null @@ -1,92 +0,0 @@ - - - System.IO.Path - - - System.Char - DirectorySeparatorChar - File.separatorChar - - java.io.File - - - - - - System.String - GetDirectoryName - - - System.String - path - - - - java.io.File - - (new File(${path})).getParent() - - - System.String - GetFileName - - - System.String - path - - - - java.io.File - - (new File(${path})).getName() - - - System.String - GetFullPath - - - System.String - path - - - - java.io.File - - (new File(${path})).getCanonicalPath() - - - System.String - GetExtension - - - System.String - path - - - - RusticiSoftware.System.IO.PathSupport - - PathSupport.getExtension(${path}) - - - System.String - Combine - - - System.String - path1 - - - System.String - path2 - - - - java.io.File - - (new File(${path1}, ${path2})).toString() - - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/IO/Stream.xml b/CS2JLibrary/NetTranslations/System/IO/Stream.xml deleted file mode 100755 index 26c3b24..0000000 --- a/CS2JLibrary/NetTranslations/System/IO/Stream.xml +++ /dev/null @@ -1,85 +0,0 @@ - - - System.IO.Stream - - System.IO.IDisposable - - - java.io.* - - InputStream - - - - - System.String - path - - - - java.io.* - - new FileInputStream(${path}) - - - - - System.Int64 - Position - - RusticiSoftware.JavaSupport.Unsupported - - Unsupported.throwUnsupported("${this}.Position") - Unsupported.throwUnsupported("${this}.Position = ${value}") - - - - - System.Void - Close - ${this}.close() - - - System.Int32 - Read - - - System.Byte[] - buffer - - - System.Int32 - offset - - - System.Int32 - count - - - ${this}.read(${buffer},${offset},${count}) - - - - System.Void - Write - - - System.Byte[] - buffer - - - System.Int32 - offset - - - System.Int32 - count - - - ${this}.write(${buffer},${offset},${count}) - - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/IO/StreamReader.xml b/CS2JLibrary/NetTranslations/System/IO/StreamReader.xml deleted file mode 100755 index b2f3494..0000000 --- a/CS2JLibrary/NetTranslations/System/IO/StreamReader.xml +++ /dev/null @@ -1,78 +0,0 @@ - - - System.IO.StreamReader - - System.IO.TextReader - - - java.io.* - - BufferedReader - - - - - System.String - path - - - - RusticiSoftware.System.IO.StreamReader - java.io.* - - new BufferedReader(StreamReader.make(new BufferedInputStream(new FileInputStream(${path})))) - - - - - System.String - path - - - System.Text.Encoding - encoding - - - - RusticiSoftware.System.IO.StreamReader - java.io.* - - new BufferedReader(StreamReader.make(new BufferedInputStream(new FileInputStream(${path}), ${encoding}))) - - - - - System.IO.Stream - stream - - - System.Text.Encoding - encoding - - - - RusticiSoftware.System.IO.StreamReader - java.io.* - - new BufferedReader(StreamReader.make(new BufferedInputStream(${stream}), ${encoding})) - - - - - System.IO.Stream - stream - - - - RusticiSoftware.System.IO.StreamReader - RusticiSoftware.System.Text.EncodingSupport - java.io.* - - new BufferedReader(StreamReader.make(new BufferedInputStream(${stream}), new EncodingSupport("UTF-8"))) - - - - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/IO/StreamWriter.xml b/CS2JLibrary/NetTranslations/System/IO/StreamWriter.xml deleted file mode 100755 index aada72e..0000000 --- a/CS2JLibrary/NetTranslations/System/IO/StreamWriter.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - System.IO.StreamWriter - - System.IO.TextWriter - - - java.io.* - - BufferedWriter - - - - - System.String - path - - - - java.io.* - - new BufferedWriter(new FileWriter(${path})) - - - - - System.String - path - - - System.Boolean - append - - - - java.io.* - - new BufferedWriter(new FileWriter(${path},${append})) - - - - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/IO/StringReader.xml b/CS2JLibrary/NetTranslations/System/IO/StringReader.xml deleted file mode 100755 index 59170ed..0000000 --- a/CS2JLibrary/NetTranslations/System/IO/StringReader.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - System.IO.StringReader - - System.IO.TextReader - - - java.io.* - - StringReader - - - - - System.String - s - - - - java.io.* - - new StringReader(${s}) - - - - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/IO/StringWriter.xml b/CS2JLibrary/NetTranslations/System/IO/StringWriter.xml deleted file mode 100644 index df52a04..0000000 --- a/CS2JLibrary/NetTranslations/System/IO/StringWriter.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - System.IO.StringWriter - - System.IO.TextWriter - - - java.io.StringWriter - - StringWriter - - - - - System.String - s - - - - java.io.StringWriter - - new StringWriter(${s}) - - - - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/IO/TextReader.xml b/CS2JLibrary/NetTranslations/System/IO/TextReader.xml deleted file mode 100755 index 6830dc8..0000000 --- a/CS2JLibrary/NetTranslations/System/IO/TextReader.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - System.IO.TextReader - BufferedReader - - System.IDisposable - - - java.io.* - - - - System.Void - Close - ${this}.close() - - - System.String - ReadLine - ${this}.readLine() - - - System.String - ReadToEnd - - RusticiSoftware.System.IO.TextReaderSupport - - TextReaderSupport.readToEnd(${this}) - - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/IO/TextWriter.xml b/CS2JLibrary/NetTranslations/System/IO/TextWriter.xml deleted file mode 100755 index 867e1dc..0000000 --- a/CS2JLibrary/NetTranslations/System/IO/TextWriter.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - System.IO.TextWriter - - System.IDisposable - - - - System.Void - Close - ${this}.close() - - - System.Void - WriteLine - - - System.String - arg - - - ${this}.write(${arg} + System.getProperty("line.separator")) - - - System.Void - Write - - - System.String - arg - - - ${this}.write(${arg}) - - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/Int16.xml b/CS2JLibrary/NetTranslations/System/Int16.xml deleted file mode 100644 index d2a2cf7..0000000 --- a/CS2JLibrary/NetTranslations/System/Int16.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - System.Int16 - int - - System.Number - System.IComparable - System.IFormattable - System.IConvertible - - - - MinValue - System.Int16 - Short.MIN_VALUE - - - MaxValue - System.Int16 - Short.MAX_VALUE - - - - - System.String - ToString - String.valueOf(${this}) - - - System.Int16 - Parse - - - System.String - str - - - Short.valueOf(${str}) - - - - - System.Object - System.Int16 - ((Short) ${expr}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Int32.xml b/CS2JLibrary/NetTranslations/System/Int32.xml deleted file mode 100755 index 3b6e016..0000000 --- a/CS2JLibrary/NetTranslations/System/Int32.xml +++ /dev/null @@ -1,72 +0,0 @@ - - - System.Int32 - int - - System.Number - System.IComparable - System.IFormattable - System.IConvertible - - - - MinValue - System.Int32 - Integer.MIN_VALUE - - - MaxValue - System.Int32 - Integer.MAX_VALUE - - - - - System.String - ToString - String.valueOf(${this}) - - - System.String - ToString - - - System.String - str - - - IntegerSupport.mkString(${this}, ${str}) - - - System.Int32 - Parse - - - System.String - str - - - Integer.valueOf(${str}) - - - System.Int32 - Parse - - - System.String - str - - - style - System.Globalization.NumberStyles - - - - RusticiSoftware.System.* - - IntegerSupport.parse(${str}, ${style}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Int64.xml b/CS2JLibrary/NetTranslations/System/Int64.xml deleted file mode 100755 index fb50e1e..0000000 --- a/CS2JLibrary/NetTranslations/System/Int64.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - System.Int64 - long - - System.Number - System.IComparable - System.IFormattable - System.IConvertible - - - - MinValue - System.Int64 - Long.MIN_VALUE - - - MaxValue - System.Int64 - Long.MAX_VALUE - - - - - System.String - ToString - String.valueOf(${this}) - - - System.Int64 - Parse - - - System.String - str - - - Long.valueOf(${str}) - - - System.String - ToString - String.valueOf(${this}) - - - diff --git a/CS2JLibrary/NetTranslations/System/InvalidCastException.xml b/CS2JLibrary/NetTranslations/System/InvalidCastException.xml deleted file mode 100755 index 47c1d26..0000000 --- a/CS2JLibrary/NetTranslations/System/InvalidCastException.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - System.InvalidCastException - InvalidCastException - - System.SystemException - - - RusticiSoftware.System.InvalidCastException - - - - - RusticiSoftware.System.InvalidCastException - - new InvalidCastException() - - - - - System.String - message - - - - RusticiSoftware.System.InvalidCastException - - new InvalidCastException(${message}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Math.xml b/CS2JLibrary/NetTranslations/System/Math.xml deleted file mode 100755 index a2f2ac0..0000000 --- a/CS2JLibrary/NetTranslations/System/Math.xml +++ /dev/null @@ -1,167 +0,0 @@ - - - - System.Math - - - System.Double - Abs - - - System.Double - d - - - Math.abs(${d}) - - - System.Decimal - Floor - - - System.Decimal - d - - - Math.floor(${d}) - - - System.Double - Floor - - - System.Double - d - - - Math.floor(${d}) - - - System.Double - Floor - - - System.Double - d - - - Math.floor(${d}) - - - System.Int32 - Min - - - System.Int32 - a - - - System.Int32 - b - - - Math.min(${a},${b}) - - - System.Double - Min - - - System.Double - a - - - System.Double - b - - - Math.min(${a},${b}) - - - System.Int32 - Max - - - System.Int32 - a - - - System.Int32 - b - - - Math.max(${a},${b}) - - - System.Double - Max - - - System.Double - a - - - System.Double - b - - - Math.max(${a},${b}) - - - System.Decimal - Round - - - System.Decimal - d - - - Math.round(${d}) - - - System.Double - Round - - - System.Double - d - - - Math.round(${d}) - - - System.Decimal - Round - - - System.Decimal - d - - - System.Int32 - decimals - - - (Math.round(${d}*Math.pow(10,${decimals})) / Math.pow(10,${decimals})) - - - System.Double - Round - - - System.Double - d - - - System.Int32 - decimals - - - (Math.round(${d}*Math.pow(10,${decimals})) / Math.pow(10,${decimals})) - - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/Net/CookieContainer.xml b/CS2JLibrary/NetTranslations/System/Net/CookieContainer.xml deleted file mode 100755 index 70142f8..0000000 --- a/CS2JLibrary/NetTranslations/System/Net/CookieContainer.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - System.Net.CookieContainer - CookieContainer - - System.Object - - - RusticiSoftware.System.Net.CookieContainer - - - - - - diff --git a/CS2JLibrary/NetTranslations/System/Net/HttpWebRequest.xml b/CS2JLibrary/NetTranslations/System/Net/HttpWebRequest.xml deleted file mode 100755 index 7995cd1..0000000 --- a/CS2JLibrary/NetTranslations/System/Net/HttpWebRequest.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - System.Net.HttpWebRequest - HttpURLConnection - - System.Net.WebRequest - - - java.net.* - - - - - - System.Net.HttpWebRequest - Create - - - System.Uri - requestUri - - - ${requestUri}.toURL().openConnection() - - - System.Net.HttpWebResponse - GetResponse - ${this} - - - diff --git a/CS2JLibrary/NetTranslations/System/Net/HttpWebResponse.xml b/CS2JLibrary/NetTranslations/System/Net/HttpWebResponse.xml deleted file mode 100755 index d9def37..0000000 --- a/CS2JLibrary/NetTranslations/System/Net/HttpWebResponse.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - System.Net.HttpWebResponse - HttpURLConnection - - System.Net.WebResponse - - - java.net.* - - - - System.Int32 - StatusCode - ${this}.getResponseCode() - - - - - System.IO.Stream - GetResponseStream - ${this}.getInputStream() - - - diff --git a/CS2JLibrary/NetTranslations/System/Net/Mail/MailAddress.xml b/CS2JLibrary/NetTranslations/System/Net/Mail/MailAddress.xml deleted file mode 100644 index 6a2369a..0000000 --- a/CS2JLibrary/NetTranslations/System/Net/Mail/MailAddress.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - System.Net.Mail.MailAddress - InternetAddress - - - - - System.String - address - - - - java.io.* - - new InternetAddress(${address}) - - - - System.Object - - - javax.mail.internet.InternetAddress - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/Net/Mail/MailAddressCollection.xml b/CS2JLibrary/NetTranslations/System/Net/Mail/MailAddressCollection.xml deleted file mode 100644 index bbc5e87..0000000 --- a/CS2JLibrary/NetTranslations/System/Net/Mail/MailAddressCollection.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - System.Net.Mail.MailAddressCollection - - - - System.Int32 - Count - ${this}.size() - - - diff --git a/CS2JLibrary/NetTranslations/System/Net/Mail/MailMessage.xml b/CS2JLibrary/NetTranslations/System/Net/Mail/MailMessage.xml deleted file mode 100644 index e73d07c..0000000 --- a/CS2JLibrary/NetTranslations/System/Net/Mail/MailMessage.xml +++ /dev/null @@ -1,53 +0,0 @@ - - - System.Net.Mail.MailMessage - MailMessage - - System.Object - - - RusticiSoftware.ScormContentPlayer.Util.MailMessage - - - - System.String - Body - ${this}.getBody() - ${this}.setBody(${value}) - - - System.String - Subject - ${this}.getSubject() - ${this}.setSubject(${value}) - - - System.Net.Mail.MailAddress - From - ${this}.getFrom() - ${this}.setFrom(${value}) - - - System.Net.Mail.MailAddressCollection - To - ${this}.getTo() - - javax.mail.internet.MimeMessage - javax.mail.internet.MimeMessage.RecipientType - - - - System.Net.Mail.MailAddressCollection - CC - ${this}.getCC() - - javax.mail.internet.MimeMessage - javax.mail.internet.MimeMessage.RecipientType - - - - - - diff --git a/CS2JLibrary/NetTranslations/System/Net/WebRequest.xml b/CS2JLibrary/NetTranslations/System/Net/WebRequest.xml deleted file mode 100755 index f3f3e4d..0000000 --- a/CS2JLibrary/NetTranslations/System/Net/WebRequest.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - System.Net.WebRequest - ** NONE System.Net.WebRequest ** - - System.Object - - - java.net.* - - - - - - System.Net.WebRequest - Create - - - System.Uri - requestUri - - - ${requestUri}.toURL().openConnection() - - - diff --git a/CS2JLibrary/NetTranslations/System/NotImplementedException.xml b/CS2JLibrary/NetTranslations/System/NotImplementedException.xml deleted file mode 100755 index 6297acf..0000000 --- a/CS2JLibrary/NetTranslations/System/NotImplementedException.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - System.NotImplementedException - NotImplementedException - - System.SystemException - - - RusticiSoftware.System.NotImplementedException - - - - - RusticiSoftware.System.NotImplementedException - - new NotImplementedException() - - - - - System.String - message - - - - RusticiSoftware.System.NotImplementedException - - new NotImplementedException(${message}) - - - - - System.String - message - - - System.Exception - inner - - - - RusticiSoftware.System.NotImplementedException - - new NotImplementedException(${message}, ${inner}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Number.xml b/CS2JLibrary/NetTranslations/System/Number.xml deleted file mode 100755 index 21ec44c..0000000 --- a/CS2JLibrary/NetTranslations/System/Number.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - System.Number - - - - - System.String - ToString - - - System.Globalization.CultureInfo - provider - - - - java.text.NumberFormat - - NumberFormat.getInstance(${provider}).format(${this}) - - - System.String - ToString - - - System.String - format - - - - RusticiSoftware.System.NumberSupport - - NumberSupport.format(${this}, ${format}) - - - - - diff --git a/CS2JLibrary/NetTranslations/System/Object.xml b/CS2JLibrary/NetTranslations/System/Object.xml deleted file mode 100755 index 31e1cc8..0000000 --- a/CS2JLibrary/NetTranslations/System/Object.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - System.Object - Object - - - System.Boolean - Equals - - - System.Object - obj - - - ${this}.equals(${obj}) - - - System.String - ToString - ${this}.toString() - - - System.String - ToString - - - System.IFormatProvider - provider - - - String.valueOf(${this}) - - - System.Type - GetType - ${this}.getClass() - - - - - System.Object - System.Boolean - (Boolean)(${expr}) - - - diff --git a/CS2JLibrary/NetTranslations/System/OverflowException.xml b/CS2JLibrary/NetTranslations/System/OverflowException.xml deleted file mode 100755 index b950d4d..0000000 --- a/CS2JLibrary/NetTranslations/System/OverflowException.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - System.OverflowException - ArithmeticException - - System.ArithmeticException - - - - new ArithmeticException() - - - - - System.String - message - - - new ArithmeticException(${message}) - - - - - System.SerializationInfo - info - - - System.StreamingContext - ctxt - - - - - - - System.String - message - - - System.Exception - inner - - - new ArithmeticException(${message}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Reflection/Assembly.xml b/CS2JLibrary/NetTranslations/System/Reflection/Assembly.xml deleted file mode 100755 index 52ee978..0000000 --- a/CS2JLibrary/NetTranslations/System/Reflection/Assembly.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - System.Reflection.Assembly - - RusticiSoftware.System.Reflection.Assembly - - Assembly - - - System.Reflection.Assembly - Load - - - System.String - assemblyString - - - - RusticiSoftware.System.Reflection.Assembly - - new Assembly(${assemblyString}) - - - System.Type - GetType - - - System.String - name - - - System.Boolean - throwOnError - - - ${this}.getClass(${name}, ${throwOnError}) - - - System.Assembly - GetExecutingAssembly - null /* getExecutingAssembly() */ - - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/Reflection/BindingFlags.xml b/CS2JLibrary/NetTranslations/System/Reflection/BindingFlags.xml deleted file mode 100644 index 284e8cf..0000000 --- a/CS2JLibrary/NetTranslations/System/Reflection/BindingFlags.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - System.Reflection.BindingFlags - - - Instance - System.Reflection.BindingFlags - - RusticiSoftware.System.Reflection.BindingFlags - - BindingFlags.getInstance() - - - Public - System.Reflection.BindingFlags - - RusticiSoftware.System.Reflection.BindingFlags - - BindingFlags.getPublic() - - - FlattenHierarchy - System.Reflection.BindingFlags - - RusticiSoftware.System.Reflection.BindingFlags - - BindingFlags.getFlattenHierarchy() - - - Static - System.Reflection.BindingFlags - - RusticiSoftware.System.Reflection.BindingFlags - - BindingFlags.getStatic() - - - - - diff --git a/CS2JLibrary/NetTranslations/System/Reflection/FieldInfo.xml b/CS2JLibrary/NetTranslations/System/Reflection/FieldInfo.xml deleted file mode 100644 index 5821e09..0000000 --- a/CS2JLibrary/NetTranslations/System/Reflection/FieldInfo.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - System.Reflection.FieldInfo - Field - - java.lang.reflect.Field - - - - System.String - Name - ${this}.getName() - - - System.Type - FieldType - ${this}.getType() - - - - - System.Object[] - GetCustomAttributes - - - attributeType - System.Type - - - inherits - System.Boolean - - - FieldSupport.getAnnotations(${this}, ${attributeType}, ${inherits}) - - RusticiSoftware.JavaSupport.reflect.FieldSupport - - - - System.Object - GetValue - - - obj - System.Object - - - ${this}.get(${obj}) - - - System.Void - SetValue - - - obj - System.Object - - - value - System.Object - - - ${this}.set(${obj}, ${value}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Resources/ResourceManager.xml b/CS2JLibrary/NetTranslations/System/Resources/ResourceManager.xml deleted file mode 100755 index 9d8d062..0000000 --- a/CS2JLibrary/NetTranslations/System/Resources/ResourceManager.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - System.Resources.ResourceManager - - RusticiSoftware.System.Resources.ResourceManager - - ResourceManager - - - - - - - System.String - baseName - - - System.Reflection.Assembly - assembly - - - - RusticiSoftware.System.Resources.ResourceManager - - new ResourceManager(${baseName}, ${assembly)) /* ignored parameters */ - - - - - System.String - GetString - - - System.String - name - - - ${this}.getString(${name}) - - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/Security/Cryptography/X509Certificates/X509Certificate2.xml b/CS2JLibrary/NetTranslations/System/Security/Cryptography/X509Certificates/X509Certificate2.xml deleted file mode 100644 index 3d070c7..0000000 --- a/CS2JLibrary/NetTranslations/System/Security/Cryptography/X509Certificates/X509Certificate2.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - System.Security.Cryptography.X509Certificates.X509Certificate2 - - System.Security.Cryptography.X509Certificates.X509Certificate - - X509Certificate - - java.security.cert.X509Certificate - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/CS2JLibrary/NetTranslations/System/Single.xml b/CS2JLibrary/NetTranslations/System/Single.xml deleted file mode 100755 index fe7f5f3..0000000 --- a/CS2JLibrary/NetTranslations/System/Single.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - System.Single - float - - System.Number - System.IComparable - System.IFormattable - System.IConvertible - - - - System.String - ToString - String.valueOf(${this}) - - - diff --git a/CS2JLibrary/NetTranslations/System/String.xml b/CS2JLibrary/NetTranslations/System/String.xml deleted file mode 100755 index 500e4c2..0000000 --- a/CS2JLibrary/NetTranslations/System/String.xml +++ /dev/null @@ -1,694 +0,0 @@ - - - System.String - System.Object - String - - System.IComparable - System.ICloneable - System.IConvertible - System.Collections.IEnumerable - - - - - - char - System.Char - - - length - System.Int32 - - - - RusticiSoftware.System.StringSupport - - StringSupport.mkString(${char}, ${length}) - - - - - str - System.Char[] - - - new String(${str}) - - - - - Length - System.Int32 - ${this}.length() - - - Empty - System.String - "" - - - - - System.Int32 - Compare - - - arg1 - System.String - - - arg2 - System.String - - - StringSupport.Compare(${arg1}, ${arg2}) - - RusticiSoftware.System.StringSupport - - - - System.Int32 - Compare - - - arg1 - System.String - - - arg2 - System.String - - - isCaseSensitive - System.Bool - - - StringSupport.Compare(${arg1}, ${arg2}, ${isCaseSensitive}) - - RusticiSoftware.System.StringSupport - - - - System.String - Concat - - - arg1 - System.Object - - - arg2 - System.Object - - - ${arg1}.toString().concat(${arg2}.toString()) - - - System.Boolean - Contains - - - arg - System.String - - - ${this}.contains(${arg}) - - - System.Boolean - EndsWith - - - arg - System.String - - - ${this}.endsWith(${arg}) - - - System.Int32 - IndexOf - - - arg - System.Char - - - ${this}.indexOf(${arg}) - - - System.Int32 - IndexOf - - - arg - System.Char - - - start - System.Int32 - - - ${this}.indexOf(${arg}, ${start}) - - - System.Int32 - IndexOf - - - arg - System.String - - - ${this}.indexOf(${arg}) - - - System.Int32 - IndexOf - - - arg - System.String - - - start - System.Int32 - - - ${this}.indexOf(${arg}, ${start}) - - - System.Boolean - IsNullOrEmpty - - - arg - System.String - - - - RusticiSoftware.System.StringSupport - - StringSupport.isNullOrEmpty(${arg}) - - - System.Int32 - LastIndexOfAny - - - anyOf - System.Char[] - - - - RusticiSoftware.System.StringSupport - - StringSupport.lastIndexOfAny(${this},${anyOf}) - - - System.Int32 - LastIndexOf - - - arg - System.Char - - - ${this}.lastIndexOf(${arg}) - - - System.Int32 - LastIndexOf - - - arg - System.Char - - - start - System.Int32 - - - ${this}.lastIndexOf(${arg},${start}) - - - System.Int32 - LastIndexOf - - - arg - System.String - - - ${this}.lastIndexOf(${arg}) - - - System.Int32 - LastIndexOf - - - arg - System.String - - - start - System.Int32 - - - ${this}.lastIndexOf(${arg},${start}) - - - System.String - PadLeft - - - totalWidth - System.Int32 - - - - RusticiSoftware.System.StringSupport - - StringSupport.PadLeft(${this}, ${totalWidth}) - - - System.String - PadLeft - - - totalWidth - System.Int32 - - - paddingChar - System.Char - - - - RusticiSoftware.System.StringSupport - - StringSupport.PadLeft(${this}, ${totalWidth}, ${paddingChar}) - - - System.String - PadRight - - - totalWidth - System.Int32 - - - - RusticiSoftware.System.StringSupport - - StringSupport.PadRight(${this}, ${totalWidth}) - - - System.String - PadRight - - - totalWidth - System.Int32 - - - paddingChar - System.Char - - - - RusticiSoftware.System.StringSupport - - StringSupport.PadRight(${this}, ${totalWidth}, ${paddingChar}) - - - System.String - Replace - - - old - System.Char - - - new - System.Char - - - ${this}.replace(${old}, ${new}) - - - System.String - Replace - - - old - System.String - - - new - System.String - - - ${this}.replace(${old}, ${new}) - - - System.String[] - Split - - - ch - System.Char - - - - RusticiSoftware.System.StringSupport - - StringSupport.Split(${this}, ${ch}) - - - System.String[] - Split - - - ch1 - System.Char - - - ch2 - System.Char - - - - RusticiSoftware.System.StringSupport - - StringSupport.Split(${this}, ${ch1}, ${ch2}) - - - System.String[] - Split - - - cs - System.Char[] - - - - RusticiSoftware.System.StringSupport - - ${this}.split(StringSupport.charAltsToRegex(${cs})) - - - System.String[] - Split - - - cs - System.Char[] - - - count - System.Int32 - - - - RusticiSoftware.System.StringSupport - - ${this}.split(StringSupport.charAltsToRegex(${cs}), ${count}) - - - System.String[] - Split - - - cs - System.Char[] - - - options - System.StringSplitOptions - - - - RusticiSoftware.System.StringSupport - - StringSupport.Split(${this}, ${cs}, ${options}) - - - System.Boolean - StartsWith - - - arg - System.String - - - ${this}.startsWith(${arg}) - - - System.String - Substring - - - start - System.Int32 - - - ${this}.substring(${start}) - - - System.String - Substring - - - start - System.Int32 - - - length - System.Int32 - - - ${this}.substring(${start}, (${start}) + (${length})) - - - System.Char[] - ToCharArray - ${this}.toCharArray() - - - System.Char[] - ToCharArray - - - start - System.Int32 - - - end - System.Int32 - - - ${this}.substring(${start}, ${end}).toCharArray() - - - System.String - ToLower - ${this}.toLowerCase() - - - System.String - ToUpper - ${this}.toUpperCase() - - - System.String - ToLowerInvariant - ${this}.toLowerCase() - - - System.String - ToUpperInvariant - ${this}.toUpperCase() - - - System.String - Trim - - RusticiSoftware.System.StringSupport - - StringSupport.Trim(${this}) - - - System.String - Trim - - - trimChars - System.Char[] - - - - RusticiSoftware.System.StringSupport - - StringSupport.Trim(${this}, ${trimChars}) - - - System.String - Trim - - - trimChar1 - System.Char - - - - RusticiSoftware.System.StringSupport - - StringSupport.Trim(${this}, new char[] {${trimChar1}}) - - - System.String - Trim - - - trimChar1 - System.Char - - - trimChar2 - System.Char - - - - RusticiSoftware.System.StringSupport - - StringSupport.Trim(${this}, new char[] {${trimChar1}, ${trimChar2}}) - - - System.String - TrimStart - - - - RusticiSoftware.System.StringSupport - - StringSupport.TrimStart(${this}, null) - - - System.String - TrimStart - - - trimChars - System.Char[] - - - - RusticiSoftware.System.StringSupport - - StringSupport.TrimStart(${this}, ${trimChars}) - - - System.String - TrimStart - - - trimChar1 - System.Char - - - - RusticiSoftware.System.StringSupport - - StringSupport.TrimStart(${this}, new char[] {${trimChar1}}) - - - System.String - TrimStart - - - trimChar1 - System.Char - - - trimChar2 - System.Char - - - - RusticiSoftware.System.StringSupport - - StringSupport.TrimStart(${this}, new char[] {${trimChar1}, ${trimChar2}}) - - - System.String - TrimEnd - - - - RusticiSoftware.System.StringSupport - - StringSupport.TrimEnd(${this}, null) - - - System.String - TrimEnd - - - trimChars - System.Char[] - - - - RusticiSoftware.System.StringSupport - - StringSupport.TrimEnd(${this}, ${trimChars}) - - - System.String - TrimEnd - - - trimChar1 - System.Char - - - - RusticiSoftware.System.StringSupport - - StringSupport.TrimEnd(${this}, new char[] {${trimChar1}}) - - - System.String - TrimEnd - - - trimChar1 - System.Char - - - trimChar2 - System.Char - - - - RusticiSoftware.System.StringSupport - - StringSupport.TrimEnd(${this}, new char[] {${trimChar1}, ${trimChar2}}) - - - System.Char - get___idx - - - i - System.Int32 - - - ${this}.charAt(${i}) - - - diff --git a/CS2JLibrary/NetTranslations/System/StringSplitOptions.xml b/CS2JLibrary/NetTranslations/System/StringSplitOptions.xml deleted file mode 100644 index 4e9987f..0000000 --- a/CS2JLibrary/NetTranslations/System/StringSplitOptions.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - System.StringSplitOptions - - - - - None - System.StringSplitOptions - StringSplitOptions.None - - RusticiSoftware.System.StringSplitOptions - - - - RemoveEmptyEntries - System.StringSplitOptions - StringSplitOptions.RemoveEmptyEntries - - RusticiSoftware.System.StringSplitOptions - - - - - - - diff --git a/CS2JLibrary/NetTranslations/System/SystemException.xml b/CS2JLibrary/NetTranslations/System/SystemException.xml deleted file mode 100755 index 9430428..0000000 --- a/CS2JLibrary/NetTranslations/System/SystemException.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - System.SystemException - Throwable - - System.Exception - - - - new Throwable() - - - - - System.String - message - - - new Throwable(${message}) - - - - - System.SerializationInfo - info - - - System.StreamingContext - ctxt - - - - - - - System.String - message - - - System.Exception - inner - - - new Throwable(${message}, ${inner}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Text/Encoding.xml b/CS2JLibrary/NetTranslations/System/Text/Encoding.xml deleted file mode 100755 index b9dd89d..0000000 --- a/CS2JLibrary/NetTranslations/System/Text/Encoding.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - System.Text.Encoding - - - - - UTF8 - System.Text.Encoding - (new EncodingSupport("UTF-8")) - - RusticiSoftware.System.Text.EncodingSupport - - - - - - System.Byte[] - GetBytes - - - System.String - s - - - ${this}.getBytes(${s}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Text/RegularExpressions/Capture.xml b/CS2JLibrary/NetTranslations/System/Text/RegularExpressions/Capture.xml deleted file mode 100755 index 8b35e1b..0000000 --- a/CS2JLibrary/NetTranslations/System/Text/RegularExpressions/Capture.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - System.Text.RegularExpressions.Capture - System.Object - NONE - - java.util.regex.* - - - - - - System.Int32 - Index - ${this}.start() - - - - - diff --git a/CS2JLibrary/NetTranslations/System/Text/RegularExpressions/Group.xml b/CS2JLibrary/NetTranslations/System/Text/RegularExpressions/Group.xml deleted file mode 100755 index f006539..0000000 --- a/CS2JLibrary/NetTranslations/System/Text/RegularExpressions/Group.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - System.Text.RegularExpressions.Group - - System.Text.RegularExpressions.Capture - - Pattern - - java.util.regex.* - - - - - java.util.regex.* - - new Pattern() - - - - - pattern - System.String - - - - java.util.regex.* - - new Pattern(${pattern}) - - - - - System.Boolean - Success - ${this}.find() - - - - - diff --git a/CS2JLibrary/NetTranslations/System/Text/RegularExpressions/Match.xml b/CS2JLibrary/NetTranslations/System/Text/RegularExpressions/Match.xml deleted file mode 100755 index 05104fa..0000000 --- a/CS2JLibrary/NetTranslations/System/Text/RegularExpressions/Match.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - System.Text.RegularExpressions.Match - - System.Text.RegularExpressions.Group - - Matcher - - java.util.regex.* - - - - - - - - diff --git a/CS2JLibrary/NetTranslations/System/Text/RegularExpressions/Regex.xml b/CS2JLibrary/NetTranslations/System/Text/RegularExpressions/Regex.xml deleted file mode 100755 index eddfaac..0000000 --- a/CS2JLibrary/NetTranslations/System/Text/RegularExpressions/Regex.xml +++ /dev/null @@ -1,98 +0,0 @@ - - - System.Text.RegularExpressions.Regex - - - Pattern - - java.util.regex.* - - - - - java.util.regex.* - - new Pattern() - - - - - pattern - System.String - - - - java.util.regex.* - - Pattern.compile(${pattern}) - - - - - - - System.Text.RegularExpressions.Match - Match - - - System.String - input - - - ${this}.matcher(${input}) - - - System.Boolean - IsMatch - - - System.String - input - - - ${this}.matcher(${input}).matches() - - - System.Boolean - IsMatch - - - System.String - input - - - System.String - pattern - - - - java.util.regex.* - - Pattern.compile(${pattern}).matcher(${input}).matches() - - - System.String - Replace - - - System.String - input - - - System.String - pattern - - - System.String - replacement - - - - java.util.regex.* - - Pattern.compile(${pattern}).matcher(${input}).replaceAll(${replacement}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Text/StringBuilder.xml b/CS2JLibrary/NetTranslations/System/Text/StringBuilder.xml deleted file mode 100755 index e9f0077..0000000 --- a/CS2JLibrary/NetTranslations/System/Text/StringBuilder.xml +++ /dev/null @@ -1,137 +0,0 @@ - - - System.Text.StringBuilder - System.Object - StringBuilder - - - new StringBuilder() - - - - - str - System.String - - - new StringBuilder(${str}) - - - - - Length - System.Int32 - ${this}.length() - StringBuilderSupport.setLength(${this}, ${value}) - - RusticiSoftware.System.Text.StringBuilderSupport - - - - Capacity - System.Int32 - ${this}.capacity() - ${this}.ensureCapacity(${value}) - - - - - System.Text.StringBuilder - Append - - - arg - System.Object - - - ${this}.append(${arg}) - - - System.Text.StringBuilder - AppendLine - - - arg - System.String - - - ${this}.append((${arg}) + System.getProperty("line.separator")) - - - System.Int32 - EnsureCapacity - - - arg - System.Int32 - - - - RusticiSoftware.System.Text.StringBuilderSupport - - StringBuilderSupport.ensureCapacity(${this}, ${arg}) - - - System.Text.StringBuilder - Insert - - - idx - System.Int32 - - - obj - System.Object - - - ${this}.insert(${idx}, ${obj}) - - - System.Text.StringBuilder - Replace - - - old - System.Char - - - new - System.Char - - - ${this}.replace(${old}, ${new}) - - - System.Text.StringBuilder - Remove - - - startIndex - System.Int32 - - - length - System.Int32 - - - ${this}.delete(${startIndex}, (${startIndex})+(${length})) - - - System.String - ToString - - - startIndex - System.Int32 - - - length - System.Int32 - - - ${this}.substring(${startIndex}, (${startIndex})+(${length})) - - - diff --git a/CS2JLibrary/NetTranslations/System/Threading/Thread.xml b/CS2JLibrary/NetTranslations/System/Threading/Thread.xml deleted file mode 100755 index 97c5c88..0000000 --- a/CS2JLibrary/NetTranslations/System/Threading/Thread.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - System.Threading.Thread - System.Object - Thread - - - - - System.Boolean - IsAlive - ${this}.isAlive() - - - - - - Sleep - - - sleepTime - System.Int32 - - - Thread.sleep(${sleepTime}) - - - - Start - ${this}.start() - - - diff --git a/CS2JLibrary/NetTranslations/System/TimeSpan.xml b/CS2JLibrary/NetTranslations/System/TimeSpan.xml deleted file mode 100755 index 6d5fc47..0000000 --- a/CS2JLibrary/NetTranslations/System/TimeSpan.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - System.TimeSpan - - System.Object - - - RusticiSoftware.System.TimeSpan - - TimeSpan - - - - - System.Double - TotalSeconds - ${this}.getTotalSeconds() - - - - - System.TimeSpan - Parse - - - s - System.String - - - - RusticiSoftware.System.TimeSpan - - TimeSpan.parse(${s}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Type.xml b/CS2JLibrary/NetTranslations/System/Type.xml deleted file mode 100755 index 26f1edd..0000000 --- a/CS2JLibrary/NetTranslations/System/Type.xml +++ /dev/null @@ -1,105 +0,0 @@ - - - System.Type - Class - - - System.Boolean - IsEnum - ${this}.isEnum() - - - System.String - Name - ${this}.getName() - - - - - System.Reflection.FieldInfo[] - GetFields - - RusticiSoftware.System.TypeSupport - - TypeSupport.GetFields(${this}) - - - System.Reflection.FieldInfo[] - GetFields - - - flags - System.Reflection.BindingFlags - - - - RusticiSoftware.System.TypeSupport - - TypeSupport.GetFields(${this},${flags}) - - - System.Reflection.FieldInfo - GetField - - - name - System.String - - - - RusticiSoftware.System.TypeSupport - - TypeSupport.GetField(${this},${name}) - - - System.Reflection.FieldInfo - GetField - - - name - System.String - - - flags - System.Reflection.BindingFlags - - - - RusticiSoftware.System.TypeSupport - - TypeSupport.GetField(${this},${name},${flags}) - - - System.Object - InvokeMember - - - name - System.String - - - invokeAttr - System.Object - - - binder - System.Object - - - target - System.Object - - - args - System.Object[] - - - TypeSupport.InvokeMember(${this}, ${name}, ${target}, ${args}) - - RusticiSoftware.System.TypeSupport - - - - diff --git a/CS2JLibrary/NetTranslations/System/UInt32.xml b/CS2JLibrary/NetTranslations/System/UInt32.xml deleted file mode 100644 index 377cc5a..0000000 --- a/CS2JLibrary/NetTranslations/System/UInt32.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - System.UInt32 - long - - System.Number - System.IComparable - System.IFormattable - System.IConvertible - - - - MinValue - System.UInt32 - 0 - - - MaxValue - System.UInt32 - 4294967295L /* UInt32.MaxValue */ - - - - - System.String - ToString - String.valueOf(${this}) - - - System.UInt32 - Parse - - - System.String - str - - - Long.valueOf(${str}) - - - - - System.Object - System.UInt32 - ((Long) ${expr}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Uri.xml b/CS2JLibrary/NetTranslations/System/Uri.xml deleted file mode 100755 index e82092f..0000000 --- a/CS2JLibrary/NetTranslations/System/Uri.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - System.Uri - - System.Object - - URI - - java.net.* - - - - - - System.String - uriString - - - new URI(${uriString}) - - - - - - - diff --git a/CS2JLibrary/NetTranslations/System/Void.xml b/CS2JLibrary/NetTranslations/System/Void.xml deleted file mode 100755 index 4996854..0000000 --- a/CS2JLibrary/NetTranslations/System/Void.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - System.Void - void - - System.IComparable - System.IFormattable - System.IConvertible - - diff --git a/CS2JLibrary/NetTranslations/System/Web/HttpRequest.xml b/CS2JLibrary/NetTranslations/System/Web/HttpRequest.xml deleted file mode 100755 index cf6006e..0000000 --- a/CS2JLibrary/NetTranslations/System/Web/HttpRequest.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - System.Web.HttpRequest - HttpServletRequest - - System.Object - - - javax.servlet.http.* - - diff --git a/CS2JLibrary/NetTranslations/System/Web/HttpResponse.xml b/CS2JLibrary/NetTranslations/System/Web/HttpResponse.xml deleted file mode 100755 index 6586bce..0000000 --- a/CS2JLibrary/NetTranslations/System/Web/HttpResponse.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - System.Web.HttpResponse - HttpServletResponse - - System.Object - - - javax.servlet.http.* - - diff --git a/CS2JLibrary/NetTranslations/System/Web/HttpUtility.xml b/CS2JLibrary/NetTranslations/System/Web/HttpUtility.xml deleted file mode 100755 index fe9a408..0000000 --- a/CS2JLibrary/NetTranslations/System/Web/HttpUtility.xml +++ /dev/null @@ -1,57 +0,0 @@ - - - System.Web.HttpUtility - URLEncoder - - System.Object - - - java.net.* - - - - System.String - HtmlEncode - - - System.String - str - - - - RusticiSoftware.System.Web.HttpUtilSupport - - HttpUtilSupport.HtmlEncode(${str}) - - - System.String - UrlEncode - - - System.String - str - - - - RusticiSoftware.ScormContentPlayer.Util.HttpUtil - - HttpUtil.UrlEncode(${str}) - - - System.String - UrlDecode - - - System.String - str - - - - RusticiSoftware.ScormContentPlayer.Util.HttpUtil - - HttpUtil.UrlDecode(${str}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Web/Services/Protocols/SoapHttpClientProtocol.xml b/CS2JLibrary/NetTranslations/System/Web/Services/Protocols/SoapHttpClientProtocol.xml deleted file mode 100755 index 5698a27..0000000 --- a/CS2JLibrary/NetTranslations/System/Web/Services/Protocols/SoapHttpClientProtocol.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - System.Web.Services.Protocols.SoapHttpClientProtocol - SoapHttpClientProtocol - - System.Object - - - RusticiSoftware.System.Web.Services.Protocols.SoapHttpClientProtocol - - - - System.String - Url - ${this}.getUrl() - ${this}.setUrl(${value}) - - - System.String - CookieContainer - ${this}.getCookieContainer() - ${this}.setCookieContainer(${value}) - - - - - System.Object[] - Invoke - - - System.String - methodName - - - System.Object[] - parameters - - - ${this}.invoke(${methodName}, ${parameters}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Web/Services/Protocols/SoapMessage.xml b/CS2JLibrary/NetTranslations/System/Web/Services/Protocols/SoapMessage.xml deleted file mode 100755 index a712e2b..0000000 --- a/CS2JLibrary/NetTranslations/System/Web/Services/Protocols/SoapMessage.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - System.Web.Services.Protocols.SoapMessage - SoapMessage - - System.Object - - - RusticiSoftware.System.Web.Services.Protocols.SoapMessage - - - - System.IO.Stream - Stream - ${this}.getStream() - - - - - diff --git a/CS2JLibrary/NetTranslations/System/Windows/Forms/Application.xml b/CS2JLibrary/NetTranslations/System/Windows/Forms/Application.xml deleted file mode 100644 index 71e070e..0000000 --- a/CS2JLibrary/NetTranslations/System/Windows/Forms/Application.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - System.Windows.Forms.Application - System.Object - - - System.String - StartupPath - System.getProperty("user.dir") - - - diff --git a/CS2JLibrary/NetTranslations/System/Xml/Schema/XmlSchema.xml b/CS2JLibrary/NetTranslations/System/Xml/Schema/XmlSchema.xml deleted file mode 100755 index 0c30ff7..0000000 --- a/CS2JLibrary/NetTranslations/System/Xml/Schema/XmlSchema.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - System.Xml.Schema.XmlSchema - Object - - System.Xml.Schema.XmlSchemaObject - - - - - - diff --git a/CS2JLibrary/NetTranslations/System/Xml/Schema/XmlSchemaObject.xml b/CS2JLibrary/NetTranslations/System/Xml/Schema/XmlSchemaObject.xml deleted file mode 100755 index eedbe5e..0000000 --- a/CS2JLibrary/NetTranslations/System/Xml/Schema/XmlSchemaObject.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - System.Xml.Schema.XmlSchemaObject - - - - - diff --git a/CS2JLibrary/NetTranslations/System/Xml/Serialization/IXmlSerializable.xml b/CS2JLibrary/NetTranslations/System/Xml/Serialization/IXmlSerializable.xml deleted file mode 100755 index a77dadf..0000000 --- a/CS2JLibrary/NetTranslations/System/Xml/Serialization/IXmlSerializable.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - System.Xml.Serialization.IXmlSerializable - IXmlSerializable - - RusticiSoftware.System.Xml.Serialization.IXmlSerializable - - - - System.String - Value - ${this}.getValue() - - - - - diff --git a/CS2JLibrary/NetTranslations/System/Xml/XmlAttribute.xml b/CS2JLibrary/NetTranslations/System/Xml/XmlAttribute.xml deleted file mode 100755 index 635fbe3..0000000 --- a/CS2JLibrary/NetTranslations/System/Xml/XmlAttribute.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - System.Xml.XmlAttribute - XmlAttribute - - RusticiSoftware.System.Xml.XmlAttribute - - - System.Xml.XmlNode - - - - System.String - Value - ${this}.getValue() - ${this}.setValue(${value}) - - - - - diff --git a/CS2JLibrary/NetTranslations/System/Xml/XmlAttributeCollection.xml b/CS2JLibrary/NetTranslations/System/Xml/XmlAttributeCollection.xml deleted file mode 100755 index f53da83..0000000 --- a/CS2JLibrary/NetTranslations/System/Xml/XmlAttributeCollection.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - System.Xml.XmlAttributeCollection - XmlAttributeCollection - - RusticiSoftware.System.Xml.XmlAttributeCollection - - - - - - System.Int32 - Count - ${this}.size() - - - - - System.Xml.XmlAttribute - get___idx - - - System.String - idx - - - ${this}.get(${idx}) - - - System.Xml.XmlAttribute - Append - - - System.Xml.XmlAttribute - att - - - ${this}.add(${att}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Xml/XmlCDataSection.xml b/CS2JLibrary/NetTranslations/System/Xml/XmlCDataSection.xml deleted file mode 100644 index 1420ec8..0000000 --- a/CS2JLibrary/NetTranslations/System/Xml/XmlCDataSection.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - System.Xml.XmlCDataSection - XmlCDataSection - - RusticiSoftware.System.Xml.XmlCDataSection - - - System.Xml.XmlNode - - - - diff --git a/CS2JLibrary/NetTranslations/System/Xml/XmlComment.xml b/CS2JLibrary/NetTranslations/System/Xml/XmlComment.xml deleted file mode 100755 index b6ec8d6..0000000 --- a/CS2JLibrary/NetTranslations/System/Xml/XmlComment.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - System.Xml.XmlComment - XmlComment - - RusticiSoftware.System.Xml.XmlComment - - - System.Xml.XmlNode - - - - diff --git a/CS2JLibrary/NetTranslations/System/Xml/XmlDeclaration.xml b/CS2JLibrary/NetTranslations/System/Xml/XmlDeclaration.xml deleted file mode 100644 index 87c4981..0000000 --- a/CS2JLibrary/NetTranslations/System/Xml/XmlDeclaration.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - System.Xml.XmlDeclaration - XmlDeclaration - - RusticiSoftware.System.Xml.XmlDeclaration - - - System.Xml.XmlNode - - diff --git a/CS2JLibrary/NetTranslations/System/Xml/XmlDocument.xml b/CS2JLibrary/NetTranslations/System/Xml/XmlDocument.xml deleted file mode 100755 index f1c1a52..0000000 --- a/CS2JLibrary/NetTranslations/System/Xml/XmlDocument.xml +++ /dev/null @@ -1,247 +0,0 @@ - - - System.Xml.XmlDocument - XmlDocument - - RusticiSoftware.System.Xml.XmlDocument - - - System.Xml.XmlNode - - - - new XmlDocument() - - - - - System.Xml.XmlNameTable - nt - - - new XmlDocument() - - - - - System.Xml.XmlElement - DocumentElement - ${this}.getDocumentElement() - - - - - System.Void - Load - - - System.String - p - - - ${this}.load(${p}) - - - System.Void - Load - - - System.IO.TextReader - txtReader - - - ${this}.load(${txtReader}) - - - System.Void - Load - - - System.IO.Stream - stream - - - ${this}.load(${stream}) - - - System.Void - LoadXml - - - System.String - xml - - - ${this}.loadXml(${xml}) - - - System.Xml.XmlNodeList - GetElementsByTagName - - - System.String - name - - - ${this}.getElementsByTagName(${name}) - - - System.Xml.XmlCDataSection - CreateCDataSection - - - System.String - data - - - ${this}.createCDataSection(${data}) - - - System.Xml.XmlComment - CreateComment - - - System.String - data - - - ${this}.createComment(${data}) - - - System.Xml.XmlAttribute - CreateAttribute - - - System.String - name - - - ${this}.createAttribute(${name}) - - - System.Xml.XmlAttribute - CreateAttribute - - - System.String - qualifiedName - - - System.String - namespaceURI - - - ${this}.createAttribute(${qualifiedName},${namespaceURI}) - - - System.Xml.XmlAttribute - CreateAttribute - - - System.String - prefix - - - System.String - localName - - - System.String - namespaceURI - - - ${this}.createAttribute(${prefix},${localName},${namespaceURI}) - - - System.Xml.XmlElement - CreateElement - - - System.String - name - - - ${this}.createElement(${name}) - - - System.Xml.XmlElement - CreateElement - - - System.String - qualifiedName - - - System.String - namespaceURI - - - ${this}.createElement(${qualifiedName}, ${namespaceURI}) - - - System.Xml.XmlElement - CreateElement - - - System.String - prefix - - - System.String - localName - - - System.String - namespaceURI - - - ${this}.createElement(${prefix}, ${localName}, ${namespaceURI}) - - - System.Xml.XmlDeclaration - CreateXmlDeclaration - - - System.String - version - - - System.String - encoding - - - System.String - standalone - - - - RusticiSoftware.System.Xml.XmlDeclaration - - new XmlDeclaration(${version},${encoding},${standalone}) - - - System.Xml.XmlText - CreateTextNode - - - System.String - value - - - ${this}.createText(${value}) - - - System.Void - Save - - - System.String - p - - - ${this}.save(${p}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Xml/XmlElement.xml b/CS2JLibrary/NetTranslations/System/Xml/XmlElement.xml deleted file mode 100755 index f80c53a..0000000 --- a/CS2JLibrary/NetTranslations/System/Xml/XmlElement.xml +++ /dev/null @@ -1,111 +0,0 @@ - - - System.Xml.XmlElement - XmlElement - - RusticiSoftware.System.Xml.XmlElement - - - System.Xml.XmlLinkedNode - - - - System.Boolean - HasAttributes - ${this}.hasAttributes() - - - - - System.String - GetAttribute - - - System.String - att - - - ${this}.getAttribute(${att}) - - - System.Xml.XmlNodeList - GetElementsByTagName - - - System.String - name - - - ${this}.getElementsByTagName(${name}) - - - System.Boolean - HasAttribute - - - System.String - att - - - ${this}.hasAttribute(${att}) - - - System.Void - RemoveAttribute - - - System.String - att - - - ${this}.removeAttribute(${att}) - - - System.Void - SetAttribute - - - System.String - name - - - System.String - value - - - ${this}.setAttribute(${name}, ${value}) - - - System.Void - SetAttribute - - - System.String - localName - - - System.String - namespaceURI - - - System.String - value - - - ${this}.setAttributeNS(${namespaceURI}, ${localName}, ${value}) - - - System.Xml.XmlAttribute - SetAttributeNode - - - System.Xml.XmlAttribute - att - - - ${this}.setAttributeNode(${att}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Xml/XmlException.xml b/CS2JLibrary/NetTranslations/System/Xml/XmlException.xml deleted file mode 100755 index 01c7fe6..0000000 --- a/CS2JLibrary/NetTranslations/System/Xml/XmlException.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - System.Xml.XmlException - Exception - - System.SystemException - - - - diff --git a/CS2JLibrary/NetTranslations/System/Xml/XmlLinkedNode.xml b/CS2JLibrary/NetTranslations/System/Xml/XmlLinkedNode.xml deleted file mode 100755 index 4026cc7..0000000 --- a/CS2JLibrary/NetTranslations/System/Xml/XmlLinkedNode.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - System.Xml.XmlLinkedNode - Node - - org.w3c.dom.Node - - - System.Xml.XmlNode - - - new XmlDocument() - - - - System.Xml.XmlDocument - Load - - - System.String - p - - - ${this}.Load(${p}) - - - System.Boolean - IsDigit - - - System.Char - ch - - - Character.isDigit(${ch}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Xml/XmlNode.xml b/CS2JLibrary/NetTranslations/System/Xml/XmlNode.xml deleted file mode 100755 index e649b92..0000000 --- a/CS2JLibrary/NetTranslations/System/Xml/XmlNode.xml +++ /dev/null @@ -1,152 +0,0 @@ - - - System.Xml.XmlNode - XmlNode - - RusticiSoftware.System.Xml.XmlNode - - - System.Object - - - - new XmlNode() - - - - - System.Xml.XmlAttributeCollection - Attributes - ${this}.getAttributes() - - - System.Xml.XmlNodeList - ChildNodes - ${this}.getChildNodes() - - - System.Xml.XmlNode - FirstChild - ${this}.getFirstChild() - - - System.String - InnerText - ${this}.getInnerText() - - - System.String - InnerXml - ${this}.getInnerXml() - ${this}.setInnerXml(${value}) - - - System.String - LocalName - ${this}.getLocalName() - - - System.String - Name - ${this}.getName() - - - System.String - NamespaceURI - ${this}.getNamespaceURI() - - - System.Xml.XmlNode - NextSibling - ${this}.getNextSibling() - - - System.String - OuterXml - ${this}.getOuterXml() - - - System.Xml.XmlDocument - OwnerDocument - ${this}.getOwnerDocument() - - - System.Xml.XmlNode - ParentNode - ${this}.getParentNode() - - - System.Xml.XmlNodeType - NodeType - ${this}.getNodeType() - - - - - System.Xml.XmlNode - AppendChild - - - System.Xml.XmlNode - child - - - ${this}.appendChild(${child}) - - - System.Xml.XmlNode - InsertBefore - - - System.Xml.XmlNode - newChild - - - System.Xml.XmlNode - refChild - - - ${this}.insertBefore(${newChild}, ${refChild}) - - - System.Xml.XmlNode - RemoveChild - - - System.Xml.XmlNode - child - - - ${this}.removeChild(${child}) - - - System.Void - RemoveAll - ${this}.removeAll() - - - System.Xml.XmlNodeList - SelectNodes - - - System.String - xpath - - - ${this}.selectNodes(${xpath}) - - - System.Xml.XmlNode - SelectSingleNode - - - System.String - xpath - - - ${this}.selectSingleNode(${xpath}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Xml/XmlNodeList.xml b/CS2JLibrary/NetTranslations/System/Xml/XmlNodeList.xml deleted file mode 100755 index 75bae23..0000000 --- a/CS2JLibrary/NetTranslations/System/Xml/XmlNodeList.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - System.Xml.XmlNodeList - XmlNodeList - - RusticiSoftware.System.Xml.XmlNodeList - - - System.Object - System.Collections.IList - - - - System.Int32 - Count - ${this}.size() - - - - - System.Xml.XmlNode - Item - - - System.Int32 - idx - - - ${this}.get(${idx}) - - - System.Xml.XmlNode - get___idx - - - System.Int32 - idx - - - ${this}.get(${idx}) - - - diff --git a/CS2JLibrary/NetTranslations/System/Xml/XmlNodeType.xml b/CS2JLibrary/NetTranslations/System/Xml/XmlNodeType.xml deleted file mode 100644 index 374634c..0000000 --- a/CS2JLibrary/NetTranslations/System/Xml/XmlNodeType.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - System.Xml.XmlNodeType - short - - - short - Element - org.w3c.dom.Node.ELEMENT_NODE - - - short - Attribute - org.w3c.dom.Node.ATTRIBUTE_NODE - - - short - Text - org.w3c.dom.Node.TEXT_NODE - - - diff --git a/CS2JLibrary/NetTranslations/System/Xml/XmlReader.xml b/CS2JLibrary/NetTranslations/System/Xml/XmlReader.xml deleted file mode 100755 index 3c3564c..0000000 --- a/CS2JLibrary/NetTranslations/System/Xml/XmlReader.xml +++ /dev/null @@ -1,65 +0,0 @@ - - - System.Xml.XmlReader - XmlReader - - RusticiSoftware.System.Xml.XmlReader - - - System.IDisposable - - - - - - - - System.Void - ReadStartElement - - - ${this}.readStartElement() - - - System.Xml.XmlNodeType - MoveToContent - - - ${this}.moveToContent() - - - System.String - GetAttribute - - - System.String - name - - - ${this}.getAttribute(${name}) - - - System.String - ReadElementString - - - ${this}.readElementString() - - - System.Void - Skip - - - ${this}.skip() - - - System.Void - ReadEndElement - - - ${this}.readEndElement() - - - diff --git a/CS2JLibrary/NetTranslations/System/Xml/XmlText.xml b/CS2JLibrary/NetTranslations/System/Xml/XmlText.xml deleted file mode 100755 index f7463e5..0000000 --- a/CS2JLibrary/NetTranslations/System/Xml/XmlText.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - System.Xml.XmlText - XmlText - - RusticiSoftware.System.Xml.XmlText - - - System.Xml.XmlLinkedNode - - - - - - diff --git a/CS2JLibrary/NetTranslations/System/Xml/XmlTextReader.xml b/CS2JLibrary/NetTranslations/System/Xml/XmlTextReader.xml deleted file mode 100644 index 5708511..0000000 --- a/CS2JLibrary/NetTranslations/System/Xml/XmlTextReader.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - System.Xml.XmlTextReader - XmlTextReader - - RusticiSoftware.System.Xml.XmlTextReader - - - System.IDisposable - - - - - - stringReader - System.IO.StringReader - - - new XmlTextReader(${stringReader}) - - - - - - - \ No newline at end of file diff --git a/CS2JLibrary/NetTranslations/System/Xml/XmlWriter.xml b/CS2JLibrary/NetTranslations/System/Xml/XmlWriter.xml deleted file mode 100755 index 606f5f4..0000000 --- a/CS2JLibrary/NetTranslations/System/Xml/XmlWriter.xml +++ /dev/null @@ -1,63 +0,0 @@ - - - System.Xml.XmlWriter - XmlWriter - - RusticiSoftware.System.Xml.XmlWriter - - - System.IDisposable - - - - - - - - System.Void - WriteStartElement - - - System.String - localName - - - ${this}.writeStartElement(${localName}) - - - System.Void - WriteAttributeString - - - System.String - localName - - - System.String - value - - - ${this}.writeAttributeString(${localName}, ${value}) - - - System.void - WriteString - - - System.String - text - - - ${this}.writeString(${text}) - - - System.Void - WriteEndElement - - - ${this}.writeEndElement() - - - diff --git a/CS2JLibrary/NetTranslations/System/Xml/Xsl/XslCompiledTransform.xml b/CS2JLibrary/NetTranslations/System/Xml/Xsl/XslCompiledTransform.xml deleted file mode 100644 index e96a59a..0000000 --- a/CS2JLibrary/NetTranslations/System/Xml/Xsl/XslCompiledTransform.xml +++ /dev/null @@ -1,57 +0,0 @@ - - - System.Xml.Xsl.XslCompiledTransform - XslTransform - - RusticiSoftware.System.Xml.Xsl.XslTransform - - - System.IDisposable - - - - - - - - System.Void - Load - - - System.Xml.XmlTextReader - xmlReader - - - System.String - ignore - - - System.String - ignore2 - - - ${this}.load(${xmlReader}, ${ignore}, ${ignore2}) - - - System.Void - Transform - - - System.Xml.XmlDocument - xmlDocument - - - System.String - ignore - - - System.IO.StringWriter - stringWriter - - - ${this}.transform(${xmlDocument}, ${ignore}, ${stringWriter}) - - - diff --git a/CS2JLibrary/src/RusticiSoftware/JavaSupport/PropertyFileNotFound.java b/CS2JLibrary/src/CS2JNet/JavaSupport/PropertyFileNotFound.java similarity index 93% rename from CS2JLibrary/src/RusticiSoftware/JavaSupport/PropertyFileNotFound.java rename to CS2JLibrary/src/CS2JNet/JavaSupport/PropertyFileNotFound.java index d55324b..ad6f3c0 100755 --- a/CS2JLibrary/src/RusticiSoftware/JavaSupport/PropertyFileNotFound.java +++ b/CS2JLibrary/src/CS2JNet/JavaSupport/PropertyFileNotFound.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.JavaSupport; +package CS2JNet.JavaSupport; public class PropertyFileNotFound extends Exception { diff --git a/CS2JLibrary/src/RusticiSoftware/JavaSupport/Unsupported.java b/CS2JLibrary/src/CS2JNet/JavaSupport/Unsupported.java similarity index 89% rename from CS2JLibrary/src/RusticiSoftware/JavaSupport/Unsupported.java rename to CS2JLibrary/src/CS2JNet/JavaSupport/Unsupported.java index f18b96a..28e14ca 100755 --- a/CS2JLibrary/src/RusticiSoftware/JavaSupport/Unsupported.java +++ b/CS2JLibrary/src/CS2JNet/JavaSupport/Unsupported.java @@ -18,9 +18,9 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.JavaSupport; +package CS2JNet.JavaSupport; -import RusticiSoftware.System.NotImplementedException; +import CS2JNet.System.NotImplementedException; public class Unsupported { diff --git a/CS2JLibrary/src/RusticiSoftware/JavaSupport/io/FilterOnlyDirs.java b/CS2JLibrary/src/CS2JNet/JavaSupport/io/FilterOnlyDirs.java similarity index 93% rename from CS2JLibrary/src/RusticiSoftware/JavaSupport/io/FilterOnlyDirs.java rename to CS2JLibrary/src/CS2JNet/JavaSupport/io/FilterOnlyDirs.java index 20b0f14..2e3e9ba 100755 --- a/CS2JLibrary/src/RusticiSoftware/JavaSupport/io/FilterOnlyDirs.java +++ b/CS2JLibrary/src/CS2JNet/JavaSupport/io/FilterOnlyDirs.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.JavaSupport.io; +package CS2JNet.JavaSupport.io; import java.io.File; import java.io.FileFilter; diff --git a/CS2JLibrary/src/RusticiSoftware/JavaSupport/io/FilterOnlyFiles.java b/CS2JLibrary/src/CS2JNet/JavaSupport/io/FilterOnlyFiles.java similarity index 93% rename from CS2JLibrary/src/RusticiSoftware/JavaSupport/io/FilterOnlyFiles.java rename to CS2JLibrary/src/CS2JNet/JavaSupport/io/FilterOnlyFiles.java index 0ed9005..ae22a9b 100755 --- a/CS2JLibrary/src/RusticiSoftware/JavaSupport/io/FilterOnlyFiles.java +++ b/CS2JLibrary/src/CS2JNet/JavaSupport/io/FilterOnlyFiles.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.JavaSupport.io; +package CS2JNet.JavaSupport.io; import java.io.File; import java.io.FileFilter; diff --git a/CS2JLibrary/src/RusticiSoftware/JavaSupport/reflect/FieldSupport.java b/CS2JLibrary/src/CS2JNet/JavaSupport/reflect/FieldSupport.java similarity index 94% rename from CS2JLibrary/src/RusticiSoftware/JavaSupport/reflect/FieldSupport.java rename to CS2JLibrary/src/CS2JNet/JavaSupport/reflect/FieldSupport.java index 7c6ea95..b7ad45c 100644 --- a/CS2JLibrary/src/RusticiSoftware/JavaSupport/reflect/FieldSupport.java +++ b/CS2JLibrary/src/CS2JNet/JavaSupport/reflect/FieldSupport.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.JavaSupport.reflect; +package CS2JNet.JavaSupport.reflect; import java.lang.annotation.Annotation; import java.lang.reflect.Field; diff --git a/CS2JLibrary/src/RusticiSoftware/JavaSupport/util/CollectionsSupport.java b/CS2JLibrary/src/CS2JNet/JavaSupport/util/CollectionsSupport.java similarity index 87% rename from CS2JLibrary/src/RusticiSoftware/JavaSupport/util/CollectionsSupport.java rename to CS2JLibrary/src/CS2JNet/JavaSupport/util/CollectionsSupport.java index 7767222..f0de061 100755 --- a/CS2JLibrary/src/RusticiSoftware/JavaSupport/util/CollectionsSupport.java +++ b/CS2JLibrary/src/CS2JNet/JavaSupport/util/CollectionsSupport.java @@ -18,11 +18,11 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.JavaSupport.util; +package CS2JNet.JavaSupport.util; import java.util.Collections; -import RusticiSoftware.System.Collections.ArrayListSupport; +import CS2JNet.System.Collections.ArrayListSupport; public class CollectionsSupport { diff --git a/CS2JLibrary/src/RusticiSoftware/JavaSupport/util/LocaleSupport.java b/CS2JLibrary/src/CS2JNet/JavaSupport/util/LocaleSupport.java similarity index 94% rename from CS2JLibrary/src/RusticiSoftware/JavaSupport/util/LocaleSupport.java rename to CS2JLibrary/src/CS2JNet/JavaSupport/util/LocaleSupport.java index 963b773..a6d7931 100755 --- a/CS2JLibrary/src/RusticiSoftware/JavaSupport/util/LocaleSupport.java +++ b/CS2JLibrary/src/CS2JNet/JavaSupport/util/LocaleSupport.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.JavaSupport.util; +package CS2JNet.JavaSupport.util; import java.util.Locale; diff --git a/CS2JLibrary/src/RusticiSoftware/System/ArgumentException.java b/CS2JLibrary/src/CS2JNet/System/ArgumentException.java similarity index 94% rename from CS2JLibrary/src/RusticiSoftware/System/ArgumentException.java rename to CS2JLibrary/src/CS2JNet/System/ArgumentException.java index 5b69059..8994461 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/ArgumentException.java +++ b/CS2JLibrary/src/CS2JNet/System/ArgumentException.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System; +package CS2JNet.System; public class ArgumentException extends IllegalArgumentException { diff --git a/CS2JLibrary/src/RusticiSoftware/System/Collections/ArrayListSupport.java b/CS2JLibrary/src/CS2JNet/System/Collections/ArrayListSupport.java similarity index 95% rename from CS2JLibrary/src/RusticiSoftware/System/Collections/ArrayListSupport.java rename to CS2JLibrary/src/CS2JNet/System/Collections/ArrayListSupport.java index 806ad69..4a57f12 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/Collections/ArrayListSupport.java +++ b/CS2JLibrary/src/CS2JNet/System/Collections/ArrayListSupport.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Collections; +package CS2JNet.System.Collections; import java.util.*; diff --git a/CS2JLibrary/src/RusticiSoftware/System/ConsoleSupport.java b/CS2JLibrary/src/CS2JNet/System/ConsoleSupport.java similarity index 95% rename from CS2JLibrary/src/RusticiSoftware/System/ConsoleSupport.java rename to CS2JLibrary/src/CS2JNet/System/ConsoleSupport.java index f5b8424..90532f7 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/ConsoleSupport.java +++ b/CS2JLibrary/src/CS2JNet/System/ConsoleSupport.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System; +package CS2JNet.System; public class ConsoleSupport { diff --git a/CS2JLibrary/src/RusticiSoftware/System/DateTZ.java b/CS2JLibrary/src/CS2JNet/System/DateTZ.java similarity index 94% rename from CS2JLibrary/src/RusticiSoftware/System/DateTZ.java rename to CS2JLibrary/src/CS2JNet/System/DateTZ.java index 3d07d25..7e9f009 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/DateTZ.java +++ b/CS2JLibrary/src/CS2JNet/System/DateTZ.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System; +package CS2JNet.System; import java.text.DateFormat; import java.text.SimpleDateFormat; diff --git a/CS2JLibrary/src/RusticiSoftware/System/DateTimeSupport.java b/CS2JLibrary/src/CS2JNet/System/DateTimeSupport.java similarity index 95% rename from CS2JLibrary/src/RusticiSoftware/System/DateTimeSupport.java rename to CS2JLibrary/src/CS2JNet/System/DateTimeSupport.java index bb7b2eb..3a29c4a 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/DateTimeSupport.java +++ b/CS2JLibrary/src/CS2JNet/System/DateTimeSupport.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System; +package CS2JNet.System; import java.text.ParseException; import java.text.SimpleDateFormat; @@ -26,7 +26,7 @@ import java.util.Calendar; import java.util.Date; import java.util.Locale; -import RusticiSoftware.JavaSupport.util.LocaleSupport; +import CS2JNet.JavaSupport.util.LocaleSupport; public class DateTimeSupport { diff --git a/CS2JLibrary/src/RusticiSoftware/System/DoubleSupport.java b/CS2JLibrary/src/CS2JNet/System/DoubleSupport.java similarity index 93% rename from CS2JLibrary/src/RusticiSoftware/System/DoubleSupport.java rename to CS2JLibrary/src/CS2JNet/System/DoubleSupport.java index 25a61d4..3e21610 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/DoubleSupport.java +++ b/CS2JLibrary/src/CS2JNet/System/DoubleSupport.java @@ -18,14 +18,16 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System; +package CS2JNet.System; import java.text.DecimalFormat; import java.text.NumberFormat; import java.text.ParseException; -import RusticiSoftware.System.Globalization.*; + +import CS2JNet.JavaSupport.util.LocaleSupport; +import CS2JNet.System.Globalization.*; + import java.util.Locale; -import RusticiSoftware.JavaSupport.util.LocaleSupport; public class DoubleSupport { diff --git a/CS2JLibrary/src/RusticiSoftware/System/EnumSupport.java b/CS2JLibrary/src/CS2JNet/System/EnumSupport.java similarity index 94% rename from CS2JLibrary/src/RusticiSoftware/System/EnumSupport.java rename to CS2JLibrary/src/CS2JNet/System/EnumSupport.java index 9be6652..46a950d 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/EnumSupport.java +++ b/CS2JLibrary/src/CS2JNet/System/EnumSupport.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System; +package CS2JNet.System; public class EnumSupport { diff --git a/CS2JLibrary/src/RusticiSoftware/System/ExceptionSupport.java b/CS2JLibrary/src/CS2JNet/System/ExceptionSupport.java similarity index 95% rename from CS2JLibrary/src/RusticiSoftware/System/ExceptionSupport.java rename to CS2JLibrary/src/CS2JNet/System/ExceptionSupport.java index e0c5f88..10c97d0 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/ExceptionSupport.java +++ b/CS2JLibrary/src/CS2JNet/System/ExceptionSupport.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System; +package CS2JNet.System; public class ExceptionSupport { diff --git a/CS2JLibrary/src/RusticiSoftware/System/Globalization/NumberStyles.java b/CS2JLibrary/src/CS2JNet/System/Globalization/NumberStyles.java similarity index 94% rename from CS2JLibrary/src/RusticiSoftware/System/Globalization/NumberStyles.java rename to CS2JLibrary/src/CS2JNet/System/Globalization/NumberStyles.java index 4cb0ed2..78aae19 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/Globalization/NumberStyles.java +++ b/CS2JLibrary/src/CS2JNet/System/Globalization/NumberStyles.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Globalization; +package CS2JNet.System.Globalization; public class NumberStyles { diff --git a/CS2JLibrary/src/RusticiSoftware/System/Guid.java b/CS2JLibrary/src/CS2JNet/System/Guid.java similarity index 94% rename from CS2JLibrary/src/RusticiSoftware/System/Guid.java rename to CS2JLibrary/src/CS2JNet/System/Guid.java index f9ec6e2..3af8967 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/Guid.java +++ b/CS2JLibrary/src/CS2JNet/System/Guid.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System; +package CS2JNet.System; public class Guid { diff --git a/CS2JLibrary/src/RusticiSoftware/System/IDisposable.java b/CS2JLibrary/src/CS2JNet/System/IDisposable.java similarity index 75% rename from CS2JLibrary/src/RusticiSoftware/System/IDisposable.java rename to CS2JLibrary/src/CS2JNet/System/IDisposable.java index b8968fa..2935a4b 100644 --- a/CS2JLibrary/src/RusticiSoftware/System/IDisposable.java +++ b/CS2JLibrary/src/CS2JNet/System/IDisposable.java @@ -1,4 +1,4 @@ -package RusticiSoftware.System; +package CS2JNet.System; public interface IDisposable { void Dispose() throws Exception; diff --git a/CS2JLibrary/src/RusticiSoftware/System/IO/DirectorySupport.java b/CS2JLibrary/src/CS2JNet/System/IO/DirectorySupport.java similarity index 96% rename from CS2JLibrary/src/RusticiSoftware/System/IO/DirectorySupport.java rename to CS2JLibrary/src/CS2JNet/System/IO/DirectorySupport.java index d880ce4..7826f1f 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/IO/DirectorySupport.java +++ b/CS2JLibrary/src/CS2JNet/System/IO/DirectorySupport.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.IO; +package CS2JNet.System.IO; import java.io.File; import java.io.FilenameFilter; diff --git a/CS2JLibrary/src/RusticiSoftware/System/IO/FileNotFoundException.java b/CS2JLibrary/src/CS2JNet/System/IO/FileNotFoundException.java similarity index 94% rename from CS2JLibrary/src/RusticiSoftware/System/IO/FileNotFoundException.java rename to CS2JLibrary/src/CS2JNet/System/IO/FileNotFoundException.java index 86a5ece..56e8995 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/IO/FileNotFoundException.java +++ b/CS2JLibrary/src/CS2JNet/System/IO/FileNotFoundException.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.IO; +package CS2JNet.System.IO; public class FileNotFoundException extends Exception { diff --git a/CS2JLibrary/src/RusticiSoftware/System/IO/FileSupport.java b/CS2JLibrary/src/CS2JNet/System/IO/FileSupport.java similarity index 95% rename from CS2JLibrary/src/RusticiSoftware/System/IO/FileSupport.java rename to CS2JLibrary/src/CS2JNet/System/IO/FileSupport.java index 5b84c2b..8dcc7fd 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/IO/FileSupport.java +++ b/CS2JLibrary/src/CS2JNet/System/IO/FileSupport.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.IO; +package CS2JNet.System.IO; import java.io.File; import java.io.FileInputStream; diff --git a/CS2JLibrary/src/RusticiSoftware/System/IO/PathSupport.java b/CS2JLibrary/src/CS2JNet/System/IO/PathSupport.java similarity index 95% rename from CS2JLibrary/src/RusticiSoftware/System/IO/PathSupport.java rename to CS2JLibrary/src/CS2JNet/System/IO/PathSupport.java index ff38eb8..92dd2f5 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/IO/PathSupport.java +++ b/CS2JLibrary/src/CS2JNet/System/IO/PathSupport.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.IO; +package CS2JNet.System.IO; import java.io.File; diff --git a/CS2JLibrary/src/RusticiSoftware/System/IO/StreamReader.java b/CS2JLibrary/src/CS2JNet/System/IO/StreamReader.java similarity index 93% rename from CS2JLibrary/src/RusticiSoftware/System/IO/StreamReader.java rename to CS2JLibrary/src/CS2JNet/System/IO/StreamReader.java index 1c1a17e..e724a74 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/IO/StreamReader.java +++ b/CS2JLibrary/src/CS2JNet/System/IO/StreamReader.java @@ -18,13 +18,13 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.IO; +package CS2JNet.System.IO; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; -import RusticiSoftware.System.Text.EncodingSupport; +import CS2JNet.System.Text.EncodingSupport; public class StreamReader { diff --git a/CS2JLibrary/src/RusticiSoftware/System/IO/TextReaderSupport.java b/CS2JLibrary/src/CS2JNet/System/IO/TextReaderSupport.java similarity index 90% rename from CS2JLibrary/src/RusticiSoftware/System/IO/TextReaderSupport.java rename to CS2JLibrary/src/CS2JNet/System/IO/TextReaderSupport.java index b573d11..fa9f83c 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/IO/TextReaderSupport.java +++ b/CS2JLibrary/src/CS2JNet/System/IO/TextReaderSupport.java @@ -18,12 +18,12 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.IO; +package CS2JNet.System.IO; import java.io.IOException; import java.io.Reader; -import RusticiSoftware.System.WrappedException; +import CS2JNet.System.WrappedException; public class TextReaderSupport { diff --git a/CS2JLibrary/src/RusticiSoftware/System/IntegerSupport.java b/CS2JLibrary/src/CS2JNet/System/IntegerSupport.java similarity index 91% rename from CS2JLibrary/src/RusticiSoftware/System/IntegerSupport.java rename to CS2JLibrary/src/CS2JNet/System/IntegerSupport.java index 2b335fe..9409323 100644 --- a/CS2JLibrary/src/RusticiSoftware/System/IntegerSupport.java +++ b/CS2JLibrary/src/CS2JNet/System/IntegerSupport.java @@ -18,12 +18,13 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System; +package CS2JNet.System; import java.text.NumberFormat; import java.text.ParseException; -import RusticiSoftware.System.Globalization.*; -import RusticiSoftware.JavaSupport.util.LocaleSupport; + +import CS2JNet.JavaSupport.util.LocaleSupport; +import CS2JNet.System.Globalization.*; public class IntegerSupport { diff --git a/CS2JLibrary/src/RusticiSoftware/System/InvalidCastException.java b/CS2JLibrary/src/CS2JNet/System/InvalidCastException.java similarity index 94% rename from CS2JLibrary/src/RusticiSoftware/System/InvalidCastException.java rename to CS2JLibrary/src/CS2JNet/System/InvalidCastException.java index 059f3a9..16ddd35 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/InvalidCastException.java +++ b/CS2JLibrary/src/CS2JNet/System/InvalidCastException.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System; +package CS2JNet.System; public class InvalidCastException extends IllegalArgumentException { diff --git a/CS2JLibrary/src/RusticiSoftware/System/MathSupport.java b/CS2JLibrary/src/CS2JNet/System/MathSupport.java similarity index 95% rename from CS2JLibrary/src/RusticiSoftware/System/MathSupport.java rename to CS2JLibrary/src/CS2JNet/System/MathSupport.java index 5d589f7..0d82cd1 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/MathSupport.java +++ b/CS2JLibrary/src/CS2JNet/System/MathSupport.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System; +package CS2JNet.System; public class MathSupport { diff --git a/CS2JLibrary/src/RusticiSoftware/System/Net/CookieContainer.java b/CS2JLibrary/src/CS2JNet/System/Net/CookieContainer.java similarity index 94% rename from CS2JLibrary/src/RusticiSoftware/System/Net/CookieContainer.java rename to CS2JLibrary/src/CS2JNet/System/Net/CookieContainer.java index 102de4a..6e653af 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/Net/CookieContainer.java +++ b/CS2JLibrary/src/CS2JNet/System/Net/CookieContainer.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Net; +package CS2JNet.System.Net; public class CookieContainer { diff --git a/CS2JLibrary/src/RusticiSoftware/System/Net/Mail/MailMessage.java b/CS2JLibrary/src/CS2JNet/System/Net/Mail/MailMessage.java similarity index 92% rename from CS2JLibrary/src/RusticiSoftware/System/Net/Mail/MailMessage.java rename to CS2JLibrary/src/CS2JNet/System/Net/Mail/MailMessage.java index d891a72..f08010b 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/Net/Mail/MailMessage.java +++ b/CS2JLibrary/src/CS2JNet/System/Net/Mail/MailMessage.java @@ -1,7 +1,8 @@ -package RusticiSoftware.System.Net.Mail; +package CS2JNet.System.Net.Mail; import javax.mail.internet.InternetAddress; -import RusticiSoftware.System.Collections.ArrayListSupport; + +import CS2JNet.System.Collections.ArrayListSupport; public class MailMessage { diff --git a/CS2JLibrary/src/RusticiSoftware/System/NotImplementedException.java b/CS2JLibrary/src/CS2JNet/System/NotImplementedException.java similarity index 94% rename from CS2JLibrary/src/RusticiSoftware/System/NotImplementedException.java rename to CS2JLibrary/src/CS2JNet/System/NotImplementedException.java index 5240e7c..bff54e3 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/NotImplementedException.java +++ b/CS2JLibrary/src/CS2JNet/System/NotImplementedException.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System; +package CS2JNet.System; public class NotImplementedException extends Exception { diff --git a/CS2JLibrary/src/RusticiSoftware/System/NumberSupport.java b/CS2JLibrary/src/CS2JNet/System/NumberSupport.java similarity index 96% rename from CS2JLibrary/src/RusticiSoftware/System/NumberSupport.java rename to CS2JLibrary/src/CS2JNet/System/NumberSupport.java index a16512c..0a994be 100644 --- a/CS2JLibrary/src/RusticiSoftware/System/NumberSupport.java +++ b/CS2JLibrary/src/CS2JNet/System/NumberSupport.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System; +package CS2JNet.System; public class NumberSupport { diff --git a/CS2JLibrary/src/RusticiSoftware/System/Reflection/Assembly.java b/CS2JLibrary/src/CS2JNet/System/Reflection/Assembly.java similarity index 95% rename from CS2JLibrary/src/RusticiSoftware/System/Reflection/Assembly.java rename to CS2JLibrary/src/CS2JNet/System/Reflection/Assembly.java index 1f5a4d5..7ba1e30 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/Reflection/Assembly.java +++ b/CS2JLibrary/src/CS2JNet/System/Reflection/Assembly.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Reflection; +package CS2JNet.System.Reflection; import java.net.URL; import java.net.URLClassLoader; diff --git a/CS2JLibrary/src/RusticiSoftware/System/Reflection/BindingFlags.java b/CS2JLibrary/src/CS2JNet/System/Reflection/BindingFlags.java similarity index 94% rename from CS2JLibrary/src/RusticiSoftware/System/Reflection/BindingFlags.java rename to CS2JLibrary/src/CS2JNet/System/Reflection/BindingFlags.java index 581e3a9..f0e701d 100644 --- a/CS2JLibrary/src/RusticiSoftware/System/Reflection/BindingFlags.java +++ b/CS2JLibrary/src/CS2JNet/System/Reflection/BindingFlags.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Reflection; +package CS2JNet.System.Reflection; public class BindingFlags { diff --git a/CS2JLibrary/src/RusticiSoftware/System/Resources/ResourceManager.java b/CS2JLibrary/src/CS2JNet/System/Resources/ResourceManager.java similarity index 91% rename from CS2JLibrary/src/RusticiSoftware/System/Resources/ResourceManager.java rename to CS2JLibrary/src/CS2JNet/System/Resources/ResourceManager.java index aecbc0e..ac5bfff 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/Resources/ResourceManager.java +++ b/CS2JLibrary/src/CS2JNet/System/Resources/ResourceManager.java @@ -18,12 +18,12 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Resources; +package CS2JNet.System.Resources; import java.util.ResourceBundle; import java.util.MissingResourceException; -import RusticiSoftware.JavaSupport.util.LocaleSupport; +import CS2JNet.JavaSupport.util.LocaleSupport; public class ResourceManager { diff --git a/CS2JLibrary/src/RusticiSoftware/System/StringSplitOptions.java b/CS2JLibrary/src/CS2JNet/System/StringSplitOptions.java similarity index 95% rename from CS2JLibrary/src/RusticiSoftware/System/StringSplitOptions.java rename to CS2JLibrary/src/CS2JNet/System/StringSplitOptions.java index a821baa..28d6434 100644 --- a/CS2JLibrary/src/RusticiSoftware/System/StringSplitOptions.java +++ b/CS2JLibrary/src/CS2JNet/System/StringSplitOptions.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System; +package CS2JNet.System; public enum StringSplitOptions { None, RemoveEmptyEntries diff --git a/CS2JLibrary/src/RusticiSoftware/System/StringSupport.java b/CS2JLibrary/src/CS2JNet/System/StringSupport.java similarity index 96% rename from CS2JLibrary/src/RusticiSoftware/System/StringSupport.java rename to CS2JLibrary/src/CS2JNet/System/StringSupport.java index db2e5ed..d14482b 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/StringSupport.java +++ b/CS2JLibrary/src/CS2JNet/System/StringSupport.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System; +package CS2JNet.System; import java.util.ArrayList; import java.util.Arrays; diff --git a/CS2JLibrary/src/RusticiSoftware/System/Text/EncodingSupport.java b/CS2JLibrary/src/CS2JNet/System/Text/EncodingSupport.java similarity index 90% rename from CS2JLibrary/src/RusticiSoftware/System/Text/EncodingSupport.java rename to CS2JLibrary/src/CS2JNet/System/Text/EncodingSupport.java index 05a7a6a..635312a 100644 --- a/CS2JLibrary/src/RusticiSoftware/System/Text/EncodingSupport.java +++ b/CS2JLibrary/src/CS2JNet/System/Text/EncodingSupport.java @@ -1,4 +1,4 @@ -package RusticiSoftware.System.Text; +package CS2JNet.System.Text; import java.io.UnsupportedEncodingException; diff --git a/CS2JLibrary/src/RusticiSoftware/System/Text/StringBuilderSupport.java b/CS2JLibrary/src/CS2JNet/System/Text/StringBuilderSupport.java similarity index 94% rename from CS2JLibrary/src/RusticiSoftware/System/Text/StringBuilderSupport.java rename to CS2JLibrary/src/CS2JNet/System/Text/StringBuilderSupport.java index bee6ae6..8a7ca0f 100644 --- a/CS2JLibrary/src/RusticiSoftware/System/Text/StringBuilderSupport.java +++ b/CS2JLibrary/src/CS2JNet/System/Text/StringBuilderSupport.java @@ -1,4 +1,4 @@ -package RusticiSoftware.System.Text; +package CS2JNet.System.Text; public class StringBuilderSupport { diff --git a/CS2JLibrary/src/RusticiSoftware/System/TimeSpan.java b/CS2JLibrary/src/CS2JNet/System/TimeSpan.java similarity index 95% rename from CS2JLibrary/src/RusticiSoftware/System/TimeSpan.java rename to CS2JLibrary/src/CS2JNet/System/TimeSpan.java index dd703fa..b06c0b1 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/TimeSpan.java +++ b/CS2JLibrary/src/CS2JNet/System/TimeSpan.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System; +package CS2JNet.System; import java.text.ParseException; diff --git a/CS2JLibrary/src/RusticiSoftware/System/TypeSupport.java b/CS2JLibrary/src/CS2JNet/System/TypeSupport.java similarity index 94% rename from CS2JLibrary/src/RusticiSoftware/System/TypeSupport.java rename to CS2JLibrary/src/CS2JNet/System/TypeSupport.java index 400c0e4..1acce80 100644 --- a/CS2JLibrary/src/RusticiSoftware/System/TypeSupport.java +++ b/CS2JLibrary/src/CS2JNet/System/TypeSupport.java @@ -24,7 +24,7 @@ * TODO: This is only partially implemented. We only need to distinguish public fields * from public static fields. The matchesFlags function needs more work. */ -package RusticiSoftware.System; +package CS2JNet.System; import java.lang.reflect.Field; import java.lang.reflect.InvocationTargetException; @@ -32,7 +32,7 @@ import java.lang.reflect.Modifier; import java.text.ParseException; import java.util.ArrayList; -import RusticiSoftware.System.Reflection.BindingFlags; +import CS2JNet.System.Reflection.BindingFlags; public class TypeSupport { diff --git a/CS2JLibrary/src/RusticiSoftware/System/Web/HttpUtilSupport.java b/CS2JLibrary/src/CS2JNet/System/Web/HttpUtilSupport.java similarity index 95% rename from CS2JLibrary/src/RusticiSoftware/System/Web/HttpUtilSupport.java rename to CS2JLibrary/src/CS2JNet/System/Web/HttpUtilSupport.java index 77be249..52ff548 100644 --- a/CS2JLibrary/src/RusticiSoftware/System/Web/HttpUtilSupport.java +++ b/CS2JLibrary/src/CS2JNet/System/Web/HttpUtilSupport.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Web; +package CS2JNet.System.Web; import java.io.UnsupportedEncodingException; import org.apache.commons.lang.*; diff --git a/CS2JLibrary/src/RusticiSoftware/System/Web/Services/Protocols/SoapHttpClientProtocol.java b/CS2JLibrary/src/CS2JNet/System/Web/Services/Protocols/SoapHttpClientProtocol.java similarity index 85% rename from CS2JLibrary/src/RusticiSoftware/System/Web/Services/Protocols/SoapHttpClientProtocol.java rename to CS2JLibrary/src/CS2JNet/System/Web/Services/Protocols/SoapHttpClientProtocol.java index 91ffb3b..089d03c 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/Web/Services/Protocols/SoapHttpClientProtocol.java +++ b/CS2JLibrary/src/CS2JNet/System/Web/Services/Protocols/SoapHttpClientProtocol.java @@ -18,10 +18,10 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Web.Services.Protocols; +package CS2JNet.System.Web.Services.Protocols; -import RusticiSoftware.System.NotImplementedException; -import RusticiSoftware.System.Net.CookieContainer; +import CS2JNet.System.NotImplementedException; +import CS2JNet.System.Net.CookieContainer; public class SoapHttpClientProtocol { diff --git a/CS2JLibrary/src/RusticiSoftware/System/Web/Services/Protocols/SoapMessage.java b/CS2JLibrary/src/CS2JNet/System/Web/Services/Protocols/SoapMessage.java similarity index 87% rename from CS2JLibrary/src/RusticiSoftware/System/Web/Services/Protocols/SoapMessage.java rename to CS2JLibrary/src/CS2JNet/System/Web/Services/Protocols/SoapMessage.java index f38f806..e0fc667 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/Web/Services/Protocols/SoapMessage.java +++ b/CS2JLibrary/src/CS2JNet/System/Web/Services/Protocols/SoapMessage.java @@ -18,11 +18,11 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Web.Services.Protocols; +package CS2JNet.System.Web.Services.Protocols; import java.io.InputStream; -import RusticiSoftware.System.NotImplementedException; +import CS2JNet.System.NotImplementedException; public class SoapMessage { diff --git a/CS2JLibrary/src/RusticiSoftware/System/WrappedException.java b/CS2JLibrary/src/CS2JNet/System/WrappedException.java similarity index 94% rename from CS2JLibrary/src/RusticiSoftware/System/WrappedException.java rename to CS2JLibrary/src/CS2JNet/System/WrappedException.java index f7e1f39..0a50654 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/WrappedException.java +++ b/CS2JLibrary/src/CS2JNet/System/WrappedException.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System; +package CS2JNet.System; public class WrappedException extends RuntimeException { diff --git a/CS2JLibrary/src/RusticiSoftware/System/Xml/Serialization/IXmlSerializable.java b/CS2JLibrary/src/CS2JNet/System/Xml/Serialization/IXmlSerializable.java similarity index 84% rename from CS2JLibrary/src/RusticiSoftware/System/Xml/Serialization/IXmlSerializable.java rename to CS2JLibrary/src/CS2JNet/System/Xml/Serialization/IXmlSerializable.java index e474c9a..476a05b 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/Xml/Serialization/IXmlSerializable.java +++ b/CS2JLibrary/src/CS2JNet/System/Xml/Serialization/IXmlSerializable.java @@ -18,10 +18,10 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Xml.Serialization; +package CS2JNet.System.Xml.Serialization; -import RusticiSoftware.System.Xml.XmlReader; -import RusticiSoftware.System.Xml.XmlWriter; +import CS2JNet.System.Xml.XmlReader; +import CS2JNet.System.Xml.XmlWriter; public interface IXmlSerializable { diff --git a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlAttribute.java b/CS2JLibrary/src/CS2JNet/System/Xml/XmlAttribute.java similarity index 95% rename from CS2JLibrary/src/RusticiSoftware/System/Xml/XmlAttribute.java rename to CS2JLibrary/src/CS2JNet/System/Xml/XmlAttribute.java index c4488b2..831d25d 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlAttribute.java +++ b/CS2JLibrary/src/CS2JNet/System/Xml/XmlAttribute.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Xml; +package CS2JNet.System.Xml; import org.w3c.dom.Attr; diff --git a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlAttributeCollection.java b/CS2JLibrary/src/CS2JNet/System/Xml/XmlAttributeCollection.java similarity index 94% rename from CS2JLibrary/src/RusticiSoftware/System/Xml/XmlAttributeCollection.java rename to CS2JLibrary/src/CS2JNet/System/Xml/XmlAttributeCollection.java index 39e1d58..ad0d7cd 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlAttributeCollection.java +++ b/CS2JLibrary/src/CS2JNet/System/Xml/XmlAttributeCollection.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Xml; +package CS2JNet.System.Xml; import java.util.AbstractList; import org.w3c.dom.*; diff --git a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlCDataSection.java b/CS2JLibrary/src/CS2JNet/System/Xml/XmlCDataSection.java similarity index 94% rename from CS2JLibrary/src/RusticiSoftware/System/Xml/XmlCDataSection.java rename to CS2JLibrary/src/CS2JNet/System/Xml/XmlCDataSection.java index bdfaa2a..9f8d96e 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlCDataSection.java +++ b/CS2JLibrary/src/CS2JNet/System/Xml/XmlCDataSection.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Xml; +package CS2JNet.System.Xml; import org.w3c.dom.CDATASection; import org.w3c.dom.Text; diff --git a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlComment.java b/CS2JLibrary/src/CS2JNet/System/Xml/XmlComment.java similarity index 94% rename from CS2JLibrary/src/RusticiSoftware/System/Xml/XmlComment.java rename to CS2JLibrary/src/CS2JNet/System/Xml/XmlComment.java index b0322e9..a218d14 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlComment.java +++ b/CS2JLibrary/src/CS2JNet/System/Xml/XmlComment.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Xml; +package CS2JNet.System.Xml; import org.w3c.dom.Comment; diff --git a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlDeclaration.java b/CS2JLibrary/src/CS2JNet/System/Xml/XmlDeclaration.java similarity index 94% rename from CS2JLibrary/src/RusticiSoftware/System/Xml/XmlDeclaration.java rename to CS2JLibrary/src/CS2JNet/System/Xml/XmlDeclaration.java index 540c78a..3231526 100644 --- a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlDeclaration.java +++ b/CS2JLibrary/src/CS2JNet/System/Xml/XmlDeclaration.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Xml; +package CS2JNet.System.Xml; public class XmlDeclaration { diff --git a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlDocument.java b/CS2JLibrary/src/CS2JNet/System/Xml/XmlDocument.java similarity index 96% rename from CS2JLibrary/src/RusticiSoftware/System/Xml/XmlDocument.java rename to CS2JLibrary/src/CS2JNet/System/Xml/XmlDocument.java index 821fca0..d21a406 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlDocument.java +++ b/CS2JLibrary/src/CS2JNet/System/Xml/XmlDocument.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Xml; +package CS2JNet.System.Xml; import javax.xml.parsers.*; import javax.xml.transform.Transformer; diff --git a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlElement.java b/CS2JLibrary/src/CS2JNet/System/Xml/XmlElement.java similarity index 94% rename from CS2JLibrary/src/RusticiSoftware/System/Xml/XmlElement.java rename to CS2JLibrary/src/CS2JNet/System/Xml/XmlElement.java index 825da32..241fd45 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlElement.java +++ b/CS2JLibrary/src/CS2JNet/System/Xml/XmlElement.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Xml; +package CS2JNet.System.Xml; import org.w3c.dom.Attr; import org.w3c.dom.Element; diff --git a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlLinkedNode.java b/CS2JLibrary/src/CS2JNet/System/Xml/XmlLinkedNode.java similarity index 94% rename from CS2JLibrary/src/RusticiSoftware/System/Xml/XmlLinkedNode.java rename to CS2JLibrary/src/CS2JNet/System/Xml/XmlLinkedNode.java index a1406f2..3317247 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlLinkedNode.java +++ b/CS2JLibrary/src/CS2JNet/System/Xml/XmlLinkedNode.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Xml; +package CS2JNet.System.Xml; public class XmlLinkedNode extends XmlNode { diff --git a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlNode.java b/CS2JLibrary/src/CS2JNet/System/Xml/XmlNode.java similarity index 95% rename from CS2JLibrary/src/RusticiSoftware/System/Xml/XmlNode.java rename to CS2JLibrary/src/CS2JNet/System/Xml/XmlNode.java index eb317e5..d4bd252 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlNode.java +++ b/CS2JLibrary/src/CS2JNet/System/Xml/XmlNode.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Xml; +package CS2JNet.System.Xml; import java.io.IOException; import java.io.StringReader; @@ -28,7 +28,7 @@ import org.w3c.dom.*; import org.xml.sax.InputSource; import org.xml.sax.SAXException; -import RusticiSoftware.System.StringSupport; +import CS2JNet.System.StringSupport; import javax.xml.parsers.DocumentBuilder; import javax.xml.parsers.DocumentBuilderFactory; diff --git a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlNodeList.java b/CS2JLibrary/src/CS2JNet/System/Xml/XmlNodeList.java similarity index 93% rename from CS2JLibrary/src/RusticiSoftware/System/Xml/XmlNodeList.java rename to CS2JLibrary/src/CS2JNet/System/Xml/XmlNodeList.java index ca6cf10..cb7d86d 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlNodeList.java +++ b/CS2JLibrary/src/CS2JNet/System/Xml/XmlNodeList.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Xml; +package CS2JNet.System.Xml; import java.util.AbstractList; import org.w3c.dom.NodeList; diff --git a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlReader.java b/CS2JLibrary/src/CS2JNet/System/Xml/XmlReader.java similarity index 93% rename from CS2JLibrary/src/RusticiSoftware/System/Xml/XmlReader.java rename to CS2JLibrary/src/CS2JNet/System/Xml/XmlReader.java index f212de5..a69e0d7 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlReader.java +++ b/CS2JLibrary/src/CS2JNet/System/Xml/XmlReader.java @@ -18,9 +18,9 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Xml; +package CS2JNet.System.Xml; -import RusticiSoftware.System.NotImplementedException; +import CS2JNet.System.NotImplementedException; // This is a completely broken placeholder. It just throws exceptions if you try // toi use it. YOU HAVE BEEN WARNED! diff --git a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlText.java b/CS2JLibrary/src/CS2JNet/System/Xml/XmlText.java similarity index 92% rename from CS2JLibrary/src/RusticiSoftware/System/Xml/XmlText.java rename to CS2JLibrary/src/CS2JNet/System/Xml/XmlText.java index 716e67a..4e777ba 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlText.java +++ b/CS2JLibrary/src/CS2JNet/System/Xml/XmlText.java @@ -18,10 +18,11 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Xml; +package CS2JNet.System.Xml; import org.w3c.dom.Text; -import RusticiSoftware.System.*; + +import CS2JNet.System.*; public class XmlText extends XmlNode { diff --git a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlTextReader.java b/CS2JLibrary/src/CS2JNet/System/Xml/XmlTextReader.java similarity index 88% rename from CS2JLibrary/src/RusticiSoftware/System/Xml/XmlTextReader.java rename to CS2JLibrary/src/CS2JNet/System/Xml/XmlTextReader.java index 6808178..a2d84e0 100644 --- a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlTextReader.java +++ b/CS2JLibrary/src/CS2JNet/System/Xml/XmlTextReader.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Xml; +package CS2JNet.System.Xml; import java.io.IOException; import java.io.StringReader; @@ -27,8 +27,8 @@ import javax.xml.parsers.ParserConfigurationException; import org.xml.sax.SAXException; -import RusticiSoftware.System.Xml.XmlDocument; -import RusticiSoftware.System.NotImplementedException; +import CS2JNet.System.NotImplementedException; +import CS2JNet.System.Xml.XmlDocument; public class XmlTextReader { protected XmlDocument xmlDocument = null; diff --git a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlWriter.java b/CS2JLibrary/src/CS2JNet/System/Xml/XmlWriter.java similarity index 93% rename from CS2JLibrary/src/RusticiSoftware/System/Xml/XmlWriter.java rename to CS2JLibrary/src/CS2JNet/System/Xml/XmlWriter.java index 3053597..95dab32 100755 --- a/CS2JLibrary/src/RusticiSoftware/System/Xml/XmlWriter.java +++ b/CS2JLibrary/src/CS2JNet/System/Xml/XmlWriter.java @@ -18,9 +18,9 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Xml; +package CS2JNet.System.Xml; -import RusticiSoftware.System.NotImplementedException; +import CS2JNet.System.NotImplementedException; // This is a completely broken placeholder. It just throws exceptions if you try // toi use it. YOU HAVE BEEN WARNED! diff --git a/CS2JLibrary/src/RusticiSoftware/System/Xml/Xsl/XslTransform.java b/CS2JLibrary/src/CS2JNet/System/Xml/Xsl/XslTransform.java similarity index 91% rename from CS2JLibrary/src/RusticiSoftware/System/Xml/Xsl/XslTransform.java rename to CS2JLibrary/src/CS2JNet/System/Xml/Xsl/XslTransform.java index e592839..7d0699d 100644 --- a/CS2JLibrary/src/RusticiSoftware/System/Xml/Xsl/XslTransform.java +++ b/CS2JLibrary/src/CS2JNet/System/Xml/Xsl/XslTransform.java @@ -18,7 +18,7 @@ Kevin Glynn (kevin.glynn@scorm.com) */ -package RusticiSoftware.System.Xml.Xsl; +package CS2JNet.System.Xml.Xsl; // // This is now a wrapper for XslCompiledTransform because that has superseded XslTransform going to .Net 2.0 @@ -32,8 +32,9 @@ import javax.xml.transform.Transformer; import javax.xml.transform.TransformerConfigurationException; import javax.xml.transform.TransformerException; import javax.xml.transform.TransformerFactory; -import RusticiSoftware.System.Xml.XmlDocument; -import RusticiSoftware.System.Xml.XmlTextReader; + +import CS2JNet.System.Xml.XmlDocument; +import CS2JNet.System.Xml.XmlTextReader; public class XslTransform { protected Transformer transformer;