|
||||||||||
| 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.JarFileContainer.JarFileEntry
private static class JarFileContainer.JarFileEntry
| Field Summary | |
|---|---|
private byte[] |
content
|
private long |
lastModified
|
| Constructor Summary | |
|---|---|
JarFileContainer.JarFileEntry(java.lang.String name,
byte[] content,
long lastModified,
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 byte[] content
private long lastModified
| Constructor Detail |
|---|
public JarFileContainer.JarFileEntry(java.lang.String name,
byte[] content,
long lastModified,
boolean modified)
| Method Detail |
|---|
public byte[] getContent()
getContent in class FileEntrypublic long lastModified()
lastModified in class FileEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||