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, matchesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitexplainMismatch, getFullAlphaCode, getNormalizedDefaultPriority, toExportStringpublic abstract java.lang.String getName()
public abstract java.lang.String getTargetNamespace()
NamespaceConstant.JAVA_TYPE.
For .net it is always NamespaceConstant.DOT_NET_TYPEpublic abstract StructuredQName getTypeName()
public final boolean isPlainType()
isPlainType in interface ItemTypeisPlainType in class AnyExternalObjectTypepublic java.lang.String toString()
toString in class java.lang.ObjectCopyright (c) 2004-2022 Saxonica Limited. All rights reserved.