org.ungoverned.oscar.installer.artifact
Class ResourceFileArtifact
java.lang.Object
org.ungoverned.oscar.installer.artifact.AbstractArtifact
org.ungoverned.oscar.installer.artifact.AbstractFileArtifact
org.ungoverned.oscar.installer.artifact.ResourceFileArtifact
- All Implemented Interfaces:
- Artifact
- public class ResourceFileArtifact
- extends AbstractFileArtifact
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ResourceFileArtifact
public ResourceFileArtifact(StringProperty sourceName)
ResourceFileArtifact
public ResourceFileArtifact(StringProperty sourceName,
StringProperty destName)
ResourceFileArtifact
public ResourceFileArtifact(StringProperty sourceName,
StringProperty destName,
StringProperty destDir)
ResourceFileArtifact
public ResourceFileArtifact(StringProperty sourceName,
StringProperty destName,
StringProperty destDir,
boolean localize)
getInputStream
public java.io.InputStream getInputStream(Status status)
throws java.io.IOException
- Throws:
java.io.IOException
toString
public java.lang.String toString()