Interface JodConverter

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.artofsolving.jodconverter.office.OfficeManager getOfficeManager()
      Gets the JodConverter OfficeManager.
      boolean isAvailable()
      This method returns a boolean indicating whether the JodConverter connection to OOo is available.
    • Method Detail

      • getOfficeManager

        org.artofsolving.jodconverter.office.OfficeManager getOfficeManager()
        Gets the JodConverter OfficeManager.
        Returns:
      • isAvailable

        boolean isAvailable()
        This method returns a boolean indicating whether the JodConverter connection to OOo is available.
        Returns:
        true if available, else false