|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.retrotranslator.transformer.FileEntry
net.sf.retrotranslator.transformer.FolderFileContainer.FolderFileEntry
private static class FolderFileContainer.FolderFileEntry
Field Summary | |
---|---|
private java.io.File |
file
|
Constructor Summary | |
---|---|
FolderFileContainer.FolderFileEntry(java.lang.String name,
java.io.File file,
boolean modified)
|
Method Summary | |
---|---|
byte[] |
getContent()
|
long |
lastModified()
|
Methods inherited from class net.sf.retrotranslator.transformer.FileEntry |
---|
getName, isModified |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.io.File file
Constructor Detail |
---|
public FolderFileContainer.FolderFileEntry(java.lang.String name, java.io.File file, boolean modified)
Method Detail |
---|
public byte[] getContent()
getContent
in class FileEntry
public long lastModified()
lastModified
in class FileEntry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |