public interface FileTransformer
| Modifier and Type | Method and Description |
|---|---|
Artifact |
transformArtifact(Artifact artifact)
Transform the target location
|
InputStream |
transformData(File file)
Transform the data
|
Artifact transformArtifact(Artifact artifact)
artifact - the original artifactInputStream transformData(File file) throws IOException
file - the file with the original dataIOExceptionCopyright © 2010–2018 The Apache Software Foundation. All rights reserved.