| Package | Description |
|---|---|
| org.cloudcoder.daemon |
| Modifier and Type | Class and Description |
|---|---|
static class |
JarRewriter.FileEntryData
Entry data for a file.
|
static class |
JarRewriter.PropertiesEntryData
Entry data for
Properties. |
| Modifier and Type | Method and Description |
|---|---|
void |
JarRewriter.replaceEntry(java.lang.String entryName,
JarRewriter.EntryData data)
Replace specified entry.
|