|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VirtualFile
An extremely lightweight virtual file interface.
Method Summary | |
---|---|
VirtualFile |
getChildFile(String name)
|
String |
getName()
|
VirtualFile |
getParentFile()
|
String |
getPath()
|
Source |
getSource()
|
boolean |
isFile()
|
Method Detail |
---|
boolean isFile()
String getPath()
String getName()
VirtualFile getParentFile()
VirtualFile getChildFile(String name)
Source getSource() throws IOException
IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |