public class URLLocation extends FileLocation
Constructor and Description |
---|
URLLocation(URL url,
String specification,
String tempFilePrefix,
String tempFileSuffix,
boolean tempFileDeleteOnExit) |
Modifier and Type | Method and Description |
---|---|
protected void |
initFile()
initialize file.
|
close, getFile, getInputStream, getSpecification, open, read, read, setFile, unsafeGetFile
protected void initFile() throws IOException
initFile
in class FileLocation
IOException
- in case error.Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.