Package com.saxonica.functions.qt4.pin
Class TypeAndLabel
java.lang.Object
com.saxonica.functions.qt4.pin.TypeAndLabel
- All Implemented Interfaces:
AtomicMetadata
This class combines the type and label of an atomic value into a single object;
this idea is to ensure that in the 99% case where an atomic value has no label,
there is no space overhead.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TypeAndLabel
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceAtomicMetadata
-
getLabel
- Specified by:
getLabelin interfaceAtomicMetadata
-