public interface ArtifactTransformer extends ArtifactListener
Modifier and Type | Method and Description |
---|---|
java.io.File |
transform(java.io.File artifact,
java.io.File tmpDir)
Process the given file (canHandle returned true previously)
Can return
|
canHandle
Copyright © 2006-2015 The Apache Software Foundation. All Rights Reserved.