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, unsafeGetFileprotected void initFile()
                 throws IOException
initFile in class FileLocationIOException - in case error.Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.