public static interface Vfs.File
Modifier and Type | Method and Description |
---|---|
String |
getFullPath() |
String |
getName() |
String |
getRelativePath() |
InputStream |
openInputStream() |
String getName()
String getRelativePath()
String getFullPath()
InputStream openInputStream() throws IOException
IOException
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.