Class JsonPdfToolManager

    • Constructor Detail

      • JsonPdfToolManager

        public JsonPdfToolManager()
    • Method Detail

      • init

        public void init()
                  throws Exception
        Description copied from interface: Initialization
        Initializes some resources required by the services or performs some initialization processes at Silverpeas startup.
        Specified by:
        init in interface Initialization
        Throws:
        Exception - if an error occurs during the initialization process. In this case the Silverpeas startup fails.
      • isActivated

        public static boolean isActivated()
        Indicates if im4java is activated
        Returns: