public class ResourceJarArtifact extends AbstractJarArtifact
s_buffer
Constructor and Description |
---|
ResourceJarArtifact(StringProperty sourceName) |
ResourceJarArtifact(StringProperty sourceName,
StringProperty destDir) |
ResourceJarArtifact(StringProperty sourceName,
StringProperty destDir,
boolean localize) |
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
getInputStream(Status status) |
java.lang.String |
toString() |
process, unjar
copy, copyAndLocalize, getDestinationDirectory, getPath, getPathHead, getSourceName, localize, readParameter
public ResourceJarArtifact(StringProperty sourceName)
public ResourceJarArtifact(StringProperty sourceName, StringProperty destDir)
public ResourceJarArtifact(StringProperty sourceName, StringProperty destDir, boolean localize)
public java.io.InputStream getInputStream(Status status) throws java.io.IOException
java.io.IOException
public java.lang.String toString()
toString
in class java.lang.Object