public static interface ModelArchiveWriter.ArtifactProvider
| Modifier and Type | Method and Description | 
|---|---|
| java.io.InputStream | getInputStream(Artifact artifact)Provide an input stream for the artifact. | 
java.io.InputStream getInputStream(Artifact artifact) throws java.io.IOException
artifact - The artifactjava.io.IOException - If the input stream can't be providedCopyright © 2018 The Apache Software Foundation. All rights reserved.