Class Init


  • public class Init
    extends java.lang.Object
    Class to load the algorithms-mappings from a configuration file. After the initialization the mapping is available through the JCEAlgorithmMapper
    Version:
    $Revision: 1584089 $ $Date: 2014-04-02 18:46:35 +0200 (Wed, 02 Apr 2014) $
    Author:
    $Author: coheigea $
    • Constructor Summary

      Constructors 
      Constructor Description
      Init()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void init​(java.net.URI uri, java.lang.Class<?> callingClass)  
      • Methods inherited from class java.lang.Object

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