|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StructuredVirtualFileHandler
A handler that has structure, i.e. you want to go through the path in individual elements
Method Summary | |
---|---|
VirtualFileHandler |
createChildHandler(String name)
Create a virtual file context |
Method Detail |
---|
VirtualFileHandler createChildHandler(String name) throws IOException
name
- the name
IOException
- for any error accessing the virtual file system
IllegalArgumentException
- for a null name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |