public class URLLocation extends FileLocation
| Constructor and Description |
|---|
URLLocation(java.net.URL url,
java.lang.String specification,
java.lang.String tempFilePrefix,
java.lang.String tempFileSuffix,
boolean tempFileDeleteOnExit) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initFile() |
close, getFile, getInputStream, getSpecification, open, read, read, setFile, unsafeGetFilepublic URLLocation(java.net.URL url,
java.lang.String specification,
java.lang.String tempFilePrefix,
java.lang.String tempFileSuffix,
boolean tempFileDeleteOnExit)
protected void initFile()
throws java.io.IOException
initFile in class FileLocationjava.io.IOExceptionCopyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.