public abstract class ExternalObjectType extends AnyExternalObjectType
ItemType.WithSequenceTypeCacheTHE_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)
|
getAtomizedItemType, getBasicAlphaCode, getDefaultPriority, getGenre, getPrimitiveItemType, getPrimitiveType, getUType, isAtomicType, isAtomizable, matchesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexplainMismatch, getFullAlphaCode, getNormalizedDefaultPriority, isTrueItemType, toExportString, toStringpublic 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 AnyExternalObjectTypeCopyright (c) 2004-2020 Saxonica Limited.