public class DiskReader extends UrlReader
| Constructor and Description |
|---|
DiskReader(URL baseUrl) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validate the reader.
|
doOpen, extendBaseUrl, fromUri, getBaseURL, openStream, toStringpublic DiskReader(URL baseUrl)
public void validate()
throws IOException,
URISyntaxException
validate in class UrlReaderIOException - When baseUrl is not a directory, does not exist, or is not readable.URISyntaxExceptionCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.