public abstract class ExternalObjectType extends AnyExternalObjectType
THE_INSTANCE
Constructor and Description |
---|
ExternalObjectType() |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
getName()
Get the name of this type.
|
abstract java.lang.String |
getTargetNamespace()
Get the target namespace of this type.
|
abstract StructuredQName |
getTypeName()
Get the name of this type
|
boolean |
isPlainType()
Ask whether this is a plain type (a type whose instances are always atomic values)
|
java.lang.String |
toString() |
getAtomizedItemType, getBasicAlphaCode, getDefaultPriority, getGenre, getPrimitiveItemType, getPrimitiveType, getUType, isAtomicType, isAtomizable, matches
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
explainMismatch, getFullAlphaCode, getNormalizedDefaultPriority, toExportString
public abstract java.lang.String getName()
public abstract java.lang.String getTargetNamespace()
NamespaceConstant.JAVA_TYPE
.
For .net it is always NamespaceConstant.DOT_NET_TYPE
public abstract StructuredQName getTypeName()
public final boolean isPlainType()
isPlainType
in interface ItemType
isPlainType
in class AnyExternalObjectType
public java.lang.String toString()
toString
in class java.lang.Object
Copyright (c) 2004-2022 Saxonica Limited. All rights reserved.