Class TypeAndLabel

java.lang.Object
com.saxonica.functions.qt4.pin.TypeAndLabel
All Implemented Interfaces:
AtomicMetadata

public class TypeAndLabel extends Object implements 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.