public interface File
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getRelativePath() |
InputStream |
openInputStream() |
String getRelativePath()
String getName()
InputStream openInputStream() throws VfsException
VfsException
Copyright © 2018 Brandao. All rights reserved.