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