public interface UnifiedVirtualFile extends Serializable
Modifier and Type | Method and Description |
---|---|
UnifiedVirtualFile |
findChild(String child) |
List<UnifiedVirtualFile> |
getChildren() |
String |
getName() |
URL |
toURL() |
UnifiedVirtualFile findChild(String child) throws IOException
IOException
List<UnifiedVirtualFile> getChildren() throws IOException
IOException
String getName()
URL toURL()
Copyright © 2012. All Rights Reserved.