Class ThirdPartyModuleProvider_ph_pdf_layout

java.lang.Object
com.helger.pdflayout.config.ThirdPartyModuleProvider_ph_pdf_layout
All Implemented Interfaces:
com.helger.commons.thirdparty.IThirdPartyModuleProviderSPI

@IsSPIImplementation public final class ThirdPartyModuleProvider_ph_pdf_layout extends Object implements com.helger.commons.thirdparty.IThirdPartyModuleProviderSPI
Implement this SPI interface if your JAR file contains external third party modules.
Author:
Philip Helger
  • Field Details

    • PDFBOX

      public static final com.helger.commons.thirdparty.IThirdPartyModule PDFBOX
    • JBIG_IMAGEIO

      public static final com.helger.commons.thirdparty.IThirdPartyModule JBIG_IMAGEIO
  • Constructor Details

    • ThirdPartyModuleProvider_ph_pdf_layout

      public ThirdPartyModuleProvider_ph_pdf_layout()
  • Method Details

    • getAllThirdPartyModules

      @Nullable public com.helger.commons.thirdparty.IThirdPartyModule[] getAllThirdPartyModules()
      Specified by:
      getAllThirdPartyModules in interface com.helger.commons.thirdparty.IThirdPartyModuleProviderSPI