public class MemoryFile extends MemoryFileSystemEntry
Constructor and Description |
---|
MemoryFile() |
Modifier and Type | Method and Description |
---|---|
protected byte[] |
getData() |
boolean |
isFolder() |
protected void |
setData(byte[] data) |
getLastModified
public boolean isFolder()
isFolder
in class MemoryFileSystemEntry
protected byte[] getData()
protected void setData(byte[] data)
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.