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
IOExceptionList<UnifiedVirtualFile> getChildren() throws IOException
IOExceptionString getName()
URL toURL()
Copyright © 2013 JBoss, by Red Hat. All Rights Reserved.