Class WeightProviderDescriptorImpl

    • Constructor Detail

      • WeightProviderDescriptorImpl

        public WeightProviderDescriptorImpl​(WeightProvider weightProvider,
                                            int r,
                                            Pattern nsURI)
        Creates the descriptor from an existing weight provider.
        Parameters:
        weightProvider - the given weight provider.
        r - the ranking of the weight provider.
        nsURI - the pattern of namespace URI on which this weight provider can be applied.