public abstract class DirectoryInputSource extends Object implements InputSource
| Modifier | Constructor and Description |
|---|---|
protected |
DirectoryInputSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
InputStream |
getInputStream() |
InputSource |
getParent() |
boolean |
isDirectory() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChild, getFileSeparatorChar, getName, getPath, getRelativePath, isInSourcePath, listpublic InputStream getInputStream() throws IOException
getInputStream in interface InputSourceIOExceptionpublic void close()
throws IOException
close in interface InputSourceIOExceptionpublic boolean isDirectory()
isDirectory in interface InputSourcepublic InputSource getParent()
getParent in interface InputSourceCopyright © 2002–2015 CoreMedia AG. All rights reserved.