|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.quercus.lib.file.Directory
public class Directory
| Field Summary | |
|---|---|
DirectoryValue |
handle
|
java.lang.String |
path
|
| Constructor Summary | |
|---|---|
protected |
Directory(Env env,
Path path)
|
| Method Summary | |
|---|---|
void |
close()
|
Value |
read(Env env)
|
void |
rewind()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public DirectoryValue handle
public java.lang.String path
| Constructor Detail |
|---|
protected Directory(Env env,
Path path)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public Value read(Env env)
public void rewind()
public void close()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||