|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.core.fs.mem.MemoryFileSystemEntry
org.apache.jackrabbit.core.fs.mem.MemoryFile
public class MemoryFile
| Constructor Summary | |
|---|---|
MemoryFile()
|
|
| Method Summary | |
|---|---|
protected byte[] |
getData()
|
boolean |
isFolder()
|
protected void |
setData(byte[] data)
|
| Methods inherited from class org.apache.jackrabbit.core.fs.mem.MemoryFileSystemEntry |
|---|
getLastModified, touch |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MemoryFile()
| Method Detail |
|---|
public boolean isFolder()
isFolder in class MemoryFileSystemEntryprotected byte[] getData()
protected void setData(byte[] data)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||