public class XamlType extends NetObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Xaml.XamlType
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.Xaml, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
|
static java.lang.String |
assemblyShortName
Assembly name: System.Xaml
|
static java.lang.String |
className
Qualified class name: System.Xaml.XamlType
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
XamlType() |
XamlType(NetType underlyingType,
XamlSchemaContext schemaContext) |
XamlType(NetType underlyingType,
XamlSchemaContext schemaContext,
XamlTypeInvoker invoker) |
XamlType(java.lang.Object instance)
Internal constructor.
|
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public XamlType()
throws java.lang.Throwable
java.lang.Throwablepublic XamlType(NetType underlyingType, XamlSchemaContext schemaContext) throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, InvalidOperationException, OutOfMemoryException, KeyNotFoundException
public XamlType(NetType underlyingType, XamlSchemaContext schemaContext, XamlTypeInvoker invoker) throws java.lang.Throwable, ArgumentException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, ArgumentNullException, PlatformNotSupportedException, OutOfMemoryException, KeyNotFoundException
public XamlType(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic boolean CanAssignTo(XamlType xamlType) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, IndexOutOfRangeException, FileLoadException, CultureNotFoundException, SecurityException, ArgumentNullException, OutOfMemoryException, KeyNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionIndexOutOfRangeExceptionFileLoadExceptionCultureNotFoundExceptionSecurityExceptionArgumentNullExceptionOutOfMemoryExceptionKeyNotFoundExceptionpublic static XamlType cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into XamlType, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedXamlType instancejava.lang.Throwable - in case of error during cast operationpublic boolean Equals(XamlType other) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, NotSupportedException
java.lang.ThrowableArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionpublic XamlMember GetAliasedProperty(XamlDirective directive) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, MissingMethodException, TargetInvocationException, MissingMemberException, NotSupportedException, IndexOutOfRangeException, CultureNotFoundException, SecurityException, OutOfMemoryException, XamlSchemaException, KeyNotFoundException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentExceptionInvalidOperationExceptionArgumentNullExceptionPlatformNotSupportedExceptionMissingMethodExceptionTargetInvocationExceptionMissingMemberExceptionNotSupportedExceptionIndexOutOfRangeExceptionCultureNotFoundExceptionSecurityExceptionOutOfMemoryExceptionXamlSchemaExceptionKeyNotFoundExceptionpublic XamlMember GetAttachableMember(java.lang.String name) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, NotSupportedException, KeyNotFoundException, XamlSchemaException
public XamlType getBaseType() throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, OutOfMemoryException, NotSupportedException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, KeyNotFoundException
public boolean getConstructionRequiresArguments()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
CultureNotFoundException,
SecurityException,
NotSupportedException,
OutOfMemoryException,
XamlSchemaException
public XamlMember getContentProperty() throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, IndexOutOfRangeException, CultureNotFoundException, SecurityException, OutOfMemoryException, XamlSchemaException, NotSupportedException, KeyNotFoundException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentExceptionInvalidOperationExceptionArgumentNullExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionCultureNotFoundExceptionSecurityExceptionOutOfMemoryExceptionXamlSchemaExceptionNotSupportedExceptionKeyNotFoundExceptionpublic XamlTypeInvoker getInvoker() throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentExceptionInvalidOperationExceptionArgumentNullExceptionPlatformNotSupportedExceptionpublic boolean getIsAmbient()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
CultureNotFoundException,
SecurityException,
NotSupportedException,
OutOfMemoryException,
XamlSchemaException
public boolean getIsArray()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
NotSupportedException,
KeyNotFoundException
public boolean getIsCollection()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
NotSupportedException,
KeyNotFoundException
public boolean getIsConstructible()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
CultureNotFoundException,
SecurityException,
NotSupportedException,
OutOfMemoryException,
XamlSchemaException
public boolean getIsDictionary()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
NotSupportedException,
KeyNotFoundException
public boolean getIsGeneric()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsMarkupExtension()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
CultureNotFoundException,
SecurityException,
NotSupportedException,
OutOfMemoryException,
XamlSchemaException
public boolean getIsNameScope()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
CultureNotFoundException,
SecurityException,
NotSupportedException,
OutOfMemoryException,
XamlSchemaException
public boolean getIsNameValid()
throws java.lang.Throwable,
ArgumentException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
PlatformNotSupportedException
public boolean getIsNullable()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
CultureNotFoundException,
SecurityException,
NotSupportedException,
OutOfMemoryException,
XamlSchemaException
public boolean getIsPublic()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
CultureNotFoundException,
SecurityException,
NotSupportedException,
OutOfMemoryException,
XamlSchemaException
public boolean getIsUnknown()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentExceptionInvalidOperationExceptionArgumentNullExceptionPlatformNotSupportedExceptionpublic boolean getIsUsableDuringInitialization()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
CultureNotFoundException,
SecurityException,
NotSupportedException,
OutOfMemoryException,
XamlSchemaException
public boolean getIsWhitespaceSignificantCollection()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
CultureNotFoundException,
SecurityException,
NotSupportedException,
OutOfMemoryException,
XamlSchemaException
public boolean getIsXData()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
CultureNotFoundException,
SecurityException,
NotSupportedException,
OutOfMemoryException,
XamlSchemaException
public XamlType getItemType() throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, NotSupportedException, KeyNotFoundException, ObjectDisposedException, IndexOutOfRangeException, FormatException, XamlSchemaException
public 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 XamlType getKeyType() throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, NotSupportedException, ObjectDisposedException, IndexOutOfRangeException, FormatException, XamlSchemaException
public XamlType getMarkupExtensionReturnType() throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, ArgumentNullException, SecurityException, InvalidOperationException, CultureNotFoundException, NotSupportedException, XamlSchemaException, TypeLoadException, ArgumentOutOfRangeException
public XamlMember GetMember(java.lang.String name) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, NotSupportedException, KeyNotFoundException, XamlSchemaException
public java.lang.String getName()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getPreferredXamlNamespace()
throws java.lang.Throwable,
MissingMemberException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
KeyNotFoundException,
XamlSchemaException,
IndexOutOfRangeException,
ArrayTypeMismatchException
public XamlSchemaContext getSchemaContext() throws java.lang.Throwable
java.lang.Throwablepublic boolean getTrimSurroundingWhitespace()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
CultureNotFoundException,
SecurityException,
NotSupportedException,
OutOfMemoryException,
XamlSchemaException
public NetType getUnderlyingType() throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObject