|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.shared.io.location.FileLocation
org.apache.maven.shared.io.location.URLLocation
public class URLLocation
| Constructor Summary | |
|---|---|
URLLocation(java.net.URL url,
java.lang.String specification,
java.lang.String tempFilePrefix,
java.lang.String tempFileSuffix,
boolean tempFileDeleteOnExit)
|
|
| Method Summary | |
|---|---|
protected void |
initFile()
|
| Methods inherited from class org.apache.maven.shared.io.location.FileLocation |
|---|
close, getFile, getInputStream, getSpecification, open, read, read, setFile, unsafeGetFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URLLocation(java.net.URL url,
java.lang.String specification,
java.lang.String tempFilePrefix,
java.lang.String tempFileSuffix,
boolean tempFileDeleteOnExit)
| Method Detail |
|---|
protected void initFile()
throws java.io.IOException
initFile in class FileLocationjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||