Class ChecksumAlgorithmFactorySupport

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getFileExtension()
      Returns the file extension to be used for given checksum algorithm (without leading dot), never null.
      java.lang.String getName()
      Returns the algorithm name, usually used as key, never null value.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait