Interface ResourceTransformationStrategy

    • Method Detail

      • requiresTransformation

        boolean requiresTransformation()
      • transformResource

        void transformResource​(ResourceService resourceService,
                               URL sourceResource,
                               File targetResource)