Constructor and Description |
---|
SystemFile(SystemDir dir,
File file) |
Modifier and Type | Method and Description |
---|---|
String |
getFullPath() |
String |
getName() |
String |
getRelativePath() |
InputStream |
openInputStream() |
String |
toString() |
public String getFullPath()
getFullPath
in interface Vfs.File
public String getRelativePath()
getRelativePath
in interface Vfs.File
public InputStream openInputStream()
openInputStream
in interface Vfs.File
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.