public class XmlSerializer extends NetObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Xml.Serialization.XmlSerializer
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
|
static java.lang.String |
assemblyShortName
Assembly name: System.Xml
|
static java.lang.String |
className
Qualified class name: System.Xml.Serialization.XmlSerializer
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
XmlSerializer() |
XmlSerializer(NetType type) |
XmlSerializer(NetType type,
NetType[] extraTypes) |
XmlSerializer(NetType type,
java.lang.String defaultNamespace) |
XmlSerializer(NetType type,
XmlAttributeOverrides overrides) |
XmlSerializer(NetType type,
XmlAttributeOverrides overrides,
NetType[] extraTypes,
XmlRootAttribute root,
java.lang.String defaultNamespace) |
XmlSerializer(NetType type,
XmlAttributeOverrides overrides,
NetType[] extraTypes,
XmlRootAttribute root,
java.lang.String defaultNamespace,
java.lang.String location) |
XmlSerializer(NetType type,
XmlAttributeOverrides overrides,
NetType[] extraTypes,
XmlRootAttribute root,
java.lang.String defaultNamespace,
java.lang.String location,
Evidence evidence) |
XmlSerializer(NetType type,
XmlRootAttribute root) |
XmlSerializer(java.lang.Object instance)
Internal constructor.
|
XmlSerializer(XmlTypeMapping xmlTypeMapping) |
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public XmlSerializer()
throws java.lang.Throwable
java.lang.Throwablepublic XmlSerializer(NetType type) throws java.lang.Throwable, ArgumentNullException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, OutOfMemoryException, IndexOutOfRangeException, ArgumentException, ThreadAbortException, MissingMethodException, TargetInvocationException, ArgumentOutOfRangeException, ConfigurationException, ConfigurationErrorsException, OverflowException, MissingManifestResourceException, NotSupportedException, SecurityException, NotImplementedException, InvalidCastException, NullReferenceException, FormatException, InvalidEnumArgumentException, ApplicationException, Win32Exception, RankException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, TypeLoadException, KeyNotFoundException
java.lang.ThrowableArgumentNullExceptionObjectDisposedExceptionAbandonedMutexExceptionInvalidOperationExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionArgumentExceptionThreadAbortExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionConfigurationExceptionConfigurationErrorsExceptionOverflowExceptionMissingManifestResourceExceptionNotSupportedExceptionSecurityExceptionNotImplementedExceptionInvalidCastExceptionNullReferenceExceptionFormatExceptionInvalidEnumArgumentExceptionApplicationExceptionWin32ExceptionRankExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionTypeLoadExceptionKeyNotFoundExceptionpublic XmlSerializer(NetType type, NetType[] extraTypes) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, ConfigurationException, ConfigurationErrorsException, ObjectDisposedException, InvalidOperationException, NotSupportedException, NotImplementedException, OutOfMemoryException, IndexOutOfRangeException, SecurityException, TypeLoadException, FileNotFoundException, UnauthorizedAccessException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionConfigurationExceptionConfigurationErrorsExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionNotImplementedExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionSecurityExceptionTypeLoadExceptionFileNotFoundExceptionUnauthorizedAccessExceptionpublic XmlSerializer(NetType type, java.lang.String defaultNamespace) throws java.lang.Throwable, ArgumentNullException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, OutOfMemoryException, IndexOutOfRangeException, ArgumentException, ThreadAbortException, MissingMethodException, TargetInvocationException, NotSupportedException, ArgumentOutOfRangeException, ConfigurationException, ConfigurationErrorsException, FormatException, OverflowException, NotImplementedException, InvalidCastException, InvalidEnumArgumentException, PlatformNotSupportedException, SecurityException, SystemException, UnauthorizedAccessException, IOException, ApplicationException, Win32Exception, RankException, FileNotFoundException, DirectoryNotFoundException, PathTooLongException, DriveNotFoundException, OperationCanceledException, TypeLoadException
java.lang.ThrowableArgumentNullExceptionObjectDisposedExceptionAbandonedMutexExceptionInvalidOperationExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionArgumentExceptionThreadAbortExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionArgumentOutOfRangeExceptionConfigurationExceptionConfigurationErrorsExceptionFormatExceptionOverflowExceptionNotImplementedExceptionInvalidCastExceptionInvalidEnumArgumentExceptionPlatformNotSupportedExceptionSecurityExceptionSystemExceptionUnauthorizedAccessExceptionIOExceptionApplicationExceptionWin32ExceptionRankExceptionFileNotFoundExceptionDirectoryNotFoundExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionTypeLoadExceptionpublic XmlSerializer(NetType type, XmlAttributeOverrides overrides) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, ConfigurationException, ConfigurationErrorsException, ObjectDisposedException, InvalidOperationException, NotSupportedException, NotImplementedException, OutOfMemoryException, IndexOutOfRangeException, SecurityException, TypeLoadException, FileNotFoundException, UnauthorizedAccessException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionConfigurationExceptionConfigurationErrorsExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionNotImplementedExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionSecurityExceptionTypeLoadExceptionFileNotFoundExceptionUnauthorizedAccessExceptionpublic XmlSerializer(NetType type, XmlAttributeOverrides overrides, NetType[] extraTypes, XmlRootAttribute root, java.lang.String defaultNamespace) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, ConfigurationException, ConfigurationErrorsException, ObjectDisposedException, InvalidOperationException, NotSupportedException, NotImplementedException, OutOfMemoryException, IndexOutOfRangeException, SecurityException, TypeLoadException, FileNotFoundException, UnauthorizedAccessException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionConfigurationExceptionConfigurationErrorsExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionNotImplementedExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionSecurityExceptionTypeLoadExceptionFileNotFoundExceptionUnauthorizedAccessExceptionpublic XmlSerializer(NetType type, XmlAttributeOverrides overrides, NetType[] extraTypes, XmlRootAttribute root, java.lang.String defaultNamespace, java.lang.String location) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, FormatException, ArgumentException, MissingManifestResourceException, ConfigurationErrorsException, ObjectDisposedException, AbandonedMutexException, NotSupportedException, InvalidOperationException, OutOfMemoryException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, NotImplementedException, TypeLoadException, KeyNotFoundException, SecurityException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionFormatExceptionArgumentExceptionMissingManifestResourceExceptionConfigurationErrorsExceptionObjectDisposedExceptionAbandonedMutexExceptionNotSupportedExceptionInvalidOperationExceptionOutOfMemoryExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionNotImplementedExceptionTypeLoadExceptionKeyNotFoundExceptionSecurityExceptionpublic XmlSerializer(NetType type, XmlAttributeOverrides overrides, NetType[] extraTypes, XmlRootAttribute root, java.lang.String defaultNamespace, java.lang.String location, Evidence evidence) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, FormatException, ArgumentException, ConfigurationException, ConfigurationErrorsException, OverflowException, MissingManifestResourceException, InvalidOperationException, IndexOutOfRangeException, ObjectDisposedException, AbandonedMutexException, NotSupportedException, NotImplementedException, CultureNotFoundException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, NullReferenceException, TypeLoadException, SecurityException, KeyNotFoundException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionFormatExceptionArgumentExceptionConfigurationExceptionConfigurationErrorsExceptionOverflowExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionObjectDisposedExceptionAbandonedMutexExceptionNotSupportedExceptionNotImplementedExceptionCultureNotFoundExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionNullReferenceExceptionTypeLoadExceptionSecurityExceptionKeyNotFoundExceptionpublic XmlSerializer(NetType type, XmlRootAttribute root) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, ConfigurationException, ConfigurationErrorsException, ObjectDisposedException, InvalidOperationException, NotSupportedException, NotImplementedException, OutOfMemoryException, IndexOutOfRangeException, SecurityException, TypeLoadException, FileNotFoundException, UnauthorizedAccessException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionConfigurationExceptionConfigurationErrorsExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionNotImplementedExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionSecurityExceptionTypeLoadExceptionFileNotFoundExceptionUnauthorizedAccessExceptionpublic XmlSerializer(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic XmlSerializer(XmlTypeMapping xmlTypeMapping) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, FormatException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ConfigurationErrorsException, NotSupportedException, ConfigurationException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, SecurityException, TypeLoadException, KeyNotFoundException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionFormatExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionNotSupportedExceptionConfigurationExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionSecurityExceptionTypeLoadExceptionKeyNotFoundExceptionOutOfMemoryExceptionpublic void addUnknownAttribute(XmlAttributeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addUnknownElement(XmlElementEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addUnknownNode(XmlNodeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addUnreferencedObject(UnreferencedObjectEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic boolean CanDeserialize(XmlReader xmlReader) throws java.lang.Throwable, ArgumentNullException, ObjectDisposedException, AbandonedMutexException
java.lang.ThrowableArgumentNullExceptionObjectDisposedExceptionAbandonedMutexExceptionpublic static XmlSerializer cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into XmlSerializer, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedXmlSerializer instancejava.lang.Throwable - in case of error during cast operationpublic NetObject Deserialize(Stream stream) throws java.lang.Throwable, ArgumentException, NotImplementedException, NotSupportedException, IndexOutOfRangeException, ObjectDisposedException, InvalidOperationException, ArgumentNullException, SecurityException, UnauthorizedAccessException, IOException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, XmlException, MulticastNotSupportedException, FormatException, OutOfMemoryException, OverflowException, NullReferenceException, ConfigurationException, MissingMethodException
java.lang.ThrowableArgumentExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentNullExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionXmlExceptionMulticastNotSupportedExceptionFormatExceptionOutOfMemoryExceptionOverflowExceptionNullReferenceExceptionConfigurationExceptionMissingMethodExceptionpublic NetObject Deserialize(TextReader textReader) throws java.lang.Throwable, ArgumentException, NotImplementedException, NotSupportedException, IndexOutOfRangeException, ObjectDisposedException, InvalidOperationException, ArgumentNullException, SecurityException, UnauthorizedAccessException, IOException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, XmlException, MulticastNotSupportedException, FormatException, OutOfMemoryException, OverflowException, NullReferenceException, ConfigurationException, MissingMethodException
java.lang.ThrowableArgumentExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentNullExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionXmlExceptionMulticastNotSupportedExceptionFormatExceptionOutOfMemoryExceptionOverflowExceptionNullReferenceExceptionConfigurationExceptionMissingMethodExceptionpublic NetObject Deserialize(XmlReader xmlReader) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, MulticastNotSupportedException, FormatException, XmlException, OutOfMemoryException, OverflowException, NullReferenceException, ConfigurationException, NotSupportedException, MissingMethodException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMulticastNotSupportedExceptionFormatExceptionXmlExceptionOutOfMemoryExceptionOverflowExceptionNullReferenceExceptionConfigurationExceptionNotSupportedExceptionMissingMethodExceptionpublic NetObject Deserialize(XmlReader xmlReader, java.lang.String encodingStyle) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, MulticastNotSupportedException, FormatException, XmlException, OutOfMemoryException, OverflowException, NullReferenceException, ConfigurationException, NotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionFormatExceptionXmlExceptionOutOfMemoryExceptionOverflowExceptionNullReferenceExceptionConfigurationExceptionNotSupportedExceptionpublic NetObject Deserialize(XmlReader xmlReader, java.lang.String encodingStyle, XmlDeserializationEvents events) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, MulticastNotSupportedException, XmlException, OutOfMemoryException, OverflowException, NullReferenceException, ConfigurationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionMulticastNotSupportedExceptionXmlExceptionOutOfMemoryExceptionOverflowExceptionNullReferenceExceptionConfigurationExceptionpublic NetObject Deserialize(XmlReader xmlReader, XmlDeserializationEvents events) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, MulticastNotSupportedException, FormatException, XmlException, OutOfMemoryException, OverflowException, NullReferenceException, ConfigurationException, NotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionFormatExceptionXmlExceptionOutOfMemoryExceptionOverflowExceptionNullReferenceExceptionConfigurationExceptionNotSupportedExceptionpublic static XmlSerializer[] FromMappings(XmlMapping[] mappings) throws java.lang.Throwable, ArgumentException, InvalidOperationException, ThreadAbortException, ArgumentNullException, MissingMethodException, TargetInvocationException, ArgumentOutOfRangeException, ConfigurationException, ConfigurationErrorsException, OverflowException, MissingManifestResourceException, IndexOutOfRangeException, NotSupportedException, SecurityException, NotImplementedException, InvalidCastException, NullReferenceException, FormatException, InvalidEnumArgumentException, ApplicationException, Win32Exception, ObjectDisposedException, RankException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, TypeLoadException, KeyNotFoundException, OutOfMemoryException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionThreadAbortExceptionArgumentNullExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionConfigurationExceptionConfigurationErrorsExceptionOverflowExceptionMissingManifestResourceExceptionIndexOutOfRangeExceptionNotSupportedExceptionSecurityExceptionNotImplementedExceptionInvalidCastExceptionNullReferenceExceptionFormatExceptionInvalidEnumArgumentExceptionApplicationExceptionWin32ExceptionObjectDisposedExceptionRankExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionTypeLoadExceptionKeyNotFoundExceptionOutOfMemoryExceptionpublic static XmlSerializer[] FromMappings(XmlMapping[] mappings, Evidence evidence) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, FormatException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ConfigurationErrorsException, NotSupportedException, ConfigurationException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, SecurityException, NullReferenceException, TypeLoadException, KeyNotFoundException, RankException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionFormatExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionNotSupportedExceptionConfigurationExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionSecurityExceptionNullReferenceExceptionTypeLoadExceptionKeyNotFoundExceptionRankExceptionpublic static XmlSerializer[] FromMappings(XmlMapping[] mappings, NetType type) throws java.lang.Throwable, ArgumentException, InvalidOperationException, ThreadAbortException, ArgumentNullException, MissingMethodException, TargetInvocationException, NotSupportedException, ArgumentOutOfRangeException, ConfigurationException, ConfigurationErrorsException, FormatException, OverflowException, IndexOutOfRangeException, ObjectDisposedException, NotImplementedException, InvalidCastException, InvalidEnumArgumentException, PlatformNotSupportedException, SecurityException, OutOfMemoryException, SystemException, UnauthorizedAccessException, IOException, ApplicationException, Win32Exception, RankException, FileNotFoundException, DirectoryNotFoundException, PathTooLongException, DriveNotFoundException, OperationCanceledException, TypeLoadException, CultureNotFoundException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionThreadAbortExceptionArgumentNullExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionArgumentOutOfRangeExceptionConfigurationExceptionConfigurationErrorsExceptionFormatExceptionOverflowExceptionIndexOutOfRangeExceptionObjectDisposedExceptionNotImplementedExceptionInvalidCastExceptionInvalidEnumArgumentExceptionPlatformNotSupportedExceptionSecurityExceptionOutOfMemoryExceptionSystemExceptionUnauthorizedAccessExceptionIOExceptionApplicationExceptionWin32ExceptionRankExceptionFileNotFoundExceptionDirectoryNotFoundExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionTypeLoadExceptionCultureNotFoundExceptionpublic static XmlSerializer[] FromTypes(NetType[] types) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, ObjectDisposedException, AbandonedMutexException, NotSupportedException, MissingManifestResourceException, InvalidOperationException, IndexOutOfRangeException, NotImplementedException, ConfigurationErrorsException, OutOfMemoryException, ThreadAbortException, MissingMethodException, SecurityException, CultureNotFoundException, InvalidEnumArgumentException, Win32Exception, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, TypeLoadException, KeyNotFoundException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionFormatExceptionArgumentExceptionObjectDisposedExceptionAbandonedMutexExceptionNotSupportedExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionNotImplementedExceptionConfigurationErrorsExceptionOutOfMemoryExceptionThreadAbortExceptionMissingMethodExceptionSecurityExceptionCultureNotFoundExceptionInvalidEnumArgumentExceptionWin32ExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionTypeLoadExceptionKeyNotFoundExceptionpublic static Assembly GenerateSerializer(NetType[] types, XmlMapping[] mappings) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, FormatException, SecurityException, InvalidOperationException, NotImplementedException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, NotSupportedException, IndexOutOfRangeException, ConfigurationErrorsException, RankException, OutOfMemoryException, UnauthorizedAccessException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionFormatExceptionSecurityExceptionInvalidOperationExceptionNotImplementedExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionNotSupportedExceptionIndexOutOfRangeExceptionConfigurationErrorsExceptionRankExceptionOutOfMemoryExceptionUnauthorizedAccessExceptionpublic static Assembly GenerateSerializer(NetType[] types, XmlMapping[] mappings, CompilerParameters parameters) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, SecurityException, FormatException, ConfigurationException, ConfigurationErrorsException, OverflowException, RankException, OutOfMemoryException, UnauthorizedAccessException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionSecurityExceptionFormatExceptionConfigurationExceptionConfigurationErrorsExceptionOverflowExceptionRankExceptionOutOfMemoryExceptionUnauthorizedAccessExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic static java.lang.String GetXmlSerializerAssemblyName(NetType type) throws java.lang.Throwable, ArgumentNullException, NotImplementedException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, ArgumentOutOfRangeException, IndexOutOfRangeException
public static java.lang.String GetXmlSerializerAssemblyName(NetType type, java.lang.String defaultNamespace) throws java.lang.Throwable, ArgumentNullException, NotImplementedException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, ArgumentOutOfRangeException, IndexOutOfRangeException
public void removeUnknownAttribute(XmlAttributeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeUnknownElement(XmlElementEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeUnknownNode(XmlNodeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeUnreferencedObject(UnreferencedObjectEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void Serialize(Stream stream, NetObject o) throws java.lang.Throwable, ArgumentException, InvalidOperationException, NotImplementedException, NotSupportedException, IndexOutOfRangeException, ObjectDisposedException, ArgumentNullException, ArgumentOutOfRangeException, FormatException, CultureNotFoundException, MissingManifestResourceException, MissingMethodException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionObjectDisposedExceptionArgumentNullExceptionArgumentOutOfRangeExceptionFormatExceptionCultureNotFoundExceptionMissingManifestResourceExceptionMissingMethodExceptionpublic void Serialize(Stream stream, NetObject o, XmlSerializerNamespaces namespaces) throws java.lang.Throwable, ArgumentException, InvalidOperationException, NotImplementedException, NotSupportedException, IndexOutOfRangeException, ObjectDisposedException, ArgumentNullException, ArgumentOutOfRangeException, FormatException, CultureNotFoundException, MissingManifestResourceException, MulticastNotSupportedException, MissingMethodException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionObjectDisposedExceptionArgumentNullExceptionArgumentOutOfRangeExceptionFormatExceptionCultureNotFoundExceptionMissingManifestResourceExceptionMulticastNotSupportedExceptionMissingMethodExceptionpublic void Serialize(TextWriter textWriter, NetObject o) throws java.lang.Throwable, ArgumentException, InvalidOperationException, NotImplementedException, NotSupportedException, IndexOutOfRangeException, ObjectDisposedException, ArgumentNullException, CultureNotFoundException, ArgumentOutOfRangeException, MissingManifestResourceException, MissingMethodException
public void Serialize(TextWriter textWriter, NetObject o, XmlSerializerNamespaces namespaces) throws java.lang.Throwable, ArgumentException, InvalidOperationException, NotImplementedException, NotSupportedException, IndexOutOfRangeException, ObjectDisposedException, ArgumentNullException, MissingMethodException, TargetInvocationException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, MulticastNotSupportedException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionObjectDisposedExceptionArgumentNullExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionMulticastNotSupportedExceptionpublic void Serialize(XmlWriter xmlWriter, NetObject o) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, MulticastNotSupportedException, NotSupportedException, MissingMethodException
public void Serialize(XmlWriter xmlWriter, NetObject o, XmlSerializerNamespaces namespaces) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, MulticastNotSupportedException, ConfigurationException, NotSupportedException, MissingMethodException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMulticastNotSupportedExceptionConfigurationExceptionNotSupportedExceptionMissingMethodExceptionpublic void Serialize(XmlWriter xmlWriter, NetObject o, XmlSerializerNamespaces namespaces, java.lang.String encodingStyle) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, MulticastNotSupportedException, OverflowException, ConfigurationException, NotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionOverflowExceptionConfigurationExceptionNotSupportedExceptionpublic void Serialize(XmlWriter xmlWriter, NetObject o, XmlSerializerNamespaces namespaces, java.lang.String encodingStyle, java.lang.String id) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, MulticastNotSupportedException, OverflowException, ConfigurationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionMulticastNotSupportedExceptionOverflowExceptionConfigurationExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObject