|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jangaroo.jooc.input.DirectoryInputSource
public abstract class DirectoryInputSource
| Constructor Summary | |
|---|---|
protected |
DirectoryInputSource()
|
| Method Summary | |
|---|---|
void |
close()
|
java.io.InputStream |
getInputStream()
|
InputSource |
getParent()
|
boolean |
isDirectory()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.jangaroo.jooc.input.InputSource |
|---|
getChild, getFileSeparatorChar, getName, getPath, getRelativePath, list |
| Constructor Detail |
|---|
protected DirectoryInputSource()
| Method Detail |
|---|
public java.io.InputStream getInputStream()
throws java.io.IOException
getInputStream in interface InputSourcejava.io.IOException
public void close()
throws java.io.IOException
close in interface InputSourcejava.io.IOExceptionpublic boolean isDirectory()
isDirectory in interface InputSourcepublic InputSource getParent()
getParent in interface InputSource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||