public interface HyperType
This interface exists as a common supertype for both of these hierarchies. It's purely a place to park method definitions that exist in both, so that C# doesn't complain.
Modifier and Type | Method and Description |
---|---|
boolean |
isNamespaceSensitive()
Test whether this type is namespace sensitive, that is, if a namespace context is needed
to translate between the lexical space and the value space.
|
boolean isNamespaceSensitive()
Copyright (c) 2004-2022 Saxonica Limited. All rights reserved.