Interface ResolvedQNameReferent

    • Method Detail

      • getQName

        QName getQName()
        Return the referenced QName.
        Returns:
        A QName
      • getLocalName

        default String getLocalName()
        Description copied from interface: QNameReferent
        Return local name part of the referenced QName.
        Specified by:
        getLocalName in interface QNameReferent
        Returns:
        Local name string.