public static class JarRewriter.PropertiesEntryData extends java.lang.Object implements JarRewriter.EntryData
Properties.| Constructor and Description |
|---|
PropertiesEntryData(java.util.Properties properties)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getInputStream() |
public PropertiesEntryData(java.util.Properties properties)
properties - the Propertiespublic java.io.InputStream getInputStream()
throws java.io.IOException
getInputStream in interface JarRewriter.EntryDatajava.io.IOException