Class VarQNameWrapper


  • public class VarQNameWrapper
    extends Object
    This class is introduced as a wrapper utility, to wrap a VarQName, so that they can be indexed according to their URI. QName does not allow equals and hashcode methods to be redefined.
    • Constructor Detail

      • VarQNameWrapper

        public VarQNameWrapper​(VarQName vqn)