public class SoapSchemaImporter extends SchemaImporter
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Xml.Serialization.SoapSchemaImporter
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.SoapSchemaImporter
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
SoapSchemaImporter() |
SoapSchemaImporter(java.lang.Object instance)
Internal constructor.
|
SoapSchemaImporter(XmlSchemas schemas) |
SoapSchemaImporter(XmlSchemas schemas,
CodeGenerationOptions options,
CodeDomProvider codeProvider,
ImportContext context) |
SoapSchemaImporter(XmlSchemas schemas,
CodeGenerationOptions options,
ImportContext context) |
SoapSchemaImporter(XmlSchemas schemas,
CodeIdentifiers typeIdentifiers) |
SoapSchemaImporter(XmlSchemas schemas,
CodeIdentifiers typeIdentifiers,
CodeGenerationOptions options) |
| Modifier and Type | Method and Description |
|---|---|
static SoapSchemaImporter |
cast(IJCOBridgeReflected from)
Try to cast the
IJCOBridgeReflected instance into SoapSchemaImporter, a cast assert is made to check if types are compatible. |
java.lang.String |
getJCOAssemblyName()
Returns the reflected Assembly name
|
java.lang.String |
getJCOClassName()
Returns the reflected Class name
|
java.lang.Object |
getJCOInstance()
Returns the instantiated class
|
java.lang.String |
getJCOObjectName()
Returns the reflected Class name used to build the object
|
JCType |
getJCOType()
Returns the instantiated class Type
|
XmlTypeMapping |
ImportDerivedTypeMapping(XmlQualifiedName name,
NetType baseType,
boolean baseTypeCanBeIndirect) |
XmlMembersMapping |
ImportMembersMapping(java.lang.String name,
java.lang.String ns,
SoapSchemaMember member) |
XmlMembersMapping |
ImportMembersMapping(java.lang.String name,
java.lang.String ns,
SoapSchemaMember[] members) |
XmlMembersMapping |
ImportMembersMapping(java.lang.String name,
java.lang.String ns,
SoapSchemaMember[] members,
boolean hasWrapperElement) |
XmlMembersMapping |
ImportMembersMapping(java.lang.String name,
java.lang.String ns,
SoapSchemaMember[] members,
boolean hasWrapperElement,
NetType baseType,
boolean baseTypeCanBeIndirect) |
void |
setJCOInstance(JCObject instance) |
getExtensionspublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public SoapSchemaImporter()
throws java.lang.Throwable
java.lang.Throwablepublic SoapSchemaImporter(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic SoapSchemaImporter(XmlSchemas schemas) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, XmlSchemaException, IndexOutOfRangeException, XmlException, MulticastNotSupportedException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, RankException, NotSupportedException, FormatException, MissingMethodException, TargetInvocationException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionXmlSchemaExceptionIndexOutOfRangeExceptionXmlExceptionMulticastNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionInvalidOperationExceptionRankExceptionNotSupportedExceptionFormatExceptionMissingMethodExceptionTargetInvocationExceptionpublic SoapSchemaImporter(XmlSchemas schemas, CodeGenerationOptions options, CodeDomProvider codeProvider, ImportContext context) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, XmlSchemaException, IndexOutOfRangeException, XmlException, MulticastNotSupportedException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, RankException, NotSupportedException, FormatException, MissingMethodException, TargetInvocationException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionXmlSchemaExceptionIndexOutOfRangeExceptionXmlExceptionMulticastNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionInvalidOperationExceptionRankExceptionNotSupportedExceptionFormatExceptionMissingMethodExceptionTargetInvocationExceptionpublic SoapSchemaImporter(XmlSchemas schemas, CodeGenerationOptions options, ImportContext context) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, XmlSchemaException, IndexOutOfRangeException, XmlException, MulticastNotSupportedException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, RankException, NotSupportedException, FormatException, MissingMethodException, TargetInvocationException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionXmlSchemaExceptionIndexOutOfRangeExceptionXmlExceptionMulticastNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionInvalidOperationExceptionRankExceptionNotSupportedExceptionFormatExceptionMissingMethodExceptionTargetInvocationExceptionpublic SoapSchemaImporter(XmlSchemas schemas, CodeIdentifiers typeIdentifiers) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, XmlSchemaException, IndexOutOfRangeException, XmlException, MulticastNotSupportedException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, RankException, NotSupportedException, FormatException, MissingMethodException, TargetInvocationException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionXmlSchemaExceptionIndexOutOfRangeExceptionXmlExceptionMulticastNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionInvalidOperationExceptionRankExceptionNotSupportedExceptionFormatExceptionMissingMethodExceptionTargetInvocationExceptionpublic SoapSchemaImporter(XmlSchemas schemas, CodeIdentifiers typeIdentifiers, CodeGenerationOptions options) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, XmlSchemaException, IndexOutOfRangeException, XmlException, MulticastNotSupportedException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, RankException, NotSupportedException, FormatException, MissingMethodException, TargetInvocationException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionXmlSchemaExceptionIndexOutOfRangeExceptionXmlExceptionMulticastNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionInvalidOperationExceptionRankExceptionNotSupportedExceptionFormatExceptionMissingMethodExceptionTargetInvocationExceptionpublic static SoapSchemaImporter cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into SoapSchemaImporter, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedSoapSchemaImporter instancejava.lang.Throwable - in case of error during cast operationpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class SchemaImporterString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class SchemaImporterString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class SchemaImporterObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class SchemaImporterString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class SchemaImporterJCType representing the CLR Type of the instantiated Classpublic XmlTypeMapping ImportDerivedTypeMapping(XmlQualifiedName name, NetType baseType, boolean baseTypeCanBeIndirect) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException, NotSupportedException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, IndexOutOfRangeException, ObjectDisposedException, NotImplementedException, XmlException, XmlSchemaException, MulticastNotSupportedException, CultureNotFoundException, OutOfMemoryException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentExceptionNotSupportedExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionObjectDisposedExceptionNotImplementedExceptionXmlExceptionXmlSchemaExceptionMulticastNotSupportedExceptionCultureNotFoundExceptionOutOfMemoryExceptionpublic XmlMembersMapping ImportMembersMapping(java.lang.String name, java.lang.String ns, SoapSchemaMember member) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException, NotSupportedException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, IndexOutOfRangeException, ObjectDisposedException, NotImplementedException, XmlException, XmlSchemaException, MulticastNotSupportedException, CultureNotFoundException, OutOfMemoryException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentExceptionNotSupportedExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionObjectDisposedExceptionNotImplementedExceptionXmlExceptionXmlSchemaExceptionMulticastNotSupportedExceptionCultureNotFoundExceptionOutOfMemoryExceptionpublic XmlMembersMapping ImportMembersMapping(java.lang.String name, java.lang.String ns, SoapSchemaMember[] members) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, CultureNotFoundException, NotSupportedException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, IndexOutOfRangeException, SecurityException, OutOfMemoryException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionSecurityExceptionOutOfMemoryExceptionpublic XmlMembersMapping ImportMembersMapping(java.lang.String name, java.lang.String ns, SoapSchemaMember[] members, boolean hasWrapperElement) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, CultureNotFoundException, NotSupportedException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, SecurityException, RankException
public XmlMembersMapping ImportMembersMapping(java.lang.String name, java.lang.String ns, SoapSchemaMember[] members, boolean hasWrapperElement, NetType baseType, boolean baseTypeCanBeIndirect) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, IndexOutOfRangeException, CultureNotFoundException, InvalidOperationException, NotSupportedException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, SecurityException, RankException, OutOfMemoryException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionFormatExceptionArgumentExceptionIndexOutOfRangeExceptionCultureNotFoundExceptionInvalidOperationExceptionNotSupportedExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionSecurityExceptionRankExceptionOutOfMemoryExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class SchemaImporter