|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ungoverned.oscar.installer.artifact.AbstractArtifact
org.ungoverned.oscar.installer.artifact.AbstractFileArtifact
org.ungoverned.oscar.installer.artifact.ResourceFileArtifact
| Field Summary |
| Fields inherited from class org.ungoverned.oscar.installer.artifact.AbstractArtifact |
s_buffer |
| Constructor Summary | |
ResourceFileArtifact(StringProperty sourceName)
|
|
ResourceFileArtifact(StringProperty sourceName,
StringProperty destName)
|
|
ResourceFileArtifact(StringProperty sourceName,
StringProperty destName,
StringProperty destDir)
|
|
ResourceFileArtifact(StringProperty sourceName,
StringProperty destName,
StringProperty destDir,
boolean localize)
|
|
| Method Summary | |
java.io.InputStream |
getInputStream(Status status)
|
java.lang.String |
toString()
|
| Methods inherited from class org.ungoverned.oscar.installer.artifact.AbstractFileArtifact |
getDestinationName, process |
| Methods inherited from class org.ungoverned.oscar.installer.artifact.AbstractArtifact |
copy, copyAndLocalize, getDestinationDirectory, getPath, getPathHead, getSourceName, localize, readParameter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ResourceFileArtifact(StringProperty sourceName)
public ResourceFileArtifact(StringProperty sourceName,
StringProperty destName)
public ResourceFileArtifact(StringProperty sourceName,
StringProperty destName,
StringProperty destDir)
public ResourceFileArtifact(StringProperty sourceName,
StringProperty destName,
StringProperty destDir,
boolean localize)
| Method Detail |
public java.io.InputStream getInputStream(Status status)
throws java.io.IOException
java.io.IOExceptionpublic java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||