Interface WeightProvider.Descriptor

    • Method Detail

      • getWeightProvider

        WeightProvider getWeightProvider()
        Returns the wrapped weight provider.
        Returns:
        the wrapped weight provider
      • getRanking

        int getRanking()
        Returns the ranking of this weight provider.
        Returns:
        The ranking.
      • getNsURI

        Pattern getNsURI()
        Returns the pattern of namespace URI on which this weight provider can be applied.
        Returns:
        The namespace URI pattern.