public interface ReproducibleResourceTransformer extends ResourceTransformer
CustomReproducibleResourceTransformer| Modifier and Type | Method and Description |
|---|---|
void |
processResource(String resource,
InputStream is,
List<Relocator> relocators,
long time) |
canTransformResource, hasTransformedResource, modifyOutputStream, processResourcevoid processResource(String resource, InputStream is, List<Relocator> relocators, long time) throws IOException
IOExceptionCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.