Documentation of 'jas2.hist.normalization.NormalizationRegistry' Java class
NormalizationRegistry
jas2.hist.normalization

Class NormalizationRegistry



  • public class NormalizationRegistry
    extends java.lang.Object
    The NormalizationRegistry contains a list of NormalizationFactories
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void add(jas2.hist.normalization.NormalizationFactory factory)
      Add an entry to the registry
      jas2.hist.normalization.NormalizationFactory findFactory(Normalizer norm)
      Find the factory that created a specific normalizer
      void remove(jas2.hist.normalization.NormalizationFactory factory)
      Remove an entry from the registry
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • add

        public void add(jas2.hist.normalization.NormalizationFactory factory)
        Add an entry to the registry
      • remove

        public void remove(jas2.hist.normalization.NormalizationFactory factory)
        Remove an entry from the registry
      • findFactory

        public jas2.hist.normalization.NormalizationFactory findFactory(Normalizer norm)
        Find the factory that created a specific normalizer

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.