Package com.helger.schematron.config
Class ThirdPartyModuleProvider_ph_schematron
java.lang.Object
com.helger.schematron.config.ThirdPartyModuleProvider_ph_schematron
- All Implemented Interfaces:
com.helger.commons.thirdparty.IThirdPartyModuleProviderSPI
@IsSPIImplementation
public final class ThirdPartyModuleProvider_ph_schematron
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 Summary
FieldsModifier and TypeFieldDescriptionstatic final com.helger.commons.thirdparty.IThirdPartyModule -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.helger.commons.thirdparty.IThirdPartyModule[]
-
Field Details
-
SAXON_HE
public static final com.helger.commons.thirdparty.IThirdPartyModule SAXON_HE
-
-
Constructor Details
-
ThirdPartyModuleProvider_ph_schematron
public ThirdPartyModuleProvider_ph_schematron()
-
-
Method Details
-
getAllThirdPartyModules
- Specified by:
getAllThirdPartyModulesin interfacecom.helger.commons.thirdparty.IThirdPartyModuleProviderSPI
-